Home
last modified time | relevance | path

Searched refs:nghttp3_debug_vprintf (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_debug.h36 # define DEBUGF(...) nghttp3_debug_vprintf(__VA_ARGS__)
37 void nghttp3_debug_vprintf(const char *format, ...);
H A Dnghttp3_debug.c40 void nghttp3_debug_vprintf(const char *format, ...) { in nghttp3_debug_vprintf() function

Completed in 1 milliseconds