Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_label.c132 SELinuxAtomToSID(Atom atom, int prop, SELinuxObjectRec ** obj_rtn) in SELinuxAtomToSID() function
180 rc = SELinuxAtomToSID(selection, 0, &obj); in SELinuxSelectionToSID()
217 rc = SELinuxAtomToSID(property, 1, &obj); in SELinuxPropertyToSID()
H A Dxselinuxint.h80 SELinuxAtomToSID(Atom atom, int prop, SELinuxObjectRec ** obj_rtn);