Home
last modified time | relevance | path

Searched refs:iu_stop_handling_events (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libinetutil/common/
H A Dlibinetutil.h235 void iu_stop_handling_events(iu_eh_t *, unsigned int,
H A Dmapfile-vers61 iu_stop_handling_events;
H A Deh.c122 iu_stop_handling_events(iu_eh_t *eh, unsigned int reason, in iu_stop_handling_events() function
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.c398 iu_stop_handling_events(eh, DHCP_REASON_INACTIVITY, NULL, NULL); in inactivity_shutdown()
411 iu_stop_handling_events(eh, (sig == SIGTERM ? DHCP_REASON_TERMINATE : in graceful_shutdown()