Searched refs:Curl_nghttp2_free (Results 1 – 3 of 3) sorted by relevance
64 void Curl_nghttp2_free(void *ptr, void *user_data);
436 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
280 nghttp2_mem mem = {NULL, Curl_nghttp2_malloc, Curl_nghttp2_free, in proxy_h2_client_new()
Completed in 39 milliseconds