Home
last modified time | relevance | path

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

/titanic_50/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.c272 iu_handle_events(iu_eh_t *eh, iu_tq_t *tq) in iu_handle_events() function
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c344 switch (iu_handle_events(eh, tq)) { in main()
H A DREADME112 then calls iu_handle_events(), which proceeds to wait for events to
132 handler is passed a pointer to a timer queue in iu_handle_events() --
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
H A Dvrrpd.c662 switch (iu_handle_events(vrrpd_eh, vrrpd_timerq)) { in main()