Searched defs:aeref (Results 1 - 1 of 1) sorted by relevance
/third_party/selinux/libselinux/src/ |
H A D | avc.c | 425 avc_lookup(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t requested, struct avc_entry_ref *aeref) avc_lookup() argument 467 avc_insert(security_id_t ssid, security_id_t tsid, security_class_t tclass, struct avc_entry *ae, struct avc_entry_ref *aeref) avc_insert() argument 744 avc_has_perm_noaudit(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t requested, struct avc_entry_ref *aeref, struct av_decision *avd) avc_has_perm_noaudit() argument 825 avc_has_perm(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t requested, struct avc_entry_ref *aeref, void *auditdata) avc_has_perm() argument 843 struct avc_entry_ref aeref; avc_compute_create() local [all...] |
Completed in 3 milliseconds