Searched refs:COMMON_IPC_PERMS (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/security/selinux/include/ |
H A D | classmap.h | 17 #define COMMON_IPC_PERMS "create", "destroy", "getattr", "setattr", "read", \ macro 110 { COMMON_IPC_PERMS, NULL } }, 113 { COMMON_IPC_PERMS, "enqueue", NULL } }, 115 { COMMON_IPC_PERMS, "lock", NULL } }, 117 { COMMON_IPC_PERMS, NULL } },
|