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

/illumos-gate/usr/src/cmd/cron/
H A Dcron.c318 static void readcron(struct usr *, time_t);
862 readcron(u, 0);
866 readcron(u, 0);
871 readcron(u, 0);
953 readcron(u, reftime);
976 readcron(u, reftime);
984 readcron(u, reftime);
1120 readcron(struct usr *u, time_t reftime) function
1123 * readcron reads in a crontab file for a user (u). The list of
1268 ignore_msg("readcron", "cro
[all...]

Completed in 66 milliseconds