Searched refs:starting_file (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/diff/src/
H A Ddir.c244 if (starting_file && ! cmp->parent)
246 while (*names[0] && compare_names (*names[0], starting_file) < 0)
248 while (*names[1] && compare_names (*names[1], starting_file) < 0)
H A Ddiff.h162 XTERN char const *starting_file;
161 XTERN char const *starting_file; variable
H A Ddiff.c460 specify_value (&starting_file, optarg, "-S");

Completed in 85 milliseconds