Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp2.h64 void Curl_nghttp2_free(void *ptr, void *user_data);
H A Dhttp2.c436 nghttp2_mem mem = {NULL, Curl_nghttp2_malloc, Curl_nghttp2_free, in h2_client_new()
2971 void Curl_nghttp2_free(void *ptr, void *user_data) in Curl_nghttp2_free() function
H A Dcf-h2-proxy.c280 nghttp2_mem mem = {NULL, Curl_nghttp2_malloc, Curl_nghttp2_free, in proxy_h2_client_new()

Completed in 39 milliseconds