Home
last modified time | relevance | path

Searched refs:port_match (Results 1 – 1 of 1) sorted by relevance

/third_party/curl/lib/
Durl.c2984 int port_match = FALSE; local
3016 port_match = TRUE;
3026 port_match = TRUE;
3033 if(host_match && port_match) {