Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cron/
H A Dcron.c216 short ctexists; /* for revising crontab events */ member
842 u->ctexists = TRUE; in create_ulist()
845 u->ctexists = FALSE; in create_ulist()
868 u->ctexists = TRUE; in init_cronevent()
967 u->ctexists = TRUE; in mod_ctab()
2053 if (!u->ctexists && u->atevents == NULL && in free_if_unused()
2119 u->ctexists = 0; in del_ctab()
3378 u->ctexists = 0; in clean_out_ctab()
3447 if (u->ctexists && u->ctevents != NULL) { in process_anc_files()