Searched refs:next_file (Results 1 – 5 of 5) sorted by relevance
32 next_file = ""39 next_file = words[2][2:]45 files[next_file] = old_hash
103 goto next_file; in more_main()141 next_file: in more_main()
1160 unsigned int old_next_file = td->next_file; in get_next_file_rr()1166 f = td->files[td->next_file]; in get_next_file_rr()1168 td->next_file++; in get_next_file_rr()1169 if (td->next_file >= td->o.nr_files) in get_next_file_rr()1170 td->next_file = 0; in get_next_file_rr()1203 } while (td->next_file != old_next_file); in get_next_file_rr()
186 unsigned int next_file; member
2584 char *file, *next_file, *name; local2682 next_file = loader_get_next_path(file);2771 file = next_file;2774 (next_file == NULL || *next_file == '\0') && override == NULL) {2796 next_file = loader_get_next_path(file);2833 next_file = loader_get_next_path(file);