Home
last modified time | relevance | path

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

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