Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinetutil/common/
H A Dlibinetutil.h234 int iu_handle_events(iu_eh_t *, iu_tq_t *);
H A Dmapfile-vers57 iu_handle_events;
H A Deh.c270 iu_handle_events(iu_eh_t *eh, iu_tq_t *tq) in iu_handle_events() function
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c351 switch (iu_handle_events(eh, tq)) { in main()
H A DREADME111 then calls iu_handle_events(), which proceeds to wait for events to
131 handler is passed a pointer to a timer queue in iu_handle_events() --
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
H A Dvrrpd.c662 switch (iu_handle_events(vrrpd_eh, vrrpd_timerq)) { in main()