Searched refs:cil_log_handler (Results 1 – 1 of 1) sorted by relevance
45 static void (*cil_log_handler)(int lvl, const char *msg) = &cil_default_log_handler; variable49 cil_log_handler = handler; in cil_set_log_handler()58 (*cil_log_handler)(cil_log_level, buff); in cil_vlog()60 (*cil_log_handler)(cil_log_level, " <LOG MESSAGE TRUNCATED>"); in cil_vlog()