Home
last modified time | relevance | path

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

/external/libselinux/include/selinux/
Davc.h109 #define avc_entry_ref_init(aeref) ((aeref)->ae = NULL) argument
/external/libselinux/src/
Davc.c380 access_vector_t requested, struct avc_entry_ref *aeref) in avc_lookup()
422 struct avc_entry *ae, struct avc_entry_ref *aeref) in avc_insert()
786 struct avc_entry_ref aeref; in avc_compute_create() local
/external/dbus/bus/
Dselinux.c67 static struct avc_entry_ref aeref; variable