Searched refs:isans (Results 1 – 1 of 1) sorted by relevance
431 int hlen = 0, alen, iplen, len, isans; in _nss_dns_gethost_withttl() local638 if ((isans = strncasecmp(host, ans, hlen)) != 0 && in _nss_dns_gethost_withttl()676 if (isans == 0) { /* host matched ans. */ in _nss_dns_gethost_withttl()