Lines Matching refs:ctid
215 int ctid; /* for el_remove-ing crontab events */ member
635 (next_event->u)->ctid)) { in main()
843 u->ctid = ecid++; in create_ulist()
846 u->ctid = 0; in create_ulist()
870 el_remove(u->ctid, 0); in init_cronevent()
968 if (u->ctid == 0) { in mod_ctab()
974 u->ctid = ecid++; in mod_ctab()
983 el_remove(u->ctid, 0); in mod_ctab()
1266 switch (el_add(e, e->time, u->ctid)) { in readcron()
2117 el_remove(u->ctid, 0); in del_ctab()
2118 u->ctid = 0; in del_ctab()
2283 (next_event->u)->ctid)) { in ex()
2868 (next_event->u)->ctid)) { in process_msg()
3063 (next_event->u)->ctid)) { in resched()
3376 el_remove(u->ctid, 0); in clean_out_ctab()
3377 u->ctid = 0; in clean_out_ctab()