• Home
  • Raw
  • Download

Lines Matching refs:CIL_INFO

274 				cil_tree_log(node, CIL_INFO, "Problem");  in cil_tree_walk_core()
311 cil_tree_log(node, CIL_INFO, "Problem"); in cil_tree_walk()
324 cil_tree_log(node, CIL_INFO, "Problem"); in cil_tree_walk()
508 cil_log(CIL_INFO, "("); in cil_tree_print_expr()
516 cil_log(CIL_INFO, "ERROR)"); in cil_tree_print_expr()
519 cil_log(CIL_INFO, "%s)", expr_str); in cil_tree_print_expr()
527 cil_log(CIL_INFO, " %s", ((struct cil_perm *)current_perm->data)->datum.name); in cil_tree_print_perms_list()
529 cil_log(CIL_INFO, " %s", ((struct cil_perm*)current_perm->data)->datum.name); in cil_tree_print_perms_list()
531 cil_log(CIL_INFO, "\n\n perms list contained unexpected data type: %d\n", current_perm->flavor); in cil_tree_print_perms_list()
551 cil_log(CIL_INFO, " ("); in cil_tree_print_perm_strs()
554 cil_log(CIL_INFO, " %s", (char*)curr->data); in cil_tree_print_perm_strs()
557 cil_log(CIL_INFO, " )"); in cil_tree_print_perm_strs()
567 cil_log(CIL_INFO, " class: %s", cp->class_str); in cil_tree_print_classperms()
568 cil_log(CIL_INFO, ", perm_strs:"); in cil_tree_print_classperms()
578 cil_log(CIL_INFO, " %s", cp_set->set_str); in cil_tree_print_classperms_set()
601 cil_log(CIL_INFO, " %s", level->sens->datum.name); in cil_tree_print_level()
603 cil_log(CIL_INFO, " %s", level->sens_str); in cil_tree_print_level()
613 cil_log(CIL_INFO, " ("); in cil_tree_print_levelrange()
615 cil_log(CIL_INFO, " ("); in cil_tree_print_levelrange()
617 cil_log(CIL_INFO, " )"); in cil_tree_print_levelrange()
619 cil_log(CIL_INFO, " %s", lvlrange->low_str); in cil_tree_print_levelrange()
623 cil_log(CIL_INFO, " ("); in cil_tree_print_levelrange()
625 cil_log(CIL_INFO, " )"); in cil_tree_print_levelrange()
627 cil_log(CIL_INFO, " %s", lvlrange->high_str); in cil_tree_print_levelrange()
629 cil_log(CIL_INFO, " )"); in cil_tree_print_levelrange()
634 cil_log(CIL_INFO, " ("); in cil_tree_print_context()
636 cil_log(CIL_INFO, " %s", context->user->datum.name); in cil_tree_print_context()
638 cil_log(CIL_INFO, " %s", context->user_str); in cil_tree_print_context()
642 cil_log(CIL_INFO, " %s", context->role->datum.name); in cil_tree_print_context()
644 cil_log(CIL_INFO, " %s", context->role_str); in cil_tree_print_context()
648 cil_log(CIL_INFO, " %s", ((struct cil_symtab_datum *)context->type)->name); in cil_tree_print_context()
650 cil_log(CIL_INFO, " %s", context->type_str); in cil_tree_print_context()
656 cil_log(CIL_INFO, " %s", context->range_str); in cil_tree_print_context()
659 cil_log(CIL_INFO, " )"); in cil_tree_print_context()
670 cil_log(CIL_INFO, "\n"); in cil_tree_print_constrain()
676 cil_log(CIL_INFO, "FLAVOR: %d", node->flavor); in cil_tree_print_node()
682 cil_log(CIL_INFO, "BLOCK: %s\n", block->datum.name); in cil_tree_print_node()
687 cil_log(CIL_INFO, "BLOCKINHERIT: %s\n", inherit->block_str); in cil_tree_print_node()
692 cil_log(CIL_INFO, "BLOCKABSTRACT: %s\n", abstract->block_str); in cil_tree_print_node()
697 cil_log(CIL_INFO, "IN: %s\n", in->block_str); in cil_tree_print_node()
702 cil_log(CIL_INFO, "USER: %s\n", user->datum.name); in cil_tree_print_node()
707 cil_log(CIL_INFO, "TYPE: %s\n", type->datum.name); in cil_tree_print_node()
714 cil_log(CIL_INFO, "(EXPANDTYPEATTRIBUTE "); in cil_tree_print_node()
716 cil_log(CIL_INFO, "%s)\n",attr->expand ? in cil_tree_print_node()
724 cil_log(CIL_INFO, "(TYPEATTRIBUTESET %s ", attr->attr_str); in cil_tree_print_node()
728 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
733 cil_log(CIL_INFO, "TYPEATTRIBUTE: %s\n", attr->datum.name); in cil_tree_print_node()
738 cil_log(CIL_INFO, "ROLE: %s\n", role->datum.name); in cil_tree_print_node()
743 cil_log(CIL_INFO, "USERROLE:"); in cil_tree_print_node()
748 cil_log(CIL_INFO, " %s", datum->name); in cil_tree_print_node()
750 cil_log(CIL_INFO, " %s", userrole->user_str); in cil_tree_print_node()
755 cil_log(CIL_INFO, " %s", datum->name); in cil_tree_print_node()
757 cil_log(CIL_INFO, " %s", userrole->role_str); in cil_tree_print_node()
760 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
765 cil_log(CIL_INFO, "USERLEVEL:"); in cil_tree_print_node()
768 cil_log(CIL_INFO, " %s", usrlvl->user_str); in cil_tree_print_node()
772 cil_log(CIL_INFO, " ("); in cil_tree_print_node()
774 cil_log(CIL_INFO, " )"); in cil_tree_print_node()
776 cil_log(CIL_INFO, " %s", usrlvl->level_str); in cil_tree_print_node()
779 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
784 cil_log(CIL_INFO, "USERRANGE:"); in cil_tree_print_node()
787 cil_log(CIL_INFO, " %s", userrange->user_str); in cil_tree_print_node()
791 cil_log(CIL_INFO, " ("); in cil_tree_print_node()
793 cil_log(CIL_INFO, " )"); in cil_tree_print_node()
795 cil_log(CIL_INFO, " %s", userrange->range_str); in cil_tree_print_node()
798 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
803 cil_log(CIL_INFO, "USERBOUNDS: user: %s, bounds: %s\n", bnds->parent_str, bnds->child_str); in cil_tree_print_node()
809 cil_log(CIL_INFO, "ROLETYPE:"); in cil_tree_print_node()
813 cil_log(CIL_INFO, " %s", datum->name); in cil_tree_print_node()
815 cil_log(CIL_INFO, " %s", roletype->role_str); in cil_tree_print_node()
820 cil_log(CIL_INFO, " %s", datum->name); in cil_tree_print_node()
822 cil_log(CIL_INFO, " %s", roletype->type_str); in cil_tree_print_node()
825 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
830 cil_log(CIL_INFO, "ROLETRANSITION:"); in cil_tree_print_node()
833 cil_log(CIL_INFO, " %s", roletrans->src->datum.name); in cil_tree_print_node()
835 cil_log(CIL_INFO, " %s", roletrans->src_str); in cil_tree_print_node()
839 cil_log(CIL_INFO, " %s", ((struct cil_symtab_datum *)roletrans->tgt)->name); in cil_tree_print_node()
841 cil_log(CIL_INFO, " %s", roletrans->tgt_str); in cil_tree_print_node()
845 cil_log(CIL_INFO, " %s", roletrans->obj->datum.name); in cil_tree_print_node()
847 cil_log(CIL_INFO, " %s", roletrans->obj_str); in cil_tree_print_node()
851 cil_log(CIL_INFO, " %s\n", roletrans->result->datum.name); in cil_tree_print_node()
853 cil_log(CIL_INFO, " %s\n", roletrans->result_str); in cil_tree_print_node()
860 cil_log(CIL_INFO, "ROLEALLOW:"); in cil_tree_print_node()
863 cil_log(CIL_INFO, " %s", ((struct cil_symtab_datum*)roleallow->src)->name); in cil_tree_print_node()
865 cil_log(CIL_INFO, " %s", roleallow->src_str); in cil_tree_print_node()
869 cil_log(CIL_INFO, " %s", ((struct cil_symtab_datum*)roleallow->tgt)->name); in cil_tree_print_node()
871 cil_log(CIL_INFO, " %s", roleallow->tgt_str); in cil_tree_print_node()
874 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
880 cil_log(CIL_INFO, "(ROLEATTRIBUTESET %s ", attr->attr_str); in cil_tree_print_node()
884 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
889 cil_log(CIL_INFO, "ROLEATTRIBUTE: %s\n", attr->datum.name); in cil_tree_print_node()
895 cil_log(CIL_INFO, "(USERATTRIBUTESET %s ", attr->attr_str); in cil_tree_print_node()
899 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
904 cil_log(CIL_INFO, "USERATTRIBUTE: %s\n", attr->datum.name); in cil_tree_print_node()
909 cil_log(CIL_INFO, "ROLEBOUNDS: role: %s, bounds: %s\n", bnds->parent_str, bnds->child_str); in cil_tree_print_node()
914 cil_log(CIL_INFO, "CLASS: %s ", cls->datum.name); in cil_tree_print_node()
917 cil_log(CIL_INFO, "inherits: %s ", cls->common->datum.name); in cil_tree_print_node()
919 cil_log(CIL_INFO, "("); in cil_tree_print_node()
923 cil_log(CIL_INFO, " )"); in cil_tree_print_node()
931 cil_log(CIL_INFO, "CLASSORDER: ()\n"); in cil_tree_print_node()
935 cil_log(CIL_INFO, "CLASSORDER: ("); in cil_tree_print_node()
937 cil_log(CIL_INFO, " %s", (char*)class->data); in cil_tree_print_node()
939 cil_log(CIL_INFO, " )\n"); in cil_tree_print_node()
944 cil_log(CIL_INFO, "COMMON: %s (", common->datum.name); in cil_tree_print_node()
948 cil_log(CIL_INFO, " )"); in cil_tree_print_node()
954 cil_log(CIL_INFO, "CLASSCOMMON: class: %s, common: %s\n", clscom->class_str, clscom->common_str); in cil_tree_print_node()
961 cil_log(CIL_INFO, "CLASSPERMISSION: %s", cp->datum.name); in cil_tree_print_node()
963 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
970 cil_log(CIL_INFO, "CLASSPERMISSIONSET: %s", cps->set_str); in cil_tree_print_node()
974 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
980 cil_log(CIL_INFO, "MAP_CLASS: %s", cm->datum.name); in cil_tree_print_node()
982 cil_log(CIL_INFO, " ("); in cil_tree_print_node()
984 cil_log(CIL_INFO, " )\n"); in cil_tree_print_node()
991 cil_log(CIL_INFO, "MAP_PERM: %s", cmp->datum.name); in cil_tree_print_node()
994 cil_log(CIL_INFO, " perms: ()"); in cil_tree_print_node()
998 cil_log(CIL_INFO, " kernel class perms: ("); in cil_tree_print_node()
1002 cil_log(CIL_INFO, " )\n"); in cil_tree_print_node()
1009 …cil_log(CIL_INFO, "CLASSMAPPING: map class: %s, map perm: %s,", mapping->map_class_str, mapping->m… in cil_tree_print_node()
1011 cil_log(CIL_INFO, " ("); in cil_tree_print_node()
1015 cil_log(CIL_INFO, " )\n"); in cil_tree_print_node()
1020 cil_log(CIL_INFO, "BOOL: %s, value: %d\n", boolean->datum.name, boolean->value); in cil_tree_print_node()
1025 cil_log(CIL_INFO, "TUNABLE: %s, value: %d\n", tunable->datum.name, tunable->value); in cil_tree_print_node()
1031 cil_log(CIL_INFO, "(BOOLEANIF "); in cil_tree_print_node()
1035 cil_log(CIL_INFO, " )\n"); in cil_tree_print_node()
1041 cil_log(CIL_INFO, "(TUNABLEIF "); in cil_tree_print_node()
1045 cil_log(CIL_INFO, " )\n"); in cil_tree_print_node()
1051 cil_log(CIL_INFO, "true\n"); in cil_tree_print_node()
1053 cil_log(CIL_INFO, "false\n"); in cil_tree_print_node()
1058 cil_log(CIL_INFO, "all"); in cil_tree_print_node()
1061 cil_log(CIL_INFO, "&&"); in cil_tree_print_node()
1064 cil_log(CIL_INFO, "|| "); in cil_tree_print_node()
1067 cil_log(CIL_INFO, "!"); in cil_tree_print_node()
1070 cil_log(CIL_INFO, "=="); in cil_tree_print_node()
1073 cil_log(CIL_INFO, "!="); in cil_tree_print_node()
1077 cil_log(CIL_INFO, "TYPEALIAS: %s\n", alias->datum.name); in cil_tree_print_node()
1082 …cil_log(CIL_INFO, "TYPEALIASACTUAL: type: %s, alias: %s\n", aliasactual->alias_str, aliasactual->a… in cil_tree_print_node()
1087 cil_log(CIL_INFO, "TYPEBOUNDS: type: %s, bounds: %s\n", bnds->parent_str, bnds->child_str); in cil_tree_print_node()
1094 cil_log(CIL_INFO, "TYPEPERMISSIVE: %s\n", ((struct cil_symtab_datum *)typeperm->type)->name); in cil_tree_print_node()
1096 cil_log(CIL_INFO, "TYPEPERMISSIVE: %s\n", typeperm->type_str); in cil_tree_print_node()
1103 cil_log(CIL_INFO, "TYPETRANSITION:"); in cil_tree_print_node()
1106 cil_log(CIL_INFO, " %s", ((struct cil_symtab_datum *)nametypetrans->src)->name); in cil_tree_print_node()
1108 cil_log(CIL_INFO, " %s", nametypetrans->src_str); in cil_tree_print_node()
1112 cil_log(CIL_INFO, " %s", ((struct cil_symtab_datum *)nametypetrans->tgt)->name); in cil_tree_print_node()
1114 cil_log(CIL_INFO, " %s", nametypetrans->tgt_str); in cil_tree_print_node()
1118 cil_log(CIL_INFO, " %s", nametypetrans->obj->datum.name); in cil_tree_print_node()
1120 cil_log(CIL_INFO, " %s", nametypetrans->obj_str); in cil_tree_print_node()
1123 cil_log(CIL_INFO, " %s\n", nametypetrans->name_str); in cil_tree_print_node()
1126 cil_log(CIL_INFO, " %s", ((struct cil_symtab_datum *)nametypetrans->result)->name); in cil_tree_print_node()
1128 cil_log(CIL_INFO, " %s", nametypetrans->result_str); in cil_tree_print_node()
1135 cil_log(CIL_INFO, "RANGETRANSITION:"); in cil_tree_print_node()
1138 cil_log(CIL_INFO, " %s", ((struct cil_symtab_datum *)rangetrans->src)->name); in cil_tree_print_node()
1140 cil_log(CIL_INFO, " %s", rangetrans->src_str); in cil_tree_print_node()
1144 cil_log(CIL_INFO, " %s", ((struct cil_symtab_datum *)rangetrans->exec)->name); in cil_tree_print_node()
1146 cil_log(CIL_INFO, " %s", rangetrans->exec_str); in cil_tree_print_node()
1150 cil_log(CIL_INFO, " %s", rangetrans->obj->datum.name); in cil_tree_print_node()
1152 cil_log(CIL_INFO, " %s", rangetrans->obj_str); in cil_tree_print_node()
1156 cil_log(CIL_INFO, " ("); in cil_tree_print_node()
1158 cil_log(CIL_INFO, " )"); in cil_tree_print_node()
1160 cil_log(CIL_INFO, " %s", rangetrans->range_str); in cil_tree_print_node()
1163 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1170 cil_log(CIL_INFO, "ALLOW:"); in cil_tree_print_node()
1173 cil_log(CIL_INFO, "AUDITALLOW:"); in cil_tree_print_node()
1176 cil_log(CIL_INFO, "DONTAUDIT:"); in cil_tree_print_node()
1179 cil_log(CIL_INFO, "NEVERALLOW:"); in cil_tree_print_node()
1184 cil_log(CIL_INFO, " %s", ((struct cil_symtab_datum*)rule->src)->name); in cil_tree_print_node()
1186 cil_log(CIL_INFO, " %s", rule->src_str); in cil_tree_print_node()
1190 cil_log(CIL_INFO, " %s", ((struct cil_symtab_datum*)rule->tgt)->name); in cil_tree_print_node()
1192 cil_log(CIL_INFO, " %s", rule->tgt_str); in cil_tree_print_node()
1197 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1205 cil_log(CIL_INFO, "TYPETRANSITION:"); in cil_tree_print_node()
1208 cil_log(CIL_INFO, "TYPEMEMBER:"); in cil_tree_print_node()
1211 cil_log(CIL_INFO, "TYPECHANGE:"); in cil_tree_print_node()
1216 cil_log(CIL_INFO, " %s", ((struct cil_symtab_datum *)rule->src)->name); in cil_tree_print_node()
1218 cil_log(CIL_INFO, " %s", rule->src_str); in cil_tree_print_node()
1222 cil_log(CIL_INFO, " %s", ((struct cil_symtab_datum *)rule->tgt)->name); in cil_tree_print_node()
1224 cil_log(CIL_INFO, " %s", rule->tgt_str); in cil_tree_print_node()
1228 cil_log(CIL_INFO, " %s", rule->obj->datum.name); in cil_tree_print_node()
1230 cil_log(CIL_INFO, " %s", rule->obj_str); in cil_tree_print_node()
1234 cil_log(CIL_INFO, " %s\n", ((struct cil_symtab_datum *)rule->result)->name); in cil_tree_print_node()
1236 cil_log(CIL_INFO, " %s\n", rule->result_str); in cil_tree_print_node()
1243 cil_log(CIL_INFO, "SENSITIVITY: %s\n", sens->datum.name); in cil_tree_print_node()
1248 cil_log(CIL_INFO, "SENSITIVITYALIAS: %s\n", alias->datum.name); in cil_tree_print_node()
1253 …cil_log(CIL_INFO, "SENSITIVITYALIAS: alias: %s, sensitivity: %s\n", aliasactual->alias_str, aliasa… in cil_tree_print_node()
1259 cil_log(CIL_INFO, "CATEGORY: %s\n", cat->datum.name); in cil_tree_print_node()
1264 cil_log(CIL_INFO, "CATEGORYALIAS: %s\n", alias->datum.name); in cil_tree_print_node()
1269 …cil_log(CIL_INFO, "CATEGORYALIAS: alias %s, category: %s\n", aliasactual->alias_str, aliasactual->… in cil_tree_print_node()
1275 cil_log(CIL_INFO, "CATSET: %s ",catset->datum.name); in cil_tree_print_node()
1286 cil_log(CIL_INFO, "CATORDER: ()\n"); in cil_tree_print_node()
1290 cil_log(CIL_INFO, "CATORDER: ("); in cil_tree_print_node()
1292 cil_log(CIL_INFO, " %s", (char*)cat->data); in cil_tree_print_node()
1294 cil_log(CIL_INFO, " )\n"); in cil_tree_print_node()
1300 cil_log(CIL_INFO, "SENSCAT: sens:"); in cil_tree_print_node()
1303 cil_log(CIL_INFO, " %s ", senscat->sens_str); in cil_tree_print_node()
1305 cil_log(CIL_INFO, " [processed]"); in cil_tree_print_node()
1316 cil_log(CIL_INFO, "SENSITIVITYORDER: ("); in cil_tree_print_node()
1322 cil_log(CIL_INFO, " ("); in cil_tree_print_node()
1324 cil_log(CIL_INFO, " %s", (char*)sub->data); in cil_tree_print_node()
1326 cil_log(CIL_INFO, " )"); in cil_tree_print_node()
1328 cil_log(CIL_INFO, " %s", (char*)sens->data); in cil_tree_print_node()
1333 cil_log(CIL_INFO, " )\n"); in cil_tree_print_node()
1338 cil_log(CIL_INFO, "LEVEL %s:", level->datum.name); in cil_tree_print_node()
1340 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1345 cil_log(CIL_INFO, "LEVELRANGE %s:", lvlrange->datum.name); in cil_tree_print_node()
1347 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1352 cil_log(CIL_INFO, "CONSTRAIN: ("); in cil_tree_print_node()
1358 cil_log(CIL_INFO, "MLSCONSTRAIN: ("); in cil_tree_print_node()
1365 cil_log(CIL_INFO, "(VALIDATETRANS "); in cil_tree_print_node()
1368 cil_log(CIL_INFO, "%s ", vt->class->datum.name); in cil_tree_print_node()
1370 cil_log(CIL_INFO, "%s ", vt->class_str); in cil_tree_print_node()
1375 cil_log(CIL_INFO, ")\n"); in cil_tree_print_node()
1381 cil_log(CIL_INFO, "(MLSVALIDATETRANS "); in cil_tree_print_node()
1384 cil_log(CIL_INFO, "%s ", vt->class->datum.name); in cil_tree_print_node()
1386 cil_log(CIL_INFO, "%s ", vt->class_str); in cil_tree_print_node()
1391 cil_log(CIL_INFO, ")\n"); in cil_tree_print_node()
1396 cil_log(CIL_INFO, "CONTEXT %s:", context->datum.name); in cil_tree_print_node()
1398 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1403 cil_log(CIL_INFO, "FILECON:"); in cil_tree_print_node()
1404 cil_log(CIL_INFO, " %s %d", filecon->path_str, filecon->type); in cil_tree_print_node()
1409 cil_log(CIL_INFO, " %s", filecon->context_str); in cil_tree_print_node()
1412 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1419 cil_log(CIL_INFO, "IBPKEYCON: %s", ibpkeycon->subnet_prefix_str); in cil_tree_print_node()
1420 cil_log(CIL_INFO, " (%d %d) ", ibpkeycon->pkey_low, ibpkeycon->pkey_high); in cil_tree_print_node()
1425 cil_log(CIL_INFO, " %s", ibpkeycon->context_str); in cil_tree_print_node()
1427 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1432 cil_log(CIL_INFO, "PORTCON:"); in cil_tree_print_node()
1434 cil_log(CIL_INFO, " udp"); in cil_tree_print_node()
1436 cil_log(CIL_INFO, " tcp"); in cil_tree_print_node()
1438 cil_log(CIL_INFO, " dccp"); in cil_tree_print_node()
1440 cil_log(CIL_INFO, " sctp"); in cil_tree_print_node()
1442 cil_log(CIL_INFO, " (%d %d)", portcon->port_low, portcon->port_high); in cil_tree_print_node()
1447 cil_log(CIL_INFO, " %s", portcon->context_str); in cil_tree_print_node()
1450 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1457 cil_log(CIL_INFO, "NODECON:"); in cil_tree_print_node()
1461 cil_log(CIL_INFO, " %s", buf); in cil_tree_print_node()
1463 cil_log(CIL_INFO, " %s", nodecon->addr_str); in cil_tree_print_node()
1468 cil_log(CIL_INFO, " %s", buf); in cil_tree_print_node()
1470 cil_log(CIL_INFO, " %s", nodecon->mask_str); in cil_tree_print_node()
1476 cil_log(CIL_INFO, " %s", nodecon->context_str); in cil_tree_print_node()
1479 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1484 cil_log(CIL_INFO, "GENFSCON:"); in cil_tree_print_node()
1485 cil_log(CIL_INFO, " %s %s", genfscon->fs_str, genfscon->path_str); in cil_tree_print_node()
1490 cil_log(CIL_INFO, " %s", genfscon->context_str); in cil_tree_print_node()
1493 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1498 cil_log(CIL_INFO, "NETIFCON %s", netifcon->interface_str); in cil_tree_print_node()
1503 cil_log(CIL_INFO, " %s", netifcon->if_context_str); in cil_tree_print_node()
1509 cil_log(CIL_INFO, " %s", netifcon->packet_context_str); in cil_tree_print_node()
1512 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1518 cil_log(CIL_INFO, "IBENDPORTCON: %s %u ", ibendportcon->dev_name_str, ibendportcon->port); in cil_tree_print_node()
1523 cil_log(CIL_INFO, " %s", ibendportcon->context_str); in cil_tree_print_node()
1525 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1531 cil_log(CIL_INFO, "PIRQCON %d", pirqcon->pirq); in cil_tree_print_node()
1535 cil_log(CIL_INFO, " %s", pirqcon->context_str); in cil_tree_print_node()
1538 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1544 cil_log(CIL_INFO, "IOMEMCON ( %"PRId64" %"PRId64" )", iomemcon->iomem_low, iomemcon->iomem_high); in cil_tree_print_node()
1548 cil_log(CIL_INFO, " %s", iomemcon->context_str); in cil_tree_print_node()
1551 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1557 cil_log(CIL_INFO, "IOPORTCON ( %d %d )", ioportcon->ioport_low, ioportcon->ioport_high); in cil_tree_print_node()
1561 cil_log(CIL_INFO, " %s", ioportcon->context_str); in cil_tree_print_node()
1564 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1570 cil_log(CIL_INFO, "PCIDEVICECON %d", pcidevicecon->dev); in cil_tree_print_node()
1574 cil_log(CIL_INFO, " %s", pcidevicecon->context_str); in cil_tree_print_node()
1577 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1583 cil_log(CIL_INFO, "DEVICETREECON %s", devicetreecon->path); in cil_tree_print_node()
1587 cil_log(CIL_INFO, " %s", devicetreecon->context_str); in cil_tree_print_node()
1590 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1595 cil_log(CIL_INFO, "FSUSE: "); in cil_tree_print_node()
1598 cil_log(CIL_INFO, "xattr "); in cil_tree_print_node()
1600 cil_log(CIL_INFO, "task "); in cil_tree_print_node()
1602 cil_log(CIL_INFO, "trans "); in cil_tree_print_node()
1604 cil_log(CIL_INFO, "unknown "); in cil_tree_print_node()
1607 cil_log(CIL_INFO, "%s ", fsuse->fs_str); in cil_tree_print_node()
1612 cil_log(CIL_INFO, " %s", fsuse->context_str); in cil_tree_print_node()
1615 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1620 cil_log(CIL_INFO, "SID: %s\n", sid->datum.name); in cil_tree_print_node()
1625 cil_log(CIL_INFO, "SIDCONTEXT: %s", sidcon->sid_str); in cil_tree_print_node()
1630 cil_log(CIL_INFO, " %s", sidcon->context_str); in cil_tree_print_node()
1633 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1641 cil_log(CIL_INFO, "SIDORDER: ()\n"); in cil_tree_print_node()
1645 cil_log(CIL_INFO, "SIDORDER: ("); in cil_tree_print_node()
1647 cil_log(CIL_INFO, " %s", (char*)sid->data); in cil_tree_print_node()
1649 cil_log(CIL_INFO, " )\n"); in cil_tree_print_node()
1654 cil_log(CIL_INFO, "POLICYCAP: %s\n", polcap->datum.name); in cil_tree_print_node()
1659 cil_log(CIL_INFO, "MACRO %s:", macro->datum.name); in cil_tree_print_node()
1663 cil_log(CIL_INFO, " parameters: ("); in cil_tree_print_node()
1665 …cil_log(CIL_INFO, " flavor: %d, string: %s;", ((struct cil_param*)curr_param->data)->flavor, ((str… in cil_tree_print_node()
1668 cil_log(CIL_INFO, " )"); in cil_tree_print_node()
1670 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1676 cil_log(CIL_INFO, "CALL: macro name:"); in cil_tree_print_node()
1679 cil_log(CIL_INFO, " %s", call->macro->datum.name); in cil_tree_print_node()
1681 cil_log(CIL_INFO, " %s", call->macro_str); in cil_tree_print_node()
1685 cil_log(CIL_INFO, ", args: ( "); in cil_tree_print_node()
1695 case CIL_TYPE: cil_log(CIL_INFO, "type:"); break; in cil_tree_print_node()
1696 case CIL_USER: cil_log(CIL_INFO, "user:"); break; in cil_tree_print_node()
1697 case CIL_ROLE: cil_log(CIL_INFO, "role:"); break; in cil_tree_print_node()
1698 case CIL_SENS: cil_log(CIL_INFO, "sensitivity:"); break; in cil_tree_print_node()
1699 case CIL_CAT: cil_log(CIL_INFO, "category:"); break; in cil_tree_print_node()
1700 case CIL_CATSET: cil_log(CIL_INFO, "categoryset:"); break; in cil_tree_print_node()
1701 case CIL_LEVEL: cil_log(CIL_INFO, "level:"); break; in cil_tree_print_node()
1702 case CIL_CLASS: cil_log(CIL_INFO, "class:"); break; in cil_tree_print_node()
1705 cil_log(CIL_INFO, "%s ", ((struct cil_args*)item->data)->arg_str); in cil_tree_print_node()
1708 cil_log(CIL_INFO, ")"); in cil_tree_print_node()
1711 cil_log(CIL_INFO, "\n"); in cil_tree_print_node()
1716 cil_log(CIL_INFO, "OPTIONAL: %s\n", optional->datum.name); in cil_tree_print_node()
1724 cil_log(CIL_INFO, "IPADDR %s: %s\n", ipaddr->datum.name, buf); in cil_tree_print_node()
1729 cil_log(CIL_INFO, "CIL FLAVOR: %d\n", node->flavor); in cil_tree_print_node()
1746 cil_log(CIL_INFO, "%s", (char*)current->data); in cil_tree_print()
1748 cil_log(CIL_INFO, " %s", (char*)current->data); in cil_tree_print()
1752 cil_log(CIL_INFO, "\t"); in cil_tree_print()
1758 cil_log(CIL_INFO, "\n"); in cil_tree_print()
1760 cil_log(CIL_INFO, "\t"); in cil_tree_print()
1762 cil_log(CIL_INFO, "("); in cil_tree_print()
1774 cil_log(CIL_INFO, ")\n"); in cil_tree_print()
1777 cil_log(CIL_INFO, "\t"); in cil_tree_print()
1779 cil_log(CIL_INFO, ")\n"); in cil_tree_print()
1781 cil_log(CIL_INFO, ")"); in cil_tree_print()
1786 cil_log(CIL_INFO, "\n\n"); in cil_tree_print()
1791 cil_log(CIL_INFO, "Tree is NULL\n"); in cil_tree_print()