Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_ext.c248 ProcSELinuxGetPropertyContext(ClientPtr client, void *privKey) in ProcSELinuxGetPropertyContext() function
505 return ProcSELinuxGetPropertyContext(client, objectKey); in ProcSELinuxDispatch()
507 return ProcSELinuxGetPropertyContext(client, dataKey); in ProcSELinuxDispatch()
586 return ProcSELinuxGetPropertyContext(client, privKey); in SProcSELinuxGetPropertyContext()