Searched refs:SELinuxSendItemsToClient (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | xselinux_ext.c | 339 SELinuxSendItemsToClient(ClientPtr client, SELinuxListItemRec *items, function in typeref:typename:int 435 return SELinuxSendItemsToClient(client, items, size, count); 469 return SELinuxSendItemsToClient(client, items, size, count);
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | xselinux_ext.c | 340 SELinuxSendItemsToClient(ClientPtr client, SELinuxListItemRec * items, function in typeref:typename:int 438 return SELinuxSendItemsToClient(client, items, size, count); 472 return SELinuxSendItemsToClient(client, items, size, count);
|
Completed in 4 milliseconds