Searched defs:O_EXCL (Results 1 – 6 of 6) sorted by relevance
163 inline int O_EXCL = @O_EXCL@; variable
70 #define O_EXCL 02000 /* exclusive open */ macro
75 #define O_EXCL _FEXCL macro
104 #define O_EXCL 0x0800 /* error if already exists */ macro
83 #define O_EXCL 0x400 /* exclusive open */ macro
986 #define O_EXCL 040 macro