Home
last modified time | relevance | path

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

/curl/lib/
H A Durlapi.c1468 msnprintf(portbuf, sizeof(portbuf), "%u", h->defport); in curl_url_get()
1476 if(h && (h->defport == u->portnum) && in curl_url_get()
1537 msnprintf(portbuf, sizeof(portbuf), "%u", h->defport); in curl_url_get()
1544 if(h && (h->defport == u->portnum) && in curl_url_get()
H A Durldata.h720 int defport; /* Default port. */ member
H A Dhttp2.c1542 ((cf->conn->remote_port != cf->conn->given->defport) || in on_header()
H A Durl.c2008 conn->primary.remote_port = p->defport;

Completed in 35 milliseconds