Searched refs:dir_start_file (Results 1 – 4 of 4) sorted by relevance
185 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)
128 EXTERN char *dir_start_file; variable
477 dir_start_file = optarg;1253 dir_start_file = NULL;
982 (starting_file): Renamed from dir_start_file.