Searched defs:O_EXCL (Results 1 – 5 of 5) sorted by relevance
66 #define O_EXCL _O_EXCL macro
103 #define O_EXCL _O_EXCL macro
100 inline int O_EXCL = 0x0800; variable
367 # define O_EXCL 0 macro
103 #define O_EXCL 0x0800 /* error if already exists */ macro