Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c3118 static struct Curl_easy* gethandleathead(struct curl_llist *pipeline) in gethandleathead() function
3463 struct Curl_easy* sh = gethandleathead(check->send_pipe); in ConnectionExists()
3464 struct Curl_easy* rh = gethandleathead(check->recv_pipe); in ConnectionExists()