Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Dgethostent6.c130 cloneAddrList(struct hostent *h, struct in6_addr **moreAddrs, int *outerr) { in cloneAddrList() function
316 v6Addrs = cloneAddrList(he, 0, &converr);
362 mergeAddrs = cloneAddrList(he, v6Addrs, &converr);