Home
last modified time | relevance | path

Searched refs:Curl_dynhds_free (Results 1 - 10 of 10) sorted by relevance

/third_party/curl/tests/unit/
H A Dunit2602.c87 Curl_dynhds_free(&hds);
95 Curl_dynhds_free(&hds);
122 Curl_dynhds_free(&hds);
146 Curl_dynhds_free(&hds);
/third_party/curl/lib/
H A Ddynhds.h67 void Curl_dynhds_free(struct dynhds *dynhds);
H A Ddynhds.c103 void Curl_dynhds_free(struct dynhds *dynhds) in Curl_dynhds_free() function
H A Dhttp.c4804 Curl_dynhds_free(&req->headers); in Curl_http_req_free()
4805 Curl_dynhds_free(&req->trailers); in Curl_http_req_free()
4933 Curl_dynhds_free(&resp->headers); in Curl_http_resp_free()
4934 Curl_dynhds_free(&resp->trailers); in Curl_http_resp_free()
H A Dhttp2.c328 Curl_dynhds_free(&stream->resp_trailers); in http2_data_done()
2160 Curl_dynhds_free(&h2_headers); in h2_submit()
H A Dcf-h2-proxy.c943 Curl_dynhds_free(&h2_headers); in proxy_h2_submit()
/third_party/curl/lib/vquic/
H A Dcurl_msh3.c675 Curl_dynhds_free(&h2_headers); in cf_msh3_send()
H A Dcurl_ngtcp2.c1423 Curl_dynhds_free(&h2_headers); in h3_stream_open()
H A Dcurl_osslq.c1764 Curl_dynhds_free(&h2_headers); in h3_stream_open()
H A Dcurl_quiche.c951 Curl_dynhds_free(&h2_headers); in h3_open_stream()

Completed in 25 milliseconds