Searched refs:Curl_conn_get_host (Results 1 – 3 of 3) sorted by relevance
/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 | 542 void Curl_conn_get_host(struct Curl_easy *data, int sockindex,
|
H A D | cfilters.c | 603 void Curl_conn_get_host(struct Curl_easy *data, int sockindex, in Curl_conn_get_host() function
|
Completed in 13 milliseconds