Searched defs:O_WRONLY (Results 1 – 6 of 6) 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
58 #define O_WRONLY 1 macro
974 #define O_WRONLY 001 macro