Lines Matching refs:compare_files

113 	(compare_files): Mark files as nonexistent if it looks like
793 (compare_files): 0 -> EXIT_SUCCESS, 1 -> EXIT_FAILURE, 2 ->
1101 (binary, main, option_help_msgid, compare_files):
1112 (compare_files): Use base_name instead of file_name_lastdirchar.
1212 * diff.c (main, compare_files): setmode -> set_binary_mode.
1541 (compare_files): Use it. Use memset, not bzero.
1833 (compare_files): Now takes struct comparison
1998 * diff.c (compare_files): Likewise.
2271 (main, usage, compare_files): Support --binary option.
2272 (compare_files): Use filename_lastdirchar to find last
2274 * cmp.c (main), diff.c (compare_files), dir.c (compare_names,
2346 (compare_files): Initialize `inf' properly.
2510 * diff.c (compare_files): Two files with the same name must be
2569 here, since `compare_files' now sets it to the current time.
2573 (compare_files): Set stdin's st_mtime to be the current time.
2679 * diff.c (main): Cast args to compare_files, for traditional C.
2690 * diff.c (compare_files): Don't use the file size shortcut if
2736 * diff.c (main): Use NULL in arg to compare_files.
2825 * diff.c (compare_files): Pass struct file_data to diff_dirs.
3026 Move some code to compare_files to enable this change.
3033 (compare_files): Don't open a file unless it must be read.
3156 (compare_files): Support -P, somewhat like -N.
3325 * diff.c (compare_files): Don't get confused if comparing
3336 * diff.c (compare_files): Don't assume stdin is opened.
3344 * diff.c (compare_files): Set a flag so that closes don't
3374 * diff.c (compare_files): For -D, compare even args are same file.
3642 * diff.c (compare_files): Don't fflush for identical files.
3674 (compare_files): Reject -D if files spec'd are directories.
3683 * diff.c (compare_files): Clear entire inf[i].stat.
3748 * diff.c (compare_files): Pass those args.
3827 * diff.c (compare_files): Don't open directories.
3835 * diff.c (compare_files): If comparing foodir with b/f,
3838 * diff.c (compare_files): Don't print "are identical" msg for 2 dirs.