Searched refs:port_match (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/lib/ | ||
H A D | url.c | 2984 int port_match = FALSE; local 3016 port_match = TRUE; 3026 port_match = TRUE; 3033 if(host_match && port_match) { |
Completed in 4 milliseconds