Home
last modified time | relevance | path

Searched refs:cil_set_log_handler (Results 1 – 4 of 4) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_log.c47 void cil_set_log_handler(void (*handler)(int lvl, const char *msg)) in cil_set_log_handler() function
/third_party/selinux/libsepol/fuzz/
Dsecilc-fuzzer.c31 cil_set_log_handler(log_handler); in LLVMFuzzerTestOneInput()
/third_party/selinux/libsepol/cil/include/cil/
Dcil.h74 extern void cil_set_log_handler(void (*handler)(int lvl, const char *msg));
/third_party/selinux/libsepol/src/
Dlibsepol.map.in9 cil_set_log_handler;