Searched defs:O_EXCL (Results 1 – 5 of 5) 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
83 #define O_EXCL 0x400 /* exclusive open */ macro
968 #define O_EXCL 040 macro