Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c2996 int port_match = FALSE; local
3028 port_match = TRUE;
3038 port_match = TRUE;
3045 if(host_match && port_match) {