Searched refs:ctevents (Results 1 – 1 of 1) sorted by relevance
217 struct event *ctevents; /* list of this usr's crontab events */ member975 u->ctevents = NULL; in mod_ctab()1261 e->link = u->ctevents; in readcron()1262 u->ctevents = e; in readcron()2139 e2 = u->ctevents; in rm_ctevents()2156 u->ctevents = NULL; in rm_ctevents()3447 if (u->ctexists && u->ctevents != NULL) { in process_anc_files()3448 e = u->ctevents; in process_anc_files()