Searched refs:dnsmatched (Results 1 – 1 of 1) sorted by relevance
1612 bool dnsmatched = FALSE; in verifyhost() local1620 for(i = 0; (i < numalts) && !dnsmatched; i++) { in verifyhost()1650 dnsmatched = TRUE; in verifyhost()1669 if(dnsmatched || ipmatched) in verifyhost()