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

/linux-4.4.14/security/selinux/
H A Dhooks.c1972 u32 mysid = current_sid(); selinux_binder_set_context_mgr() local
1975 return avc_has_perm(mysid, mgrsid, SECCLASS_BINDER, selinux_binder_set_context_mgr()
1982 u32 mysid = current_sid(); selinux_binder_transaction() local
1987 if (mysid != fromsid) { selinux_binder_transaction()
1988 rc = avc_has_perm(mysid, fromsid, SECCLASS_BINDER, selinux_binder_transaction()

Completed in 100 milliseconds