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

/bionic/libc/kernel/arch-mips/asm/
H A Dfcntl.h25 #define O_CREAT 0x0100 macro
/bionic/libc/kernel/common/asm-generic/
H A Dfcntl.h27 #ifndef O_CREAT
29 #define O_CREAT 00000100 macro

Completed in 95 milliseconds