Searched refs:sterr (Results 1 – 2 of 2) sorted by relevance
147 run_exec (const char *stin, const char *stout, const char *sterr, int flags) in run_exec() argument211 if (sterr && (flags & RUN_COMBINED) == 0) in run_exec()213 if ((sherr = open (sterr, mode_err, 0666)) == -1) in run_exec()217 sterr, run_argv[0]); in run_exec()385 if (sterr) in run_exec()
712 int run_exec (const char *stin, const char *stout, const char *sterr,