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

  /external/ltp/testcases/kernel/syscalls/sysconf/
sysconf01.c 97 test_sysconf(_SC_XOPEN_CRYPT);
  /bionic/libc/bionic/
sysconf.cpp 107 case _SC_XOPEN_CRYPT: return _XOPEN_CRYPT;
  /bionic/libc/include/bits/
sysconf.h 66 #define _SC_XOPEN_CRYPT 0x001d
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 271 _SC_XOPEN_CRYPT,
272 #define _SC_XOPEN_CRYPT _SC_XOPEN_CRYPT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 271 _SC_XOPEN_CRYPT,
272 #define _SC_XOPEN_CRYPT _SC_XOPEN_CRYPT
  /external/python/cpython2/Lib/plat-unixware7/
STROPTS.py 148 _SC_XOPEN_CRYPT = 323
  /bionic/tests/headers/posix/
unistd_h.c 262 MACRO(_SC_XOPEN_CRYPT);
  /libcore/luni/src/main/java/android/system/
OsConstants.java     [all...]
  /bionic/tests/
unistd_test.cpp 991 VERIFY_SYSCONF_UNSUPPORTED(_SC_XOPEN_CRYPT);
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 253 _SC_XOPEN_CRYPT = 62
STROPTS.py 250 _SC_XOPEN_CRYPT = 62
    [all...]
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 692 initConstant(env, c, "_SC_XOPEN_CRYPT", _SC_XOPEN_CRYPT);
    [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 91 milliseconds