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

/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Dgethostent6.c211 cloneAliasList(struct hostent *h, char **mergeAliases, int *outerr) { function
327 v6Aliases = cloneAliasList(he, 0, &converr);
380 mergeAliases = cloneAliasList(he, v6Aliases, &converr);

Completed in 52 milliseconds