Searched refs:RUN_STDERR_APPEND (Results 1 – 3 of 3) sorted by relevance
195 mode_err |= ((flags & RUN_STDERR_APPEND) ? O_APPEND : O_TRUNC); in run_exec()
702 #define RUN_STDERR_APPEND 0x0008 /* append to stderr, don't truncate */ macro
1588 RUN_STDERR_APPEND, RUN_SIGNIGNORE, RUN_TTY, run_arg, run_print,