Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_sched.h55 void *el_first(uint32_t *);
H A Dsched.c560 el_first( in el_first() function
H A Desi.c1179 ev = (ev_t *)el_first(&pt); in esi_proc()
/illumos-gate/usr/src/cmd/cron/
H A Delm.c390 el_first(void) in el_first() function
H A Dcron.c416 extern void *el_first(void);
545 next_event = (struct event *)el_first(); in main()
2573 next_event = (struct event *)el_first(); in idle()