Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxacestr.h62 PropertyPtr *ppProp; member
H A Dxace.c51 PropertyPtr *ppProp, Mask access_mode) in XaceHookPropertyAccess() argument
53 XacePropertyAccessRec rec = { client, pWin, ppProp, access_mode, Success }; in XaceHookPropertyAccess()
H A Dxace.h78 PropertyPtr *ppProp,
H A Dxselinux_hooks.c555 PropertyPtr pProp = *rec->ppProp; in SELinuxProperty()
590 *rec->ppProp = pProp; in SELinuxProperty()
H A Dsecurity.c852 ATOM name = (*rec->ppProp)->propertyName; in SecurityProperty()