Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Ddir.c185 if (dir_start_file && depth == 0)
187 while (*names0 && filename_cmp (*names0, dir_start_file) < 0)
189 while (*names1 && filename_cmp (*names1, dir_start_file) < 0)
H A Ddiff.h128 EXTERN char *dir_start_file; variable
H A Ddiff.c477 dir_start_file = optarg;
1253 dir_start_file = NULL;
/netbsd-src/external/gpl2/diffutils/dist/
H A DChangeLog982 (starting_file): Renamed from dir_start_file.