Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinuxint.h84 SELinuxSelectionToSID(Atom selection, SELinuxSubjectRec * subj,
H A Dxselinux_label.c172 SELinuxSelectionToSID(Atom selection, SELinuxSubjectRec * subj, in SELinuxSelectionToSID() function
H A Dxselinux_hooks.c507 rc = SELinuxSelectionToSID(name, subj, &obj->sid, &obj->poly); in SELinuxSelection()
514 rc = SELinuxSelectionToSID(name, subj, &tsid, NULL); in SELinuxSelection()