Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Davc.c425 access_vector_t requested, struct avc_entry_ref *aeref) in avc_lookup()
467 struct avc_entry *ae, struct avc_entry_ref *aeref) in avc_insert()
752 struct avc_entry_ref *aeref, struct av_decision *avd) in avc_has_perm_noaudit()
848 struct avc_entry_ref aeref; in avc_compute_create() local
/external/selinux/libselinux/include/selinux/
Davc.h109 #define avc_entry_ref_init(aeref) ((aeref)->ae = NULL) argument