Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c432 boolean_t has_v4 = B_FALSE, has_v6 = B_FALSE; in _nss_dns_gethost_withttl() local
508 if (_nss_has_interfaces(&has_v4, &has_v6) != in _nss_dns_gethost_withttl()
514 if (family == AF_INET && has_v4 == B_FALSE) { in _nss_dns_gethost_withttl()
529 has_v4 = has_v6 = B_TRUE; in _nss_dns_gethost_withttl()
590 has_v4 == B_FALSE) { in _nss_dns_gethost_withttl()
753 has_v4 == B_TRUE) { in _nss_dns_gethost_withttl()