Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cron/
H A Datrm.c66 int getjoblist(struct dirent ***, struct stat ***, int (*)());
153 numjobs = getjoblist(&namelist, &statlist, strcmp); in main()
328 getjoblist(struct dirent ***namelistp, struct stat ***statlistp, in getjoblist() function