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

  /bionic/libc/include/sys/
sysconf.h 55 #define _SC_2_FORT_DEV 0x0011
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
sysconf.h 55 #define _SC_2_FORT_DEV 0x0011
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
sysconf.h 55 #define _SC_2_FORT_DEV 0x0011
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
sysconf.h 55 #define _SC_2_FORT_DEV 0x0011
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
sysconf.h 55 #define _SC_2_FORT_DEV 0x0011
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
sysconf.h 55 #define _SC_2_FORT_DEV 0x0011
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
sysconf.h 55 #define _SC_2_FORT_DEV 0x0011
  /system/extras/tests/bionic/libc/other/
test_sysconf.c 67 T(_SC_2_FORT_DEV, |1 );
  /bionic/libc/unistd/
sysconf.c 111 case _SC_2_FORT_DEV: return SYSTEM_2_FORT_DEV;

Completed in 74 milliseconds