Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxacestr.h113 Selection **ppSel; member
H A Dxace.c59 XaceHookSelectionAccess(ClientPtr client, Selection ** ppSel, Mask access_mode) in XaceHookSelectionAccess() argument
61 XaceSelectionAccessRec rec = { client, ppSel, access_mode, Success }; in XaceHookSelectionAccess()
H A Dxace.h80 extern _X_EXPORT int XaceHookSelectionAccess(ClientPtr ptr, Selection ** ppSel,
H A Dxselinux_hooks.c495 Selection *pSel = *rec->ppSel; in SELinuxSelection()
526 *rec->ppSel = pSel; in SELinuxSelection()