Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_hooks.c297 SELinuxLog(int type, const char *fmt, ...) _X_ATTRIBUTE_PRINTF(2, 3);
300 SELinuxLog(int type, const char *fmt, ...) in SELinuxLog() function
868 selinux_set_callback(SELINUX_CB_LOG, (union selinux_callback) SELinuxLog); in SELinuxFlaskInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog31682 Added an _X_ATTRIBUTE_PRINTF to SELinuxLog.