Home
last modified time | relevance | path

Searched refs:REGION_OUTPUT_STREAM (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp759 #define REGION_OUTPUT_STREAM OUTPUT_STREAM(regionFileName) macro
1316 set_redirection(STDERR_FILENO, REGION_OUTPUT_STREAM); in run_output_filter()
1382 saved_stderr = save_and_redirect(STDERR_FILENO, REGION_OUTPUT_STREAM); in run_output_filter()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog2310 (OUTPUT_STREAM, PS_OUTPUT_STREAM, REGION_OUTPUT_STREAM): New macros.