Searched defs:O_APPEND (Results 1 – 7 of 7) sorted by relevance
29 #define O_APPEND 00010 macro
26 #define O_APPEND 00000010 macro
29 #define O_APPEND 00002000 macro
25 #define O_APPEND 0x0008 macro
70 #define O_APPEND 0x0100 /* Writes always append to the file. */ macro
59 # define O_APPEND 02000 macro
Completed in 8 milliseconds