Home
last modified time | relevance | path

Searched refs:nghttp2_debug_vprintf (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/nghttp2/lib/
Dnghttp2_debug.h35 # define DEBUGF(...) nghttp2_debug_vprintf(__VA_ARGS__)
36 void nghttp2_debug_vprintf(const char *format, ...);
Dnghttp2_debug.c39 void nghttp2_debug_vprintf(const char *format, ...) { in nghttp2_debug_vprintf() function
/third_party/nghttp2/lib/
Dnghttp2_debug.h35 # define DEBUGF(...) nghttp2_debug_vprintf(__VA_ARGS__)
36 void nghttp2_debug_vprintf(const char *format, ...);
Dnghttp2_debug.c39 void nghttp2_debug_vprintf(const char *format, ...) { in nghttp2_debug_vprintf() function