Lines Matching refs:read_diff
127 (longopts, main, option_help_msgid, read_diff):
129 (read_diff): Exit with status 126 (not 127) if errno != ENOENT
440 (read_diff): Don't worry about errno == ENOEXEC.
487 * src/diff3.c (read_diff): Likewise.
805 (read_diff): Exit with status 126 if the file is not executable,
995 (read_diff): Have child exit with status 127 when program is not found,
1170 * diff3.c (read_diff): Likewise.
1424 (read_diff): Always use --horizon-lines=100 rather than trying
1912 (read_diff): Invoke diff with --inhibit-hunk-merge.
2045 * diff3.c (read_diff): Quote arguments with system_quote_arg.
2114 * diff3.c (read_diff): If STAT_BLOCKSIZE yields zero,
2149 (read_diff): Use SYSTEM_QUOTE_ARG.
2241 * diff3.c (read_diff): Use new waitpid substitute.
2278 * diff3.c (read_diff), sdiff.c (cleanup, main, waitpid),
2362 (read_diff): Detect integer overflow in buffer size calculations.
2599 (read_diff): pid is of type pid_t, not int. Use waitpid if available.
2725 * diff3.c (main, process_diff, read_diff): Invoke second diff
3338 * diff3.c (read_diff): Don't assume things about the order of
3436 (read_diff): Return address of end, not size read. Calls changed.
3530 * diff3.c (read_diff): Pass -- as first arg to diff.
3533 (read_diff): Don't use stdio printing error in the inferior.
3541 (read_diff): Use vfork.
3628 (make_3way_diff, process_diff_control, read_diff, output_diff3): Likewise.