Home
last modified time | relevance | path

Searched refs:avc_entry (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/libselinux/include/selinux/
Davc.h103 struct avc_entry;
105 struct avc_entry *ae;
/third_party/selinux/libselinux/src/
Davc.c19 struct avc_entry { struct
29 struct avc_entry ae; argument
339 static inline void avc_clear_avc_entry(struct avc_entry *ae) in avc_clear_avc_entry()
469 struct avc_entry *ae, struct avc_entry_ref *aeref) in avc_insert()
751 struct avc_entry *ae; in avc_has_perm_noaudit()
753 struct avc_entry entry; in avc_has_perm_noaudit()
845 struct avc_entry entry; in avc_compute_create()