Searched refs:nghttp2_debug_vprintf (Results 1 – 2 of 2) sorted by relevance
35 #define DEBUGF(...) nghttp2_debug_vprintf(__VA_ARGS__)36 void nghttp2_debug_vprintf(const char *format, ...);
40 void nghttp2_debug_vprintf(const char *format, ...) in nghttp2_debug_vprintf() function
Completed in 3 milliseconds