Home
last modified time | relevance | path

Searched defs:nghttp2_option_del (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/nghttp2/lib/
Dnghttp2_option.c39 void nghttp2_option_del(nghttp2_option *option) { free(option); } in nghttp2_option_del() function
/third_party/nghttp2/lib/
Dnghttp2_option.c39 void nghttp2_option_del(nghttp2_option *option) { free(option); } in nghttp2_option_del() function