Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c169 struct addrinfo **ret_aip,
681 struct addrinfo **ret_aip, const struct addrinfo *pai) in gethostans() argument
698 if (ret_aip != NULL) in gethostans()
699 *ret_aip = NULL; in gethostans()
870 if (ret_aip != NULL) { in gethostans()
944 if (ret_aip) { /*%< need addrinfo. keep it. */ in gethostans()
979 if (ret_aip == NULL) { in gethostans()
1010 *ret_aip = sentinel.ai_next; in gethostans()