Searched refs:el_remove (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/isns/isnsd/ |
H A D | isns_sched.h | 54 int el_remove(uint32_t, uint32_t, int);
|
H A D | esi.c | 562 (void) el_remove(uid, 0, 0); in esi_remove() 605 (void) el_remove(puid, uid, pending); in esi_remove_obj()
|
H A D | sched.c | 460 el_remove( in el_remove() function
|
/titanic_44/usr/src/cmd/cron/ |
H A D | cron.c | 416 extern void el_remove(int, int); 870 el_remove(u->ctid, 0); in init_cronevent() 983 el_remove(u->ctid, 0); in mod_ctab() 2095 el_remove(e->of.at.eventid, 1); in del_atjob() 2117 el_remove(u->ctid, 0); in del_ctab() 3355 el_remove(ev->of.at.eventid, 1); in clean_out_atjobs() 3376 el_remove(u->ctid, 0); in clean_out_ctab()
|
H A D | elm.c | 308 el_remove(id, flag) in el_remove() function
|