Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_resolve_ast.c375 struct cil_tree_node *attr_node = NULL; in cil_resolve_typeattributeset() local
384 attr_node = attr_datum->nodes->head->data; in cil_resolve_typeattributeset()
386 if (attr_node->flavor != CIL_TYPEATTRIBUTE) { in cil_resolve_typeattributeset()
1010 struct cil_tree_node *attr_node = NULL; in cil_resolve_roleattributeset() local
1017 attr_node = attr_datum->nodes->head->data; in cil_resolve_roleattributeset()
1019 if (attr_node->flavor != CIL_ROLEATTRIBUTE) { in cil_resolve_roleattributeset()