Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_ext.c84 SELinuxSendContextReply(ClientPtr client, security_id_t sid) in SELinuxSendContextReply() function
162 return SELinuxSendContextReply(client, *pSid); in ProcSELinuxGetCreateContext()
220 return SELinuxSendContextReply(client, subj->sid); in ProcSELinuxGetDeviceContext()
244 return SELinuxSendContextReply(client, obj->sid); in ProcSELinuxGetDrawableContext()
268 return SELinuxSendContextReply(client, obj->sid); in ProcSELinuxGetPropertyContext()
286 return SELinuxSendContextReply(client, obj->sid); in ProcSELinuxGetSelectionContext()
304 return SELinuxSendContextReply(client, subj->sid); in ProcSELinuxGetClientContext()