Home
last modified time | relevance | path

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

/security/selinux/
Davc.c59 struct avc_entry ae; member
338 node->ae.xp_node->xp.len++; in avc_add_xperms_decision()
343 list_add(&dest_xpd->xpd_list, &node->ae.xp_node->xpd_head); in avc_add_xperms_decision()
382 node->ae.xp_node = dest; in avc_xperms_populate()
440 avc_xperms_free(node->ae.xp_node); in avc_node_free()
455 avc_xperms_free(node->ae.xp_node); in avc_node_kill()
526 node->ae.ssid = ssid; in avc_node_populate()
527 node->ae.tsid = tsid; in avc_node_populate()
528 node->ae.tclass = tclass; in avc_node_populate()
529 memcpy(&node->ae.avd, avd, sizeof(node->ae.avd)); in avc_node_populate()
[all …]