Searched defs:O_EXCL (Results 1 – 4 of 4) sorted by relevance
17 #define O_EXCL 0x0400 /* not fcntl */ macro
16 #define O_EXCL 00000200 /* not fcntl */ macro
44 #define O_EXCL 0x0400 /* not fcntl */ macro
39 #define O_EXCL _FEXCL macro