Searched defs:O_EXCL (Results 1 – 12 of 12) 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
18 #define O_EXCL 0x0400 macro
15 #define O_EXCL 0x80 macro
27 #define O_EXCL 00000200 /* not fcntl */ macro