Searched defs:aeref (Results 1 – 4 of 4) sorted by relevance
385 access_vector_t requested, struct avc_entry_ref *aeref) in avc_lookup()427 struct avc_entry *ae, struct avc_entry_ref *aeref) in avc_insert()708 struct avc_entry_ref *aeref, struct av_decision *avd) in avc_has_perm_noaudit()804 struct avc_entry_ref aeref; in avc_compute_create() local
425 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()748 struct avc_entry_ref *aeref, struct av_decision *avd) in avc_has_perm_noaudit()844 struct avc_entry_ref aeref; in avc_compute_create() local
109 #define avc_entry_ref_init(aeref) ((aeref)->ae = NULL) argument