Searched refs:bound_event_cb (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | bound.c | 72 bound_event_cb(dhcp_smach_t *dsmp, void *arg) in bound_event_cb() function 275 EVENT_EXTEND, bound_event_cb, NULL, NULL); in dhcp_bound() 290 (void) bound_event_cb(dsmp, NULL); in dhcp_bound() 334 (void) script_start(dsmp, EVENT_BOUND6, bound_event_cb, NULL, in dhcp_bound_complete() 412 (void) script_start(dsmp, EVENT_BOUND, bound_event_cb, NULL, in dhcp_bound_complete()
|