Searched defs:O_EXCL (Results 1 – 3 of 3) sorted by relevance
26 #define O_EXCL 0x0400 /* open only if file doesn't already exist */ macro
18 #define O_EXCL 0x0400 /* not fcntl */ macro
26 #define O_EXCL 00000200 /* not fcntl */ macro