Searched defs:O_WRONLY (Results 1 – 3 of 3) sorted by relevance
10 #define O_WRONLY 00000001 macro
36 #define O_WRONLY 01 macro
34 #define O_WRONLY 1 /* +1 == FWRITE */ macro