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

/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxselinux_hooks.c297 SELinuxLog(int type, const char *fmt, ...) _X_ATTRIBUTE_PRINTF(2, 3);
300 SELinuxLog(int type, const char *fmt, ...) function in typeref:typename:int
868 selinux_set_callback(SELINUX_CB_LOG, (union selinux_callback) SELinuxLog);
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxselinux_hooks.c300 SELinuxLog(int type, const char *fmt, ...) function in typeref:typename:int
870 selinux_set_callback(SELINUX_CB_LOG, (union selinux_callback)SELinuxLog);

Completed in 4 milliseconds