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

  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
IFileSystem.java 56 public final int O_EXCL = 0x00010000;
  /bionic/libc/kernel/common/asm-generic/
fcntl.h 24 #ifndef O_EXCL
25 #define O_EXCL 00000200
  /external/kernel-headers/original/asm-generic/
fcntl.h 15 #ifndef O_EXCL
16 #define O_EXCL 00000200 /* not fcntl */
  /external/yaffs2/yaffs2/direct/
yaffsfs.h 39 #ifndef O_EXCL
40 #define O_EXCL 0200
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 24 #ifndef O_EXCL
25 #define O_EXCL 00000200
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h 24 #ifndef O_EXCL
25 #define O_EXCL 00000200
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h 24 #ifndef O_EXCL
25 #define O_EXCL 00000200
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm-generic/
fcntl.h 24 #ifndef O_EXCL
25 #define O_EXCL 00000200
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h 24 #ifndef O_EXCL
25 #define O_EXCL 00000200
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm-generic/
fcntl.h 24 #ifndef O_EXCL
25 #define O_EXCL 00000200
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/
Xw32defs.h 72 #define O_EXCL _O_EXCL

Completed in 1201 milliseconds