Lines Matching refs:read_diff
17 * diff3.c (read_diff): If STAT_BLOCKSIZE yields zero,
52 (read_diff): Use SYSTEM_QUOTE_ARG.
144 * diff3.c (read_diff): Use new waitpid substitute.
181 * diff3.c (read_diff), sdiff.c (cleanup, main, waitpid),
265 (read_diff): Detect integer overflow in buffer size calculations.
502 (read_diff): pid is of type pid_t, not int. Use waitpid if available.
628 * diff3.c (main, process_diff, read_diff): Invoke second diff
1241 * diff3.c (read_diff): Don't assume things about the order of
1339 (read_diff): Return address of end, not size read. Calls changed.
1433 * diff3.c (read_diff): Pass -- as first arg to diff.
1436 (read_diff): Don't use stdio printing error in the inferior.
1444 (read_diff): Use vfork.
1531 (make_3way_diff, process_diff_control, read_diff, output_diff3): Likewise.