Searched refs:nghttp2_debug_vprintf (Results 1 – 4 of 4) sorted by relevance
35 # define DEBUGF(...) nghttp2_debug_vprintf(__VA_ARGS__)36 void nghttp2_debug_vprintf(const char *format, ...);
39 void nghttp2_debug_vprintf(const char *format, ...) { in nghttp2_debug_vprintf() function