Searched refs:SELinuxGetContextReply (Results 1 – 2 of 2) sorted by relevance
86 SELinuxGetContextReply rep; in SELinuxSendContextReply()96 rep = (SELinuxGetContextReply) { in SELinuxSendContextReply()109 WriteToClient(client, sizeof(SELinuxGetContextReply), &rep); in SELinuxSendContextReply()
124 } SELinuxGetContextReply; typedef