Searched defs:not_this_project (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cron/
H A Dat.c100 static int not_this_project(char *);
849 if (pflag && not_this_project(job_file))
884 } else if (pflag && not_this_project(job_file)) {
906 not_this_project(char *filename) function

Completed in 45 milliseconds