Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Davc.c425 static int avc_lookup(security_id_t ssid, security_id_t tsid, in avc_lookup() function
787 rc = avc_lookup(ssid, tsid, tclass, requested, aeref); in avc_has_perm_noaudit()
854 rc = avc_lookup(ssid, tsid, tclass, 0, &aeref); in avc_compute_create()