Home
last modified time | relevance | path

Searched defs:save_stdout (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/groff/
H A Dpipeline.c219 int save_stdout = 0; in run_pipeline() local
364 int save_stdout = dup(1); in run_pipeline() local
/netbsd-src/external/gpl2/gmake/dist/
H A Djob.c1903 int save_stdout = (stdout_fd != 1) ? dup (1): 1; in child_execute_job() local
/netbsd-src/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp320 int save_stdout = dup(1); in html_system() local