Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Davc.c429 access_vector_t requested, struct avc_entry_ref *aeref) in avc_lookup()
471 struct avc_entry *ae, struct avc_entry_ref *aeref) in avc_insert()
750 struct avc_entry_ref *aeref, struct av_decision *avd) in avc_has_perm_noaudit()
829 struct avc_entry_ref *aeref, void *auditdata) in avc_has_perm()
845 struct avc_entry_ref aeref; in avc_compute_create() local
/external/selinux/libselinux/include/selinux/
Davc.h117 #define avc_entry_ref_init(aeref) ((aeref)->ae = NULL) argument