HomeSort by relevance Sort by last modified time
    Searched refs:_SC_CHILD_MAX (Results 1 - 23 of 23) sorted by null

  /external/ltp/testcases/kernel/syscalls/sysconf/
sysconf01.c 85 test_sysconf(_SC_CHILD_MAX);
  /bionic/libc/bionic/
sysconf.cpp 67 case _SC_CHILD_MAX: return __sysconf_rlimit(RLIMIT_NPROC);
  /bionic/libc/include/bits/
sysconf.h 42 #define _SC_CHILD_MAX 0x0005
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 77 _SC_CHILD_MAX,
78 #define _SC_CHILD_MAX _SC_CHILD_MAX
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 77 _SC_CHILD_MAX,
78 #define _SC_CHILD_MAX _SC_CHILD_MAX
  /external/python/cpython2/Lib/plat-unixware7/
STROPTS.py 107 _SC_CHILD_MAX = 2
  /external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
s-c1.c 125 long CHILD_MAX = sysconf(_SC_CHILD_MAX);
  /bionic/tests/headers/posix/
unistd_h.c 181 MACRO(_SC_CHILD_MAX);
  /libcore/luni/src/main/java/android/system/
OsConstants.java 565 public static final int _SC_CHILD_MAX = placeholder();
    [all...]
  /bionic/tests/
unistd_test.cpp 862 VERIFY_SYSCONF_POSITIVE(_SC_CHILD_MAX);
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 194 _SC_CHILD_MAX = 2
STROPTS.py 191 _SC_CHILD_MAX = 2
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 630 initConstant(env, c, "_SC_CHILD_MAX", _SC_CHILD_MAX);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c     [all...]
  /external/python/cpython2/Modules/
posixmodule.c     [all...]
  /external/python/cpython3/Modules/
posixmodule.c     [all...]
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/current/
core.jar 

Completed in 117 milliseconds