Searched refs:Curl_getoff_all_pipelines (Results 1 – 4 of 4) sorted by relevance
79 void Curl_getoff_all_pipelines(struct Curl_easy *data,
541 Curl_getoff_all_pipelines(data, conn); in multi_done()728 Curl_getoff_all_pipelines(data, data->conn); in curl_multi_remove_handle()
931 void Curl_getoff_all_pipelines(struct Curl_easy *data, in Curl_getoff_all_pipelines() function
5582 - Curl_getoff_all_pipelines: ignore unused return values6697 - Curl_getoff_all_pipelines: improved for multiplexed