Searched refs:log_callback (Results 1 – 2 of 2) sorted by relevance
41 log_callback(nestegg * ctx, unsigned int severity, char const * fmt, ...) in log_callback() function105 r = nestegg_init(&ctx, io, log_callback); in main()
76 static void log_callback (const char *fmt, ...);93 .func_log = log_callback,144 log_callback (const char *fmt, ...) in log_callback() function