Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dselinux-access.c97 _printf_(2, 3) static int log_callback(int type, const char *fmt, ...) { in log_callback() function
168 selinux_set_callback(SELINUX_CB_LOG, (union selinux_callback) { .func_log = log_callback }); in access_init()