Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dselection.c71 dixLookupSelection(Selection ** result, Atom selectionName, in dixLookupSelection() argument
77 client->errorValue = selectionName; in dixLookupSelection()
80 if (pSel->selection == selectionName) in dixLookupSelection()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_hooks.c257 const char *propertyName, *selectionName; in SELinuxAudit() local
271 selectionName = audit->selection ? NameForAtom(audit->selection) : NULL; in SELinuxAudit()
291 audit->selection ? selectionName : "", in SELinuxAudit()