Searched refs:RUN_STDOUT_APPEND (Results 1 – 5 of 5) sorted by relevance
169 mode_out |= ((flags & RUN_STDOUT_APPEND) ? O_APPEND : O_TRUNC);
144 mode_out |= ((flags & RUN_STDOUT_APPEND) ? O_APPEND : O_TRUNC);
679 #define RUN_STDOUT_APPEND 0x0004 /* append to stdout, don't truncate */ macro
1587 * cvs.h (RUN_NORMAL, RUN_COMBINED, RUN_REALLY, RUN_STDOUT_APPEND,
178 mode_out |= ((flags & RUN_STDOUT_APPEND) ? O_APPEND : O_TRUNC);