Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/diff/src/
HDdir.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()
HDdiff.h161 XTERN char const *starting_file; variable
HDdiff.c459 specify_value (&starting_file, optarg, "-S"); in main()
/freebsd-11-stable/contrib/diff/
HDChangeLog1451 (starting_file): Renamed from dir_start_file.