Searched refs:not_this_project (Results 1 – 1 of 1) sorted by relevance
100 static int not_this_project(char *);849 if (pflag && not_this_project(job_file)) in list_jobs()884 } else if (pflag && not_this_project(job_file)) { in list_jobs()906 not_this_project(char *filename) in not_this_project() function