Home
last modified time | relevance | path

Searched refs:_SC_TTY_NAME_MAX (Results 1 – 5 of 5) sorted by relevance

/aosp12/bionic/libc/include/bits/
H A Dsysconf.h116 #define _SC_TTY_NAME_MAX 0x004e macro
/aosp12/bionic/libc/bionic/
H A Dsysconf.cpp165 case _SC_TTY_NAME_MAX: return TTY_NAME_MAX; in sysconf()
/aosp12/bionic/tests/
H A Dunistd_test.cpp1006 VERIFY_SYSCONF_POSITIVE(_SC_TTY_NAME_MAX); in TEST()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt28098 field public static final int _SC_TTY_NAME_MAX;