Home
last modified time | relevance | path

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

/third_party/curl/lib/
Durldata.h34 #define PORT_HTTP 80 macro
51 #define PORT_RTMPT PORT_HTTP
Dhttp.c135 PORT_HTTP, /* defport */
160 PORT_HTTP, /* defport */
2269 (conn->remote_port == PORT_HTTP)) ) in Curl_http_host()