Searched refs:SHM_PERM (Results 1 – 1 of 1) sorted by relevance
70 #define SHM_PERM(buf) buf.shmx_perm macro82 #define SHM_PERM(buf) buf.shm_perm macro416 if (shm_access(client, &(SHM_PERM(buf)), stuff->readOnly) == -1) { in ProcShmAttach()