Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c425 boolean_t has_v4 = B_FALSE, has_v6 = B_FALSE; in _nss_dns_gethost_withttl() local
501 if (_nss_has_interfaces(&has_v4, &has_v6) != in _nss_dns_gethost_withttl()
507 if (family == AF_INET && has_v4 == B_FALSE) { in _nss_dns_gethost_withttl()
522 has_v4 = has_v6 = B_TRUE; in _nss_dns_gethost_withttl()
583 has_v4 == B_FALSE) { in _nss_dns_gethost_withttl()
746 has_v4 == B_TRUE) { in _nss_dns_gethost_withttl()