Searched refs:SELinuxGetContextReply (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxselinux.h124 } SELinuxGetContextReply; typedef in typeref:struct:__anon2e93c9870808
H A Dxselinux_ext.c87 SELinuxGetContextReply rep;
109 WriteToClient(client, sizeof(SELinuxGetContextReply), (char *)&rep);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxselinux.h124 } SELinuxGetContextReply; typedef in typeref:struct:__anondf69667a0808
H A Dxselinux_ext.c86 SELinuxGetContextReply rep;
96 rep = (SELinuxGetContextReply) {
109 WriteToClient(client, sizeof(SELinuxGetContextReply), &rep);

Completed in 6 milliseconds