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