Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds