Searched refs:SELinuxAtomToSID (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxselinuxint.h77 SELinuxAtomToSID(Atom atom, int prop, SELinuxObjectRec **obj_rtn);
H A Dxselinux_label.c127 SELinuxAtomToSID(Atom atom, int prop, SELinuxObjectRec **obj_rtn) function in typeref:typename:int
174 rc = SELinuxAtomToSID(selection, 0, &obj);
211 rc = SELinuxAtomToSID(property, 1, &obj);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxselinuxint.h80 SELinuxAtomToSID(Atom atom, int prop, SELinuxObjectRec ** obj_rtn);
H A Dxselinux_label.c132 SELinuxAtomToSID(Atom atom, int prop, SELinuxObjectRec ** obj_rtn) function in typeref:typename:int
180 rc = SELinuxAtomToSID(selection, 0, &obj);
217 rc = SELinuxAtomToSID(property, 1, &obj);

Completed in 4 milliseconds