Searched defs:O_APPEND (Results 1 – 7 of 7) sorted by relevance
348 #define O_APPEND 0 /* kludge */ macro
157 inline int O_APPEND = @O_APPEND@; variable
59 #define O_APPEND 010 /* append (writes guaranteed at the end) */ macro
71 #define O_APPEND _FAPPEND macro
866 # define O_APPEND 0 macro
64 #define O_APPEND 0x08 /* append (writes guaranteed at the end) */ macro
967 #define O_APPEND 020 macro