Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.c78 static int getinfo_ifnames(const char *, dhcp_optnum_t *, DHCP_OPT **);
721 getinfo_ifnames(const char *ifn, dhcp_optnum_t *optnum, DHCP_OPT **result) in getinfo_ifnames() function
874 retval = getinfo_ifnames("", optnum, result); in dhcp_ipc_getinfo()
885 retval = getinfo_ifnames(ifnames, optnum, result); in dhcp_ipc_getinfo()
935 retval = getinfo_ifnames(ifnames, optnum, result); in dhcp_ipc_getinfo()