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