Home
last modified time | relevance | path

Searched refs:nghttp2_free (Results 1 - 8 of 8) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_rcbuf.h38 nghttp2_free free;
H A Dnghttp2_mem.h41 void nghttp2_mem_free2(nghttp2_free free_func, void *ptr, void *mem_user_data);
H A Dnghttp2_mem.c64 void nghttp2_mem_free2(nghttp2_free free_func, void *ptr, void *mem_user_data) { in nghttp2_mem_free2()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_rcbuf.h38 nghttp2_free free;
H A Dnghttp2_mem.h41 void nghttp2_mem_free2(nghttp2_free free_func, void *ptr, void *mem_user_data);
H A Dnghttp2_mem.c64 void nghttp2_mem_free2(nghttp2_free free_func, void *ptr, void *mem_user_data) { in nghttp2_mem_free2()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h2414 typedef void (*nghttp2_free)(void *ptr, void *mem_user_data); typedef
2484 nghttp2_free free;
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h2409 typedef void (*nghttp2_free)(void *ptr, void *mem_user_data); typedef
2479 nghttp2_free free;

Completed in 13 milliseconds