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