Home
last modified time | relevance | path

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

/external/selinux/libselinux/include/selinux/
Davc.h95 struct avc_entry;
97 struct avc_entry *ae;
/external/selinux/libselinux/src/
Davc.c19 struct avc_entry { struct
29 struct avc_entry ae; argument
337 static inline void avc_clear_avc_entry(struct avc_entry *ae) in avc_clear_avc_entry()
467 struct avc_entry *ae, struct avc_entry_ref *aeref) in avc_insert()
754 struct avc_entry *ae; in avc_has_perm_noaudit()
756 struct avc_entry entry; in avc_has_perm_noaudit()
849 struct avc_entry entry; in avc_compute_create()