Searched refs:host_match (Results 1 – 1 of 1) sorted by relevance
2938 bool host_match = FALSE; local2946 host_match = TRUE;2959 host_match = strncasecompare(ptr, hostname_to_match,2964 host_match = host_match && *ptr == ':';2968 if(host_match) {2988 if(host_match && port_match) {
Completed in 9 milliseconds