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