Searched refs:host_match (Results 1 – 1 of 1) sorted by relevance
2983 int host_match = FALSE; local2991 host_match = TRUE;3004 host_match = strncasecompare(ptr, hostname_to_match,3009 host_match = host_match && *ptr == ':';3013 if(host_match) {3033 if(host_match && port_match) {