Home
last modified time | relevance | path

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

/external/curl/lib/
Dpipeline.c106 struct curl_llist_element *sendhead = conn->send_pipe->head; in Curl_add_handle_to_pipeline() local
114 if(pipeline == conn->send_pipe && sendhead != conn->send_pipe->head) { in Curl_add_handle_to_pipeline()