Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Davc.c423 static int avc_lookup(security_id_t ssid, security_id_t tsid, in avc_lookup() function
790 rc = avc_lookup(ssid, tsid, tclass, requested, aeref); in avc_has_perm_noaudit()
858 rc = avc_lookup(ssid, tsid, tclass, 0, &aeref); in avc_compute_create()