Home
last modified time | relevance | path

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

/linux-2.6.39/security/selinux/
Davc.c342 static struct avc_node *avc_lookup(u32 ssid, u32 tsid, u16 tclass) in avc_lookup() function
771 node = avc_lookup(ssid, tsid, tclass); in avc_has_perm_noaudit()