Lines Matching refs:begin_output
500 * src/util.c (begin_output):
698 * util.c (setup_output, begin_output, finish_output):
842 (begin_output): Invoke pr without -f.
1424 (begin_output): Report error if fflush does.
1579 * util.c (begin_output): Use system_quote_arg to compute command.
1692 (begin_output): Use SYSTEM_QUOTE_ARG.
1797 * util.c (begin_output): Check fdopen result.
1810 util.c (begin_output): Use popen+pclose if !HAVE_FORK.
2174 (begin_output): Allocate `name' more precisely.
2793 (begin_output): Do the real work, with the values that were saved.
2794 It's safe to call begin_output more than once.
2797 * context.c (pr_context_hunk, pr_unidiff_hunk): Call begin_output.
2801 * util.c (finish_output): Don't die if begin_output was not called.