Searched refs:host_match (Results 1 – 1 of 1) sorted by relevance
2952 int host_match = FALSE; local2960 host_match = TRUE;2973 host_match = strncasecompare(ptr, hostname_to_match,2978 host_match = host_match && *ptr == ':';2982 if(host_match) {3002 if(host_match && port_match) {