Home
last modified time | relevance | path

Searched defs:aeref (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/libselinux/src/
Davc.c427 access_vector_t requested, struct avc_entry_ref *aeref) in avc_lookup()
469 struct avc_entry *ae, struct avc_entry_ref *aeref) in avc_insert()
748 struct avc_entry_ref *aeref, struct av_decision *avd) in avc_has_perm_noaudit()
827 struct avc_entry_ref *aeref, void *auditdata) in avc_has_perm()
843 struct avc_entry_ref aeref; in avc_compute_create() local
/third_party/selinux/libselinux/include/selinux/
Davc.h117 #define avc_entry_ref_init(aeref) ((aeref)->ae = NULL) argument