Lines Matching refs:read_diff
27 * src/diff3.c (read_diff): Likewise.
345 (read_diff): Exit with status 126 if the file is not executable,
526 (read_diff): Have child exit with status 127 when program is not found,
701 * diff3.c (read_diff): Likewise.
955 (read_diff): Always use --horizon-lines=100 rather than trying
1443 (read_diff): Invoke diff with --inhibit-hunk-merge.
1576 * diff3.c (read_diff): Quote arguments with system_quote_arg.
1645 * diff3.c (read_diff): If STAT_BLOCKSIZE yields zero,
1680 (read_diff): Use SYSTEM_QUOTE_ARG.
1772 * diff3.c (read_diff): Use new waitpid substitute.
1809 * diff3.c (read_diff), sdiff.c (cleanup, main, waitpid),
1893 (read_diff): Detect integer overflow in buffer size calculations.
2130 (read_diff): pid is of type pid_t, not int. Use waitpid if available.
2256 * diff3.c (main, process_diff, read_diff): Invoke second diff
2869 * diff3.c (read_diff): Don't assume things about the order of
2967 (read_diff): Return address of end, not size read. Calls changed.
3061 * diff3.c (read_diff): Pass -- as first arg to diff.
3064 (read_diff): Don't use stdio printing error in the inferior.
3072 (read_diff): Use vfork.
3159 (make_3way_diff, process_diff_control, read_diff, output_diff3): Likewise.