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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dipc_action.c59 * ipc_action_start(): starts an ipc_action request on a DHCP state machine
68 ipc_action_start(dhcp_smach_t *dsmp, ipc_action_t *iareq) function
73 dhcpmsg(MSG_CRIT, "ipc_action_start: attempted restart on %s",
79 dhcpmsg(MSG_WARNING, "ipc_action_start: unable to cancel "
94 dhcpmsg(MSG_ERROR, "ipc_action_start: failed to set "
109 dhcpmsg(MSG_DEBUG, "ipc_action_start: started %s (command %d) on %s",

Completed in 56 milliseconds