Searched refs:O_EXCL_PORTABLE (Results 1 - 3 of 3) sorted by relevance

/development/ndk/sources/android/libportable/common/include/
H A Dfcntl_portable.h35 #ifndef O_EXCL_PORTABLE
36 #define O_EXCL_PORTABLE 00000200 macro
/development/ndk/sources/android/libportable/arch-mips/
H A Dopen.c42 if (flags & O_EXCL_PORTABLE)
H A Dfcntl.c184 if (flags & O_EXCL_PORTABLE)
224 portableflags |= O_EXCL_PORTABLE;

Completed in 5 milliseconds