Home
last modified time | relevance | path

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

/security/selinux/include/
Dav_perm_to_string.h105 S_(SECCLASS_SYSTEM, SYSTEM__IPC_INFO, "ipc_info")
106 S_(SECCLASS_SYSTEM, SYSTEM__SYSLOG_READ, "syslog_read")
107 S_(SECCLASS_SYSTEM, SYSTEM__SYSLOG_MOD, "syslog_mod")
108 S_(SECCLASS_SYSTEM, SYSTEM__SYSLOG_CONSOLE, "syslog_console")
Dflask.h10 #define SECCLASS_SYSTEM 3 macro
/security/selinux/
Dhooks.c1476 SECCLASS_SYSTEM, perms, NULL); in task_has_system()