Searched defs:O_WRONLY (Results 1 – 9 of 9) sorted by relevance
70 #define O_WRONLY _O_WRONLY macro
152 inline int O_WRONLY = @O_WRONLY@; variable
55 #define O_WRONLY 1 macro
70 #define O_WRONLY 1 /* +1 == FWRITE */ macro
74 #define O_WRONLY 0x0001 /* open for writing only */ macro
280 #define O_WRONLY 0x1 macro
58 #define O_WRONLY 1 macro
974 #define O_WRONLY 001 macro
992 #define O_WRONLY 001 macro