Searched defs:O_WRONLY (Results 1 – 12 of 12) sorted by relevance
20 #define O_WRONLY 0x0001 /* open for writing only */ macro
20 #define O_WRONLY _O_WRONLY macro
46 #define O_WRONLY 01 macro
45 #define O_WRONLY 01 macro
28 #define O_WRONLY 01 macro
453 #define O_WRONLY 4 macro