Home
last modified time | relevance | path

Searched refs:SELinuxSubjectRec (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinux_hooks.c85 SELinuxDoCheck(SELinuxSubjectRec * subj, SELinuxObjectRec * obj, in SELinuxDoCheck()
115 SELinuxSubjectRec *subj; in SELinuxLabelClient()
170 SELinuxSubjectRec *subj; in SELinuxLabelInitial()
210 SELinuxLabelResource(XaceResourceAccessRec * rec, SELinuxSubjectRec * subj, in SELinuxLabelResource()
335 SELinuxSubjectRec *subj; in SELinuxDevice()
346 SELinuxSubjectRec *dsubj; in SELinuxDevice()
372 SELinuxSubjectRec *subj; in SELinuxSend()
414 SELinuxSubjectRec *subj; in SELinuxReceive()
452 SELinuxSubjectRec *subj, *serv; in SELinuxExtension()
493 SELinuxSubjectRec *subj; in SELinuxSelection()
[all …]
H A Dxselinuxint.h53 } SELinuxSubjectRec; typedef
84 SELinuxSelectionToSID(Atom selection, SELinuxSubjectRec * subj,
89 SELinuxPropertyToSID(Atom property, SELinuxSubjectRec * subj,
H A Dxselinux_ext.c32 #define CTX_DEV offsetof(SELinuxSubjectRec, dev_create_sid)
33 #define CTX_WIN offsetof(SELinuxSubjectRec, win_create_sid)
34 #define CTX_PRP offsetof(SELinuxSubjectRec, prp_create_sid)
35 #define CTX_SEL offsetof(SELinuxSubjectRec, sel_create_sid)
36 #define USE_PRP offsetof(SELinuxSubjectRec, prp_use_sid)
37 #define USE_SEL offsetof(SELinuxSubjectRec, sel_use_sid)
171 SELinuxSubjectRec *subj; in ProcSELinuxSetDeviceContext()
209 SELinuxSubjectRec *subj; in ProcSELinuxGetDeviceContext()
293 SELinuxSubjectRec *subj; in ProcSELinuxGetClientContext()
H A Dxselinux_label.c172 SELinuxSelectionToSID(Atom selection, SELinuxSubjectRec * subj, in SELinuxSelectionToSID()
209 SELinuxPropertyToSID(Atom property, SELinuxSubjectRec * subj, in SELinuxPropertyToSID()