Searched refs:ppSel (Results 1 – 4 of 4) sorted by relevance
113 Selection **ppSel; member
59 XaceHookSelectionAccess(ClientPtr client, Selection ** ppSel, Mask access_mode) in XaceHookSelectionAccess() argument61 XaceSelectionAccessRec rec = { client, ppSel, access_mode, Success }; in XaceHookSelectionAccess()
80 extern _X_EXPORT int XaceHookSelectionAccess(ClientPtr ptr, Selection ** ppSel,
495 Selection *pSel = *rec->ppSel; in SELinuxSelection()526 *rec->ppSel = pSel; in SELinuxSelection()