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