Searched refs:Curl_nghttp2_realloc (Results 1 – 3 of 3) sorted by relevance
66 void *Curl_nghttp2_realloc(void *ptr, size_t size, void *user_data);
437 Curl_nghttp2_calloc, Curl_nghttp2_realloc}; in h2_client_new()2983 void *Curl_nghttp2_realloc(void *ptr, size_t size, void *user_data) in Curl_nghttp2_realloc() function
281 Curl_nghttp2_calloc, Curl_nghttp2_realloc}; in proxy_h2_client_new()
Completed in 23 milliseconds