Home
last modified time | relevance | path

Searched refs:dhcp_ipc_getinfo (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.h158 extern int dhcp_ipc_getinfo(dhcp_optnum_t *, DHCP_OPT **, int32_t);
H A Dmapfile-vers48 dhcp_ipc_getinfo;
H A Ddhcpagent_ipc.c852 dhcp_ipc_getinfo(dhcp_optnum_t *optnum, DHCP_OPT **result, int32_t timeout) in dhcp_ipc_getinfo() function