Searched refs:COMMON_IPC_PERMS (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/security/selinux/include/ |
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 } },
|