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