Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinuxint.h94 SELinuxEventToSID(unsigned type, security_id_t sid_of_window,
H A Dxselinux_label.c253 SELinuxEventToSID(unsigned type, security_id_t sid_of_window, in SELinuxEventToSID() function
H A Dxselinux_hooks.c396 rc = SELinuxEventToSID(type, obj->sid, &ev_sid); in SELinuxSend()
434 rc = SELinuxEventToSID(type, obj->sid, &ev_sid); in SELinuxReceive()