Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_ext.c86 SELinuxGetContextReply rep; in SELinuxSendContextReply()
96 rep = (SELinuxGetContextReply) { in SELinuxSendContextReply()
109 WriteToClient(client, sizeof(SELinuxGetContextReply), &rep); in SELinuxSendContextReply()
H A Dxselinux.h124 } SELinuxGetContextReply; typedef