Searched defs:save_stdout (Results 1 – 3 of 3) sorted by relevance
219 int save_stdout = 0; in run_pipeline() local364 int save_stdout = dup(1); in run_pipeline() local
1903 int save_stdout = (stdout_fd != 1) ? dup (1): 1; in child_execute_job() local
320 int save_stdout = dup(1); in html_system() local