Searched refs:COMMON_IPC_PERMS (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/security/selinux/include/ |
D | classmap.h | 12 #define COMMON_IPC_PERMS "create", "destroy", "getattr", "setattr", "read", \ macro 93 { COMMON_IPC_PERMS, NULL } }, 96 { COMMON_IPC_PERMS, "enqueue", NULL } }, 98 { COMMON_IPC_PERMS, "lock", NULL } }, 100 { COMMON_IPC_PERMS, NULL } },
|