HomeSort by relevance Sort by last modified time
    Searched defs:O_TRUNC (Results 1 - 10 of 10) sorted by null

  /development/ndk/platforms/android-9/arch-mips/include/asm/
fcntl.h 26 #define O_TRUNC 0x0200
  /bionic/libc/kernel/uapi/asm-mips/asm/
fcntl.h 27 #define O_TRUNC 0x0200
  /development/ndk/platforms/android-L/arch-mips/include/asm/
fcntl.h 26 #define O_TRUNC 0x0200
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
fcntl.h 26 #define O_TRUNC 0x0200
  /external/kernel-headers/original/uapi/asm-mips/asm/
fcntl.h 17 #define O_TRUNC 0x0200 /* not fcntl */
  /development/ndk/platforms/android-3/header-patches/include/asm-generic/
fcntl.h 19 #ifndef O_TRUNC
20 #define O_TRUNC 00001000
  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 30 #ifndef O_TRUNC
31 #define O_TRUNC 00001000
  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 39 #ifndef O_TRUNC
40 #define O_TRUNC 00001000
  /development/ndk/platforms/android-L/include/asm-generic/
fcntl.h 39 #ifndef O_TRUNC
40 #define O_TRUNC 00001000
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 31 #ifndef O_TRUNC
32 #define O_TRUNC 00001000 /* not fcntl */

Completed in 179 milliseconds