Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_ext.c45 } SELinuxListItemRec; typedef
308 SELinuxPopulateItem(SELinuxListItemRec * i, PrivateRec ** privPtr, CARD32 id, in SELinuxPopulateItem()
328 SELinuxFreeItems(SELinuxListItemRec * items, int count) in SELinuxFreeItems()
340 SELinuxSendItemsToClient(ClientPtr client, SELinuxListItemRec * items, in SELinuxSendItemsToClient()
406 SELinuxListItemRec *items; in ProcSELinuxListProperties()
421 items = calloc(count, sizeof(SELinuxListItemRec)); in ProcSELinuxListProperties()
445 SELinuxListItemRec *items; in ProcSELinuxListSelections()
455 items = calloc(count, sizeof(SELinuxListItemRec)); in ProcSELinuxListSelections()