Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp419 int run_output_filter(int device_format_selector, int argc, char *argv[]);
1281 int char_buffer::run_output_filter(int filter, int /* argc */, char **argv) in run_output_filter() function in char_buffer
1464 return run_output_filter(HTML_OUTPUT_FILTER, argc, argv); in do_html()
1501 return run_output_filter(IMAGE_OUTPUT_FILTER, argc, argv); in do_image()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog2162 (char_buffer::run_output_filter): Second argument is unused.
2311 (char_buffer::run_output_filter) [MAY_FORK_CHILD_PROCESS]: Fix
2968 `char_buffer::run_output_filter'.
2971 member functions with `emit_troff_output' and `run_output_filter'.