Searched refs:Curl_getoff_all_pipelines (Results 1 – 3 of 3) sorted by relevance
64 void Curl_getoff_all_pipelines(struct Curl_easy *data,
547 Curl_getoff_all_pipelines(data, conn); in multi_done()731 Curl_getoff_all_pipelines(data, data->easy_conn); in curl_multi_remove_handle()
3130 void Curl_getoff_all_pipelines(struct Curl_easy *data, in Curl_getoff_all_pipelines() function