Home
last modified time | relevance | path

Searched refs:pipe_head (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dpipeline.c293 static bool pipe_head(struct Curl_easy *data, in pipe_head() function
308 return pipe_head(data, &conn->recv_pipe); in Curl_recvpipe_head()
315 return pipe_head(data, &conn->send_pipe); in Curl_sendpipe_head()