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

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h164 extern int dhcp_ipc_init(int *);
H A Ddhcpagent_ipc.c413 * dhcp_ipc_init(): initializes the ipc channel for use by the agent
420 dhcp_ipc_init(int *listen_fd) function
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c272 switch (dhcp_ipc_init(&ipc_fd)) {
278 dhcpmsg(MSG_ERROR, "dhcp_ipc_init: cannot bind to port "
283 dhcpmsg(MSG_ERROR, "dhcp_ipc_init failed");

Completed in 66 milliseconds