Searched refs:cil_set_log_handler (Results 1 – 4 of 4) sorted by relevance
47 void cil_set_log_handler(void (*handler)(int lvl, const char *msg)) in cil_set_log_handler() function
31 cil_set_log_handler(log_handler); in LLVMFuzzerTestOneInput()
74 extern void cil_set_log_handler(void (*handler)(int lvl, const char *msg));
9 cil_set_log_handler;