Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dshm.c314 shm_access(ClientPtr client, SHMPERM_TYPE * perm, int readonly) in shm_access() function
416 if (shm_access(client, &(SHM_PERM(buf)), stuff->readOnly) == -1) { in ProcShmAttach()