Searched refs:SELinuxAtomToSID (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | xselinuxint.h | 77 SELinuxAtomToSID(Atom atom, int prop, SELinuxObjectRec **obj_rtn);
|
| H A D | xselinux_label.c | 127 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 D | xselinuxint.h | 80 SELinuxAtomToSID(Atom atom, int prop, SELinuxObjectRec ** obj_rtn);
|
| H A D | xselinux_label.c | 132 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