Searched defs:ndaddr2hent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c141 static int ndaddr2hent(int, const char *, struct nd_addrlist *,
216 _nderror = ndaddr2hent(AF_INET, args->arg.nss.host.name,
237 _nderror = ndaddr2hent(AF_INET, args->arg.nss.host.name,
263 ret = ndaddr2hent(AF_INET6,
743 ret = ndaddr2hent(AF_INET, service.h_host, addrs,
838 _nderror = ndaddr2hent(AF_INET, LOCALHOST,
2238 ndaddr2hent(int af, const char *nam, struct nd_addrlist *addrs, function

Completed in 50 milliseconds