Searched refs:SELinuxListItemRec (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxselinux_ext.c45 } SELinuxListItemRec; typedef in typeref:struct:__anonf13573920108
308 SELinuxPopulateItem(SELinuxListItemRec *i, PrivateRec **privPtr, CARD32 id,
328 SELinuxFreeItems(SELinuxListItemRec *items, int count)
339 SELinuxSendItemsToClient(ClientPtr client, SELinuxListItemRec *items,
403 SELinuxListItemRec *items;
418 items = calloc(count, sizeof(SELinuxListItemRec));
442 SELinuxListItemRec *items;
452 items = calloc(count, sizeof(SELinuxListItemRec));
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxselinux_ext.c45 } SELinuxListItemRec; typedef in typeref:struct:__anon1ca652050108
308 SELinuxPopulateItem(SELinuxListItemRec * i, PrivateRec ** privPtr, CARD32 id,
328 SELinuxFreeItems(SELinuxListItemRec * items, int count)
340 SELinuxSendItemsToClient(ClientPtr client, SELinuxListItemRec * items,
406 SELinuxListItemRec *items;
421 items = calloc(count, sizeof(SELinuxListItemRec));
445 SELinuxListItemRec *items;
455 items = calloc(count, sizeof(SELinuxListItemRec));

Completed in 3 milliseconds