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

  /bionic/libc/include/
pathconf.h 53 #define _PC_VDISABLE 0x0010
  /development/ndk/platforms/android-3/include/
pathconf.h 53 #define _PC_VDISABLE 0x0010
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
pathconf.h 49 #define _PC_VDISABLE 0x0010
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
pathconf.h 49 #define _PC_VDISABLE 0x0010
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
pathconf.h 49 #define _PC_VDISABLE 0x0010
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
pathconf.h 49 #define _PC_VDISABLE 0x0010
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
pathconf.h 49 #define _PC_VDISABLE 0x0010
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
pathconf.h 49 #define _PC_VDISABLE 0x0010
  /bionic/libc/unistd/
pathconf.c 189 case _PC_VDISABLE:
257 case _PC_VDISABLE:
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
confname.h 44 _PC_VDISABLE,
45 #define _PC_VDISABLE _PC_VDISABLE
  /external/strace/
system.c 600 #ifdef _PC_VDISABLE
601 { _PC_VDISABLE, "_PC_VDISABLE" }, /* best char to shut off tty c_cc */
    [all...]

Completed in 487 milliseconds