Searched refs:gethandleathead (Results 1 – 1 of 1) sorted by relevance
3118 static struct Curl_easy* gethandleathead(struct curl_llist *pipeline) in gethandleathead() function3463 struct Curl_easy* sh = gethandleathead(check->send_pipe); in ConnectionExists()3464 struct Curl_easy* rh = gethandleathead(check->recv_pipe); in ConnectionExists()