Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c909 static struct Curl_easy* gethandleathead(struct curl_llist *pipeline) in gethandleathead() function
1175 struct Curl_easy* sh = gethandleathead(&check->send_pipe); in ConnectionExists()
1176 struct Curl_easy* rh = gethandleathead(&check->recv_pipe); in ConnectionExists()