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

  /bionic/libc/include/
pathconf.h 52 #define _PC_NO_TRUNC 0x000f
  /development/ndk/platforms/android-3/include/
pathconf.h 52 #define _PC_NO_TRUNC 0x000f
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
pathconf.h 48 #define _PC_NO_TRUNC 0x000f
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
pathconf.h 48 #define _PC_NO_TRUNC 0x000f
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
pathconf.h 48 #define _PC_NO_TRUNC 0x000f
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
pathconf.h 48 #define _PC_NO_TRUNC 0x000f
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
pathconf.h 48 #define _PC_NO_TRUNC 0x000f
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
pathconf.h 48 #define _PC_NO_TRUNC 0x000f
  /bionic/libc/unistd/
pathconf.c 186 case _PC_NO_TRUNC:
254 case _PC_NO_TRUNC:
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
confname.h 42 _PC_NO_TRUNC,
43 #define _PC_NO_TRUNC _PC_NO_TRUNC
  /external/strace/
system.c 597 #ifdef _PC_NO_TRUNC
598 { _PC_NO_TRUNC, "_PC_NO_TRUNC" }, /* trunc or error on >NAME_MAX */
    [all...]

Completed in 113 milliseconds