Searched defs:set_smach_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.c767 * set_smach_state(): changes state and updates I/O
775 set_smach_state(dhcp_smach_t *dsmp, DHCPSTATE state) function
781 "set_smach_state: changing from %s to %s on %s",
1223 (void) set_smach_state(dsmp, INIT);

Completed in 68 milliseconds