HomeSort by relevance Sort by last modified time
    Searched defs:O_EXCL (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /external/libxml2/win32/wince/
wincecompat.h 26 #define O_EXCL 0x0400 /* open only if file doesn't already exist */
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fcntl.h 27 #define O_EXCL 0x0400
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
fcntl.h 27 #define O_EXCL 0x0400
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
fcntl.h 27 #define O_EXCL 0x0400
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
fcntl.h 27 #define O_EXCL 0x0400
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
fcntl.h 27 #define O_EXCL 0x0400
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
fcntl.h 27 #define O_EXCL 0x0400
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
fcntl.h 27 #define O_EXCL 0x0400
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
fcntl.h 27 #define O_EXCL 0x0400
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
fcntl.h 27 #define O_EXCL 0x0400
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
fcntl.h 27 #define O_EXCL 0x0400
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
fcntl.h 27 #define O_EXCL 0x0400
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
fcntl.h 27 #define O_EXCL 0x0400
  /bionic/libc/kernel/uapi/asm-mips/asm/
fcntl.h 29 #define O_EXCL 0x0400
  /development/ndk/platforms/android-21/arch-mips/include/asm/
fcntl.h 29 #define O_EXCL 0x0400
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
fcntl.h 29 #define O_EXCL 0x0400
  /external/kernel-headers/original/uapi/asm-mips/asm/
fcntl.h 18 #define O_EXCL 0x0400 /* not fcntl */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fcntl.h 42 #define O_EXCL _O_EXCL
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm/
fcntl.h 29 #define O_EXCL 0x0400
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm/
fcntl.h 29 #define O_EXCL 0x0400
  /development/ndk/platforms/android-3/header-patches/include/asm-generic/
fcntl.h 13 #ifndef O_EXCL
14 #define O_EXCL 00000200
  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 24 #ifndef O_EXCL
25 #define O_EXCL 00000200
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 24 #ifndef O_EXCL
25 #define O_EXCL 00000200
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h 24 #ifndef O_EXCL
25 #define O_EXCL 00000200
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h 24 #ifndef O_EXCL
25 #define O_EXCL 00000200

Completed in 948 milliseconds

1 2 3 4 5