Searched refs:Curl_sendpipe_head (Results 1 – 4 of 4) sorted by relevance
53 bool Curl_sendpipe_head(struct Curl_easy *data,
347 bool Curl_sendpipe_head(struct Curl_easy *data, in Curl_sendpipe_head() function368 if(!conn->writechannel_inuse && Curl_sendpipe_head(data, conn)) { in Curl_pipeline_checkget_write()
2384 if(Curl_sendpipe_head(data, easy_conn)) in singlesocket()
2963 Curl_sendpipe_head(data, conn)); in Curl_getoff_all_pipelines()