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

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h165 extern int dhcp_ipc_accept(int, int *, int *);
H A Ddhcpagent_ipc.c458 * dhcp_ipc_accept(): accepts an incoming connection for the agent
468 dhcp_ipc_accept(int listen_fd, int *fd, int *is_priv) function
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c417 if (dhcp_ipc_accept(fd, &client_fd, &is_priv) != 0) {

Completed in 79 milliseconds