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

/bionic/libc/include/
H A Dfcntl.h42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000 macro
/bionic/libc/kernel/common/asm-generic/
H A Dfcntl.h76 #ifndef O_CLOEXEC
77 #define O_CLOEXEC 02000000 macro

Completed in 179 milliseconds