Searched refs:SHMPERM_GID (Results 1 – 1 of 1) sorted by relevance
74 #define SHMPERM_GID(p) p->ipcx_gid macro86 #define SHMPERM_GID(p) p->gid macro358 if (SHMPERM_GID(perm) == gid || SHMPERM_CGID(perm) == gid) { in shm_access()