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
56 #define O_WRONLY 1 macro
69 #define O_WRONLY 1 /* +1 == FWRITE */ macro
57 #define O_WRONLY 1 macro
974 #define O_WRONLY 001 macro