Searched refs:sherr (Results 1 – 1 of 1) sorted by relevance
149 int shin, shout, sherr; in run_exec() local190 sherr = 2; in run_exec()213 if ((sherr = open (sterr, mode_err, 0666)) == -1) in run_exec()264 else if (sherr != 2) in run_exec()266 (void) dup2 (sherr, 2); in run_exec()267 (void) close (sherr); in run_exec()386 (void) close (sherr); in run_exec()