Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinuxint.h89 SELinuxPropertyToSID(Atom property, SELinuxSubjectRec * subj,
H A Dxselinux_label.c209 SELinuxPropertyToSID(Atom property, SELinuxSubjectRec * subj, in SELinuxPropertyToSID() function
H A Dxselinux_hooks.c570 rc = SELinuxPropertyToSID(name, subj, &obj->sid, &obj->poly); in SELinuxProperty()
578 rc = SELinuxPropertyToSID(name, subj, &tsid, NULL); in SELinuxProperty()