Searched refs:Curl_sendpipe_head (Results 1 – 3 of 3) sorted by relevance
53 bool Curl_sendpipe_head(struct Curl_easy *data,
312 bool Curl_sendpipe_head(struct Curl_easy *data, in Curl_sendpipe_head() function333 if(!conn->writechannel_inuse && Curl_sendpipe_head(data, conn)) { in Curl_pipeline_checkget_write()
940 Curl_sendpipe_head(data, conn)); in Curl_getoff_all_pipelines()