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