Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c2872 static struct SessionHandle* gethandleathead(struct curl_llist *pipeline) in gethandleathead() function
3176 struct SessionHandle* sh = gethandleathead(check->send_pipe); in ConnectionExists()
3177 struct SessionHandle* rh = gethandleathead(check->recv_pipe); in ConnectionExists()