Searched refs:exists_and_not_regfile (Results 1 – 3 of 3) sorted by relevance
212 extern bool exists_and_not_regfile(const char *);
1431 bool exists_and_not_regfile(const char *filename) in exists_and_not_regfile() function1468 !exists_and_not_regfile(fname)) in add_file()
1319 if (o->nr_files == 1 && exists_and_not_regfile(jobname)) in add_job()