Searched defs:O_EXCL (Results 1 – 3 of 3) sorted by relevance
17 #define O_EXCL 0200 macro
28 #define O_EXCL 0x0400 /* open only if file doesn't already exist */ macro
25 #define O_EXCL 0200 macro
Completed in 3 milliseconds