Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dbound.c73 bound_event_cb(dhcp_smach_t *dsmp, void *arg) in bound_event_cb() function
278 EVENT_EXTEND, bound_event_cb, NULL, NULL); in dhcp_bound()
293 (void) bound_event_cb(dsmp, NULL); in dhcp_bound()
337 (void) script_start(dsmp, EVENT_BOUND6, bound_event_cb, NULL, in dhcp_bound_complete()
415 (void) script_start(dsmp, EVENT_BOUND, bound_event_cb, NULL, in dhcp_bound_complete()