Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_ext.c272 ProcSELinuxGetSelectionContext(ClientPtr client, void *privKey) in ProcSELinuxGetSelectionContext() function
519 return ProcSELinuxGetSelectionContext(client, objectKey); in ProcSELinuxDispatch()
521 return ProcSELinuxGetSelectionContext(client, dataKey); in ProcSELinuxDispatch()
596 return ProcSELinuxGetSelectionContext(client, privKey); in SProcSELinuxGetSelectionContext()