Home
last modified time | relevance | path

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

/third_party/curl/lib/
Durl.c3175 int port_match = FALSE; local
3207 port_match = TRUE;
3217 port_match = TRUE;
3224 if(host_match && port_match) {