Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dshm.c75 #define SHMPERM_CGID(p) p->ipcx_cgid macro
87 #define SHMPERM_CGID(p) p->cgid macro
358 if (SHMPERM_GID(perm) == gid || SHMPERM_CGID(perm) == gid) { in shm_access()