Searched defs:O_EXCL (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dfcntl.h29 #define O_EXCL 0x0400 macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dfcntl.h31 #ifndef O_EXCL
32 #define O_EXCL 00000200 macro

Completed in 48 milliseconds