Searched defs:log_handler (Results 1 – 8 of 8) sorted by relevance
41 def start(port, log_handler): argument62 def _run(server_started, port, log_handler): argument
15 fn log_handler(err: c_int, message: &str) { in main() function
11 static void log_handler(__attribute__((unused)) int lvl, __attribute__((unused)) const char *msg) { in log_handler() function
100 log_handler(libusb_context *ctx, enum libusb_log_level level, const char *str) in log_handler() function
40 static libusb_log_cb log_handler; variable
360 libusb_log_cb log_handler; member
163 void log_handler(srtp_log_level_t level, const char *msg, void *data) in log_handler() function