Searched refs:wl_log_func_t (Results 1 – 7 of 7) sorted by relevance
261 wl_log_set_handler_client(wl_log_func_t handler);
630 typedef void (*wl_log_func_t)(const char *, va_list) WL_PRINTF(1, 0); typedef
220 extern wl_log_func_t wl_log_handler;
524 wl_log_set_handler_server(wl_log_func_t handler);
398 wl_log_func_t wl_log_handler = wl_log_stderr_handler;
2073 wl_log_set_handler_client(wl_log_func_t handler) in wl_log_set_handler_client()
1514 wl_log_set_handler_server(wl_log_func_t handler) in wl_log_set_handler_server()