Home
last modified time | relevance | path

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

/linux-4.1.27/security/selinux/
Dhooks.c1508 const struct task_security_struct *__tsec1, *__tsec2; in task_has_perm() local
1513 __tsec2 = __task_cred(tsk2)->security; sid2 = __tsec2->sid; in task_has_perm()