Searched defs:O_EXCL (Results 1 – 5 of 5) sorted by relevance
7 #define O_EXCL 000002000 /* not fcntl */ macro
8 #define O_EXCL 0x0800 /* not fcntl */ macro
6 #define O_EXCL 04000 /* not fcntl */ macro
17 #define O_EXCL 0x0400 /* not fcntl */ macro
26 #define O_EXCL 00000200 /* not fcntl */ macro