Searched defs:aeref (Results 1 - 2 of 2) sorted by relevance

/external/libselinux/src/
H A Davc.c365 * @aeref: AVC entry reference
371 * then this function updates @aeref to refer to the
376 access_vector_t requested, struct avc_entry_ref *aeref)
387 aeref->ae = &node->ae;
403 * @aeref: AVC entry reference
413 * @aeref to refer to the entry, and returns %0.
418 struct avc_entry *ae, struct avc_entry_ref *aeref)
439 aeref->ae = &node->ae;
687 struct avc_entry_ref *aeref, struct av_decision *avd)
699 if (!aeref) {
374 avc_lookup(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t requested, struct avc_entry_ref *aeref) argument
416 avc_insert(security_id_t ssid, security_id_t tsid, security_class_t tclass, struct avc_entry *ae, struct avc_entry_ref *aeref) argument
778 struct avc_entry_ref aeref; local
[all...]
/external/qemu/distrib/libselinux/src/
H A Davc.c365 * @aeref: AVC entry reference
371 * then this function updates @aeref to refer to the
376 access_vector_t requested, struct avc_entry_ref *aeref)
387 aeref->ae = &node->ae;
403 * @aeref: AVC entry reference
413 * @aeref to refer to the entry, and returns %0.
418 struct avc_entry *ae, struct avc_entry_ref *aeref)
439 aeref->ae = &node->ae;
687 struct avc_entry_ref *aeref, struct av_decision *avd)
699 if (!aeref) {
374 avc_lookup(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t requested, struct avc_entry_ref *aeref) argument
416 avc_insert(security_id_t ssid, security_id_t tsid, security_class_t tclass, struct avc_entry *ae, struct avc_entry_ref *aeref) argument
778 struct avc_entry_ref aeref; local
[all...]

Completed in 56 milliseconds