Searched refs:sherr (Results 1 – 1 of 1) sorted by relevance
147 int shin, shout, sherr; in run_exec() local188 sherr = 2; in run_exec()211 if ((sherr = open (sterr, mode_err, 0666)) == -1) in run_exec()252 else if (sherr != 2) in run_exec()254 (void) dup2 (sherr, 2); in run_exec()255 (void) close (sherr); in run_exec()374 (void) close (sherr); in run_exec()