Searched refs:SELinuxLog (Results 1 – 2 of 2) sorted by relevance
297 SELinuxLog(int type, const char *fmt, ...) _X_ATTRIBUTE_PRINTF(2, 3);300 SELinuxLog(int type, const char *fmt, ...) in SELinuxLog() function868 selinux_set_callback(SELINUX_CB_LOG, (union selinux_callback) SELinuxLog); in SELinuxFlaskInit()
31682 Added an _X_ATTRIBUTE_PRINTF to SELinuxLog.