Searched refs:Curl_conn_get_host (Results 1 - 3 of 3) sorted by relevance
/third_party/curl/lib/ |
H A D | curl_sasl.c | 363 Curl_conn_get_host(data, FIRSTSOCKET, &hostname, &disp_hostname, &port); in Curl_sasl_start() 550 Curl_conn_get_host(data, FIRSTSOCKET, &hostname, &disp_hostname, &port); in Curl_sasl_continue()
|
H A D | cfilters.h | 487 void Curl_conn_get_host(struct Curl_easy *data, int sockindex,
|
H A D | cfilters.c | 457 void Curl_conn_get_host(struct Curl_easy *data, int sockindex, in Curl_conn_get_host() function
|
Completed in 3 milliseconds