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

  /external/ltp/testcases/kernel/syscalls/sysconf/
sysconf01.c 104 test_sysconf(_SC_2_C_DEV);
  /bionic/libc/bionic/
sysconf.cpp 93 case _SC_2_C_DEV: return _POSIX2_C_DEV;
  /bionic/libc/include/bits/
sysconf.h 51 #define _SC_2_C_DEV 0x000e
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 176 _SC_2_C_DEV,
177 #define _SC_2_C_DEV _SC_2_C_DEV
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 176 _SC_2_C_DEV,
177 #define _SC_2_C_DEV _SC_2_C_DEV
  /external/python/cpython2/Lib/plat-unixware7/
STROPTS.py 155 _SC_2_C_DEV = 351
  /bionic/tests/headers/posix/
unistd_h.c 161 MACRO(_SC_2_C_DEV);
  /libcore/luni/src/main/java/android/system/
OsConstants.java 546 public static final int _SC_2_C_DEV = placeholder();
    [all...]
  /bionic/tests/
unistd_test.cpp 987 VERIFY_SYSCONF_UNSUPPORTED(_SC_2_C_DEV);
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 237 _SC_2_C_DEV = 46
STROPTS.py 234 _SC_2_C_DEV = 46
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 607 initConstant(env, c, "_SC_2_C_DEV", _SC_2_C_DEV);
    [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...]
  /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 186 milliseconds