Lines Matching full:output_line
348 * sed/execute.c (output_line): Don't print text if it is NULL.
740 (output_line): Use struct output, set its flag accordingly.
741 (dump_append_queue): Use `ck_fwrite' instead of output_line.
751 function output_line with chomped==FALSE; instead, they chomp
753 (execute_program): Command `e' no longer uses output_line; it
1420 * sed/execute.c(output_line): if force_unbuffered is set,
1638 * sed/execute.c(output_line): don't bother calling ck_fwrite()
1872 * sed/utils.c(ck_fflush), sed/utils.h, sed/execute.c(output_line):
2640 made line handling conform to POSIX; added output_line() function;