Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dshm.c318 int uidset = 0, gidset = 0; in shm_access() local
325 uidset = 1; in shm_access()
335 uidset = 0; in shm_access()
341 if (uidset) { in shm_access()