Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c165 struct addrinfo **ret_aip,
677 struct addrinfo **ret_aip, const struct addrinfo *pai) in gethostans() argument
694 if (ret_aip != NULL) in gethostans()
695 *ret_aip = NULL; in gethostans()
866 if (ret_aip != NULL) { in gethostans()
940 if (ret_aip) { /*%< need addrinfo. keep it. */ in gethostans()
975 if (ret_aip == NULL) { in gethostans()
1006 *ret_aip = sentinel.ai_next; in gethostans()