Home
last modified time | relevance | path

Searched refs:_SC_JOB_CONTROL (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/include/bits/
H A Dsysconf.h60 #define _SC_JOB_CONTROL 0x0017 macro
/aosp12/bionic/libc/bionic/
H A Dsysconf.cpp116 case _SC_JOB_CONTROL: return _POSIX_JOB_CONTROL; in sysconf()
/aosp12/bionic/tests/headers/posix/
H A Dunistd_h.c194 MACRO(_SC_JOB_CONTROL); in unistd_h()
/aosp12/bionic/tests/
H A Dunistd_test.cpp962 VERIFY_SYSCONF_POSITIVE(_SC_JOB_CONTROL); 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.txt28054 field public static final int _SC_JOB_CONTROL;