Searched refs:http_resp (Results 1 – 3 of 3) sorted by relevance
279 struct http_resp { struct284 struct http_resp *prev; argument290 CURLcode Curl_http_resp_make(struct http_resp **presp,294 void Curl_http_resp_free(struct http_resp *resp);
70 struct http_resp *resp;775 struct http_resp *resp; in proxy_h2_on_header()
4361 CURLcode Curl_http_resp_make(struct http_resp **presp, in Curl_http_resp_make()4365 struct http_resp *resp; in Curl_http_resp_make()4389 void Curl_http_resp_free(struct http_resp *resp) in Curl_http_resp_free()
Completed in 27 milliseconds