Searched defs:O_WRONLY (Results 1 – 8 of 8) sorted by relevance
178 #define O_WRONLY _O_WRONLY macro
193 #define O_WRONLY _O_WRONLY macro
152 inline int O_WRONLY = @O_WRONLY@; variable
55 #define O_WRONLY 1 macro
74 #define O_WRONLY 0x0001 /* open for writing only */ macro
58 #define O_WRONLY 1 macro
292 #define O_WRONLY 0x1 macro
992 #define O_WRONLY 001 macro