Searched refs:avc_lookup (Results 1 – 1 of 1) sorted by relevance
/external/selinux/libselinux/src/ |
D | avc.c | 423 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()
|