Searched refs:avc_entry_ref (Results 1 – 4 of 4) sorted by relevance
/external/libselinux/include/selinux/ |
D | avc.h | 96 struct avc_entry_ref { struct 260 struct avc_entry_ref *aeref, struct av_decision *avd); 282 struct avc_entry_ref *aeref, void *auditdata);
|
/external/selinux/libselinux/include/selinux/ |
D | avc.h | 96 struct avc_entry_ref { struct 264 struct avc_entry_ref *aeref, struct av_decision *avd); 286 struct avc_entry_ref *aeref, void *auditdata);
|
/external/selinux/libselinux/src/ |
D | avc.c | 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() 754 struct avc_entry_ref ref; in avc_has_perm_noaudit() 828 struct avc_entry_ref *aeref, void *auditdata) in hidden_def() 844 struct avc_entry_ref aeref; in avc_compute_create()
|
/external/libselinux/src/ |
D | avc.c | 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() 714 struct avc_entry_ref ref; in avc_has_perm_noaudit() 788 struct avc_entry_ref *aeref, void *auditdata) in hidden_def() 804 struct avc_entry_ref aeref; in avc_compute_create()
|