Home
last modified time | relevance | path

Searched refs:not_this_project (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/cron/
H A Dat.c100 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