Searched refs:dhcp_ipc_recv_reply (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.c254 * dhcp_ipc_recv_reply(): gets a reply using the agent's ipc protocol
265 dhcp_ipc_recv_reply(int fd, dhcp_ipc_reply_t **reply, int32_t timeout) function
405 retval = dhcp_ipc_recv_reply(fd, reply, timeout);

Completed in 54 milliseconds