Home
last modified time | relevance | path

Searched refs:starting_file (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/diff/src/
H A Ddir.c243 if (starting_file && ! cmp->parent) in diff_dirs()
245 while (*names[0] && compare_names (*names[0], starting_file) < 0) in diff_dirs()
247 while (*names[1] && compare_names (*names[1], starting_file) < 0) in diff_dirs()
H A Ddiff.h161 XTERN char const *starting_file; variable
H A Ddiff.c459 specify_value (&starting_file, optarg, "-S"); in main()
/freebsd/contrib/diff/
H A DChangeLog1451 (starting_file): Renamed from dir_start_file.