Home | History | Annotate | Download | only in unit

Lines Matching refs:cl_head

82 	struct cil_tree_node *test_curr = test_db->ast->root->cl_head->cl_head;
106 struct cil_tree_node *test_curr = test_db->ast->root->cl_head->cl_head;
145 int rc = cil_resolve_roleallow(test_db->ast->root->cl_head->next->next, args);
165 int rc = cil_resolve_roleallow(test_db->ast->root->cl_head->next, args);
184 int rc = cil_resolve_roleallow(test_db->ast->root->cl_head->next, args);
204 int rc = cil_resolve_classmapping(test_db->ast->root->cl_head->next->next, args);
228 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
232 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
235 args->callstack = test_db->ast->root->cl_head->next->next->next;
237 int rc = cil_resolve_classmapping(test_db->ast->root->cl_head->next->next->next->cl_head, args);
263 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
267 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
270 args->callstack = test_db->ast->root->cl_head->next->next->next;
272 int rc = cil_resolve_classmapping(test_db->ast->root->cl_head->next->next->next->cl_head, args);
294 int rc = cil_resolve_classmapping(test_db->ast->root->cl_head->next->next, args);
314 int rc = cil_resolve_classmapping(test_db->ast->root->cl_head->next->next, args);
334 int rc = cil_resolve_classmapping(test_db->ast->root->cl_head->next->next, args);
354 int rc = cil_resolve_classmapping(test_db->ast->root->cl_head->next->next, args);
374 int rc = cil_resolve_rolebounds(test_db->ast->root->cl_head->next->next, args);
394 cil_resolve_rolebounds(test_db->ast->root->cl_head->next->next, args);
395 int rc = cil_resolve_rolebounds(test_db->ast->root->cl_head->next->next, args);
415 int rc = cil_resolve_rolebounds(test_db->ast->root->cl_head->next->next, args);
435 int rc = cil_resolve_rolebounds(test_db->ast->root->cl_head->next->next, args);
454 int rc = cil_resolve_sensalias(test_db->ast->root->cl_head->next, args);
472 int rc = cil_resolve_sensalias(test_db->ast->root->cl_head, args);
491 int rc = cil_resolve_catalias(test_db->ast->root->cl_head->next, args);
509 int rc = cil_resolve_catalias(test_db->ast->root->cl_head, args);
529 int rc = cil_resolve_catorder(test_db->ast->root->cl_head->next->next, args);
530 int rc2 = cil_resolve_catorder(test_db->ast->root->cl_head->next->next, args);
551 int rc = cil_resolve_catorder(test_db->ast->root->cl_head->next->next, args);
572 int rc = cil_resolve_dominance(test_db->ast->root->cl_head->next->next->next, args);
573 int rc2 = cil_resolve_dominance(test_db->ast->root->cl_head->next->next->next, args);
595 int rc = cil_resolve_dominance(test_db->ast->root->cl_head->next->next->next, args);
619 struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next->data;
621 int rc = cil_resolve_cat_list(test_db->ast->root->cl_head->next->next->next, test_catset->cat_list_str, test_cat_list, args);
645 struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next->data;
648 int rc = cil_resolve_cat_list(test_db->ast->root->cl_head->next->next->next, test_catset->cat_list_str, test_cat_list, args);
671 struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next->data;
673 int rc = cil_resolve_cat_list(test_db->ast->root->cl_head->next->next->next, test_catset->cat_list_str, test_cat_list, args);
701 struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next->next->data;
703 int rc = cil_resolve_cat_list(test_db->ast->root->cl_head->next->next->next->next, test_catset->cat_list_str, test_cat_list, args);
728 cil_resolve_catorder(test_db->ast->root->cl_head->next->next->next, args);
732 struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next->next->data;
734 int rc = cil_resolve_cat_list(test_db->ast->root->cl_head->next->next->next->next, test_catset->cat_list_str, test_cat_list, args);
756 cil_resolve_catorder(test_db->ast->root->cl_head->next->next->next, args);
762 struct cil_catset *test_catset = (struct cil_catset*)test_db->ast->root->cl_head->next->next->next->next->data;
764 int rc = cil_resolve_cat_list(test_db->ast->root->cl_head->next->next->next->next, test_catset->cat_list_str, test_cat_list, args);
785 struct cil_catset *test_catset = (struct cil_catset *)test_db->ast->root->cl_head->next->next->next->data;
787 int rc = cil_resolve_catset(test_db->ast->root->cl_head->next->next->next, test_catset, args);
808 struct cil_catset *test_catset = (struct cil_catset *)test_db->ast->root->cl_head->next->next->next->data;
810 int rc = cil_resolve_catset(test_db->ast->root->cl_head->next->next->next, test_catset, args);
830 cil_resolve_catorder(test_db->ast->root->cl_head->next->next, args);
835 int rc = cil_resolve_catrange(test_db->ast->root->cl_head->next->next->next, (struct cil_catrange*)test_db->ast->root->cl_head->next->next->next->data, args);
855 cil_resolve_catorder(test_db->ast->root->cl_head->next->next, args);
863 int rc = cil_resolve_catrange(test_db->ast->root->cl_head->next->next->next, (struct cil_catrange*)test_db->ast->root->cl_head->next->next->next->data, args);
883 cil_resolve_catorder(test_db->ast->root->cl_head->next->next, args);
888 int rc = cil_resolve_catrange(test_db->ast->root->cl_head->next->next->next, (struct cil_catrange*)test_db->ast->root->cl_head->next->next->next->data, args);
908 cil_resolve_catorder(test_db->ast->root->cl_head->next->next, args);
913 int rc = cil_resolve_catrange(test_db->ast->root->cl_head->next->next->next, (struct cil_catrange*)test_db->ast->root->cl_head->next->next->next->data, args);
933 cil_resolve_catorder(test_db->ast->root->cl_head->next->next, args);
938 int rc = cil_resolve_catrange(test_db->ast->root->cl_head->next->next->next, (struct cil_catrange*)test_db->ast->root->cl_head->next->next->next->data, args);
962 int rc = cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
987 cil_resolve_catorder(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
991 int rc = cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
1016 struct cil_catset *test_catset = (struct cil_catset *)test_db->ast->root->cl_head->next->next->next->next->next->data;
1017 cil_resolve_catset(test_db->ast->root->cl_head->next->next->next->next->next, test_catset, args);
1021 int rc = cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
1044 int rc = cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
1072 int rc = cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
1095 int rc = cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
1119 int rc = cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
1150 int rc = cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
1177 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
1181 struct cil_tree_node *level = test_db->ast->root->cl_head->next->next->next->next->next->next->next;
1212 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next, args);
1216 struct cil_tree_node *level = test_db->ast->root->cl_head->next->next->next->next->next->next->next->next;
1249 struct cil_catset *cs = (struct cil_catset *)test_db->ast->root->cl_head->next->next->next->data;
1251 cil_resolve_catorder(test_db->ast->root->cl_head->next->next->next->next, args);
1255 cil_resolve_catset(test_db->ast->root->cl_head->next->next->next, cs, args);
1259 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
1263 struct cil_tree_node *level = test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next;
1294 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
1298 struct cil_tree_node *level = test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next;
1326 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
1327 struct cil_tree_node *level = test_db->ast->root->cl_head->next->next->next->next->next->next->next;
1360 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
1361 struct cil_tree_node *level = test_db->ast->root->cl_head->next->next->next->next->next->next->next;
1393 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
1394 struct cil_tree_node *level = test_db->ast->root->cl_head->next->next->next->next->next->next->next;
1422 cil_resolve_senscat(test_db->ast->root->cl_head->next->next, args);
1426 struct cil_levelrange *lvlrange = (struct cil_levelrange *)test_db->ast->root->cl_head->next->next->next->next->next->data;
1428 int rc = cil_resolve_levelrange(test_db->ast->root->cl_head->next->next->next->next->next, lvlrange, args);
1451 cil_resolve_senscat(test_db->ast->root->cl_head->next->next, args);
1455 struct cil_levelrange *lvlrange = (struct cil_levelrange *)test_db->ast->root->cl_head->next->next->next->next->next->data;
1457 int rc = cil_resolve_levelrange(test_db->ast->root->cl_head->next->next->next->next->next, lvlrange, args);
1480 cil_resolve_senscat(test_db->ast->root->cl_head->next->next, args);
1484 struct cil_levelrange *lvlrange = (struct cil_levelrange *)test_db->ast->root->cl_head->next->next->next->next->next->data;
1486 int rc = cil_resolve_levelrange(test_db->ast->root->cl_head->next->next->next->next->next, lvlrange, args);
1507 cil_resolve_senscat(test_db->ast->root->cl_head->next->next, args);
1511 struct cil_levelrange *lvlrange = (struct cil_levelrange *)test_db->ast->root->cl_head->next->next->next->data;
1513 int rc = cil_resolve_levelrange(test_db->ast->root->cl_head->next->next->next, lvlrange, args);
1534 cil_resolve_senscat(test_db->ast->root->cl_head->next->next, args);
1536 struct cil_levelrange *lvlrange = (struct cil_levelrange *)test_db->ast->root->cl_head->next->next->next->data;
1540 int rc = cil_resolve_levelrange(test_db->ast->root->cl_head->next->next->next, lvlrange, args);
1561 cil_resolve_senscat(test_db->ast->root->cl_head->next->next, args);
1563 struct cil_levelrange *lvlrange = (struct cil_levelrange *)test_db->ast->root->cl_head->next->next->next->data;
1567 int rc = cil_resolve_levelrange(test_db->ast->root->cl_head->next->next->next, lvlrange, args);
1591 int rc = cil_resolve_constrain(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
1614 int rc = cil_resolve_constrain(test_db->ast->root->cl_head->next->next->next->next->next, args);
1638 int rc = cil_resolve_constrain(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
1660 int rc = cil_resolve_constrain(test_db->ast->root->cl_head->next->next->next->next, args);
1687 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->data;
1689 int rc = cil_resolve_context(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, test_context, args);
1717 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->cl_head->data;
1719 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
1723 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
1727 cil_resolve_senscat(test_db->ast->root->cl_head->next->next, args);
1730 args->callstack = test_db->ast->root->cl_head->next->next->next->next->next->next->next->next;
1732 int rc = cil_resolve_context(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->cl_head, test_context, args);
1762 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->cl_head->data;
1764 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
1768 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
1772 cil_resolve_senscat(test_db->ast->root->cl_head->next->next, args);
1775 args->callstack = test_db->ast->root->cl_head->next->next->next->next->next->next->next->next;
1777 int rc = cil_resolve_context(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->cl_head, test_context, args);
1807 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->data;
1809 int rc = cil_resolve_context(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, test_context, args);
1837 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->data;
1839 int rc = cil_resolve_context(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, test_context, args);
1865 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->data;
1867 int rc = cil_resolve_context(test_db->ast->root->cl_head->next->next->next->next->next->next->next, test_context, args);
1893 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->data;
1895 int rc = cil_resolve_context(test_db->ast->root->cl_head->next->next->next->next->next->next->next, test_context, args);
1921 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->data;
1923 int rc = cil_resolve_context(test_db->ast->root->cl_head->next->next->next->next->next->next->next, test_context, args);
1950 cil_resolve_senscat(test_db->ast->root->cl_head->next->next, args);
1954 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->data;
1956 int rc = cil_resolve_context(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, test_context, args);
1978 int rc = cil_resolve_roletransition(test_db->ast->root->cl_head->next->next->next->next, args);
1999 int rc = cil_resolve_roletransition(test_db->ast->root->cl_head->next->next->next, args);
2020 int rc = cil_resolve_roletransition(test_db->ast->root->cl_head->next->next->next, args);
2041 int rc = cil_resolve_roletransition(test_db->ast->root->cl_head->next->next->next, args);
2063 int rc = cil_resolve_typeattributeset(test_db->ast->root->cl_head->next->next->next->next, args);
2064 int rc2 = cil_resolve_typeattributeset(test_db->ast->root->cl_head->next->next->next, args);
2089 int rc = cil_resolve_typeattributeset(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
2110 int rc = cil_resolve_typeattributeset(test_db->ast->root->cl_head->next->next->next, args);
2130 int rc = cil_resolve_typeattributeset(test_db->ast->root->cl_head->next->next, args);
2149 int rc = cil_resolve_typeattributeset(test_db->ast->root->cl_head->next, args);
2168 int rc = cil_resolve_typeattributeset(test_db->ast->root->cl_head->next, args);
2189 int rc = cil_resolve_typeattributeset(test_db->ast->root->cl_head->next->next->next, args);
2209 int rc = cil_resolve_typeattributeset(test_db->ast->root->cl_head->next->next, args);
2229 int rc = cil_resolve_typealias(test_db->ast->root->cl_head->cl_head, args);
2248 int rc = cil_resolve_typealias(test_db->ast->root->cl_head->cl_head, args);
2268 int rc = cil_resolve_typebounds(test_db->ast->root->cl_head->next->next, args);
2289 int rc = cil_resolve_typebounds(test_db->ast->root->cl_head->next->next, args);
2290 int rc2 = cil_resolve_typebounds(test_db->ast->root->cl_head->next->next->next, args);
2310 int rc = cil_resolve_typebounds(test_db->ast->root->cl_head->next, args);
2329 int rc = cil_resolve_typebounds(test_db->ast->root->cl_head->next, args);
2348 int rc = cil_resolve_typepermissive(test_db->ast->root->cl_head->next, args);
2367 int rc = cil_resolve_typepermissive(test_db->ast->root->cl_head->next, args);
2389 int rc = cil_resolve_nametypetransition(test_db->ast->root->cl_head->next->next->next->next, args);
2411 int rc = cil_resolve_nametypetransition(test_db->ast->root->cl_head->next->next->next->next, args);
2433 int rc = cil_resolve_nametypetransition(test_db->ast->root->cl_head->next->next->next->next, args);
2455 int rc = cil_resolve_nametypetransition(test_db->ast->root->cl_head->next->next->next->next, args);
2477 int rc = cil_resolve_nametypetransition(test_db->ast->root->cl_head->next->next->next->next, args);
2502 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
2530 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
2534 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
2538 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
2541 args->callstack = test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next;
2543 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->cl_head, args);
2573 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
2577 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
2581 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
2584 args->callstack = test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next;
2586 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->cl_head, args);
2614 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
2640 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
2665 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
2690 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
2715 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
2742 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
2746 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
2750 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
2753 args->callstack = test_db->ast->root->cl_head->next->next->next->next->next->next->next->next;
2755 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->cl_head, args);
2784 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
2788 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
2792 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
2795 args->callstack = test_db->ast->root->cl_head->next->next->next->next->next->next->next->next;
2797 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->cl_head, args);
2826 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
2830 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
2834 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
2837 args->callstack = test_db->ast->root->cl_head->next->next->next->next->next->next->next->next;
2839 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->cl_head, args);
2868 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
2872 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
2876 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
2879 args->callstack = test_db->ast->root->cl_head->next->next->next->next->next->next->next->next;
2881 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->cl_head, args);
2908 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
2933 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
2958 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
2962 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
2987 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
2991 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
3016 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
3020 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
3045 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
3049 int rc = cil_resolve_rangetransition(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
3069 int rc = cil_resolve_classcommon(test_db->ast->root->cl_head->next->next, args);
3088 int rc = cil_resolve_classcommon(test_db->ast->root->cl_head->next, args);
3107 int rc = cil_resolve_classcommon(test_db->ast->root->cl_head->next, args);
3128 struct cil_classpermset *cps = test_db->ast->root->cl_head->next->next->data;
3130 int rc = cil_resolve_classpermset(test_db->ast->root->cl_head->next->next->next, cps, args);
3152 struct cil_classpermset *cps = test_db->ast->root->cl_head->next->next->data;
3154 int rc = cil_resolve_classpermset(test_db->ast->root->cl_head->next->next->next, cps, args);
3175 struct cil_classpermset *cps = test_db->ast->root->cl_head->next->next->data;
3177 int rc = cil_resolve_classpermset(test_db->ast->root->cl_head->next->next->next, cps, args);
3201 int rc = cil_resolve_classpermset(test_db->ast->root->cl_head->next->next->next, cps, args);
3221 struct cil_classpermset *cps = ((struct cil_classmapping*)test_db->ast->root->cl_head->next->data)->classpermsets_str->head->data;
3223 int rc = cil_resolve_classpermset(test_db->ast->root->cl_head->next, cps, args);
3244 struct cil_classpermset *cps = ((struct cil_classmapping*)test_db->ast->root->cl_head->next->data)->classpermsets_str->head->data;
3246 int rc = cil_resolve_classpermset(test_db->ast->root->cl_head->next, cps, args);
3266 struct cil_classpermset *cps = ((struct cil_classmapping*)test_db->ast->root->cl_head->next->data)->classpermsets_str->head->data;
3268 int rc = cil_resolve_classpermset(test_db->ast->root->cl_head->next, cps, args);
3289 int rc = cil_resolve_avrule(test_db->ast->root->cl_head->next->next->next, args);
3311 int rc = cil_resolve_avrule(test_db->ast->root->cl_head->next->next->next->next, args);
3333 int rc = cil_resolve_avrule(test_db->ast->root->cl_head->next->next->next->next, args);
3355 int rc = cil_resolve_avrule(test_db->ast->root->cl_head->next->next->next->next, args);
3376 int rc = cil_resolve_avrule(test_db->ast->root->cl_head->next->next->next, args);
3397 int rc = cil_resolve_avrule(test_db->ast->root->cl_head->next->next->next, args);
3418 int rc = cil_resolve_avrule(test_db->ast->root->cl_head->next->next->next, args);
3439 int rc = cil_resolve_avrule(test_db->ast->root->cl_head->next->next->next, args);
3461 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next->next, args);
3482 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next, args);
3503 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next, args);
3524 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next, args);
3545 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next, args);
3567 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next->next, args);
3588 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next, args);
3609 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next, args);
3630 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next, args);
3651 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next, args);
3673 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next->next, args);
3694 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next, args);
3715 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next, args);
3736 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next, args);
3757 int rc = cil_resolve_type_rule(test_db->ast->root->cl_head->next->next->next, args);
3783 int rc = cil_resolve_filecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
3809 int rc = cil_resolve_filecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
3834 int rc = cil_resolve_filecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
3858 int rc = cil_resolve_filecon(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
3884 int rc = cil_resolve_portcon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
3910 int rc = cil_resolve_portcon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
3935 int rc = cil_resolve_portcon(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
3959 int rc = cil_resolve_portcon(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
3985 int rc = cil_resolve_genfscon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
4011 int rc = cil_resolve_genfscon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
4036 int rc = cil_resolve_genfscon(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
4060 int rc = cil_resolve_genfscon(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
4088 int rc = cil_resolve_nodecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next, args);
4116 int rc = cil_resolve_nodecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next, args);
4143 int rc = cil_resolve_nodecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
4170 int rc = cil_resolve_nodecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
4197 int rc = cil_resolve_nodecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
4224 int rc = cil_resolve_nodecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
4251 int rc = cil_resolve_nodecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
4279 int rc = cil_resolve_nodecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next, args);
4307 int rc = cil_resolve_nodecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next, args);
4334 int rc = cil_resolve_nodecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
4360 int rc = cil_resolve_nodecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
4385 int rc = cil_resolve_nodecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
4405 int rc = cil_resolve_netifcon(test_db->ast->root->cl_head->next->next, args);
4424 int rc = cil_resolve_netifcon(test_db->ast->root->cl_head->next, args);
4443 int rc = cil_resolve_netifcon(test_db->ast->root->cl_head->next, args);
4470 int rc = cil_resolve_netifcon(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
4496 int rc = cil_resolve_netifcon(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
4523 int rc = cil_resolve_netifcon(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
4542 int rc = cil_resolve_netifcon(test_db->ast->root->cl_head, args);
4561 int rc = cil_resolve_pirqcon(test_db->ast->root->cl_head->next, args);
4580 int rc = cil_resolve_pirqcon(test_db->ast->root->cl_head->next, args);
4606 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
4610 int rc = cil_resolve_pirqcon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
4628 int rc = cil_resolve_pirqcon(test_db->ast->root->cl_head, args);
4647 int rc = cil_resolve_iomemcon(test_db->ast->root->cl_head->next, args);
4666 int rc = cil_resolve_iomemcon(test_db->ast->root->cl_head->next, args);
4692 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
4696 int rc = cil_resolve_iomemcon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
4714 int rc = cil_resolve_iomemcon(test_db->ast->root->cl_head, args);
4733 int rc = cil_resolve_ioportcon(test_db->ast->root->cl_head->next, args);
4752 int rc = cil_resolve_ioportcon(test_db->ast->root->cl_head->next, args);
4778 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
4782 int rc = cil_resolve_ioportcon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
4800 int rc = cil_resolve_ioportcon(test_db->ast->root->cl_head, args);
4819 int rc = cil_resolve_pcidevicecon(test_db->ast->root->cl_head->next, args);
4838 int rc = cil_resolve_pcidevicecon(test_db->ast->root->cl_head->next, args);
4864 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next->next->next, args);
4868 int rc = cil_resolve_pcidevicecon(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
4886 int rc = cil_resolve_pcidevicecon(test_db->ast->root->cl_head, args);
4913 int rc = cil_resolve_fsuse(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
4940 int rc = cil_resolve_fsuse(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
4967 int rc = cil_resolve_fsuse(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
4993 int rc = cil_resolve_fsuse(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
5019 int rc = cil_resolve_fsuse(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
5045 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
5049 int rc = cil_resolve_sidcontext(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
5077 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
5081 struct cil_tree_node *level = test_db->ast->root->cl_head->next->next->next->next->next->next->next;
5084 int rc = cil_resolve_sidcontext(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next, args);
5111 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
5115 struct cil_tree_node *context = test_db->ast->root->cl_head->next->next->next->next->next->next->next;
5118 int rc = cil_resolve_sidcontext(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
5145 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
5149 struct cil_tree_node *context = test_db->ast->root->cl_head->next->next->next->next->next->next->next;
5152 int rc = cil_resolve_sidcontext(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, args);
5178 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
5180 int rc = cil_resolve_sidcontext(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
5200 int rc = cil_resolve_blockinherit(test_db->ast->root->cl_head->next->cl_head->next, args);
5220 int rc = cil_resolve_blockinherit(test_db->ast->root->cl_head->next->cl_head->next, args);
5240 int rc = cil_resolve_in(test_db->ast->root->cl_head->next->next, args);
5259 int rc = cil_resolve_in(test_db->ast->root->cl_head->next, args);
5280 int rc = cil_resolve_in(test_db->ast->root->cl_head->next->next, args);
5300 int rc = cil_resolve_in(test_db->ast->root->cl_head->next->next, args);
5323 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
5346 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
5369 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
5392 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
5415 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
5438 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
5462 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next, args);
5485 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next, args);
5508 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next, args);
5535 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
5562 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
5589 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
5619 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next->next, args);
5648 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next, args);
5677 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next, args);
5700 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
5721 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next, args);
5745 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next, args);
5768 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next, args);
5791 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next, args);
5813 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
5835 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
5859 cil_resolve_name(test_db->ast->root->cl_head->next->next->next, ((struct cil_call*)test_db->ast->root->cl_head->next->next->next->data)->macro_str, CIL_SYM_BLOCKS, args, &macro_node);
5860 ((struct cil_call*)test_db->ast->root->cl_head->next->next->next->data)->macro = (struct cil_macro*)macro_node->data;
5861 free(((struct cil_call*)test_db->ast->root->cl_head->next->next->next->data)->macro_str);
5862 ((struct cil_call*)test_db->ast->root->cl_head->next->next->next->data)->macro_str = NULL;
5864 ((struct cil_call*)test_db->ast->root->cl_head->next->next->next->data)->macro->params->head->flavor = CIL_NETIFCON;
5866 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
5889 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
5912 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
5935 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
5962 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
5987 struct cil_call *new_call = ((struct cil_call*)test_db->ast->root->cl_head->next->next->next->data);
5988 cil_resolve_name(test_db->ast->root->cl_head->next->next->next, new_call->macro_str, CIL_SYM_BLOCKS, args, &macro_node);
5993 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6018 struct cil_call *new_call = ((struct cil_call*)test_db->ast->root->cl_head->next->next->next->data);
6019 cil_resolve_name(test_db->ast->root->cl_head->next->next->next, new_call->macro_str, CIL_SYM_BLOCKS, args, &macro_node);
6024 int rc = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6047 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6051 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6074 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6078 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6101 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6105 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6128 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6132 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6155 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6159 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6183 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next, args);
6187 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next, args);
6210 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next, args);
6214 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next, args);
6238 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next, args);
6242 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next, args);
6265 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next, args);
6269 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next, args);
6292 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next, args);
6296 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next, args);
6318 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6322 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6345 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6349 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6371 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6375 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6403 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
6407 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
6434 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
6438 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
6468 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next->next, args);
6472 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next->next, args);
6501 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next, args);
6505 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next, args);
6532 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
6533 ((struct cil_args*)((struct cil_list_item *)((struct cil_call *)test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->data)->args->head)->data)->flavor = CIL_SYM_UNKNOWN;
6537 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
6560 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6564 int rc = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6590 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6594 cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6595 int rc = cil_resolve_name_call_args((struct cil_call *)test_db->ast->root->cl_head->next->next->next->data, "a", CIL_SYM_TYPES, &test_node);
6625 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
6629 cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, args);
6630 int rc = cil_resolve_name_call_args((struct cil_call *)test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->data, "lvl_h", CIL_SYM_LEVELS, &test_node);
6655 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6659 cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6660 int rc = cil_resolve_name_call_args((struct cil_call *)test_db->ast->root->cl_head->next->next->next->data, "qaz", CIL_LEVEL, &test_node);
6686 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6690 cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6717 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6721 cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6722 int rc = cil_resolve_name_call_args((struct cil_call *)test_db->ast->root->cl_head->next->next->next->data, NULL, CIL_LEVEL, &test_node);
6748 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6752 cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6753 int rc = cil_resolve_name_call_args((struct cil_call *)test_db->ast->root->cl_head->next->next->next->data, "qas", CIL_LEVEL, &test_node);
6779 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
6783 cil_resolve_call2(test_db->ast->root->cl_head->next->next->next, args);
6784 int rc = cil_resolve_name_call_args((struct cil_call *)test_db->ast->root->cl_head->next->next->next->data, "qas", CIL_TYPE, &test_node);
6806 struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data;
6808 int rc = cil_resolve_expr_stack(bif->expr_stack, test_db->ast->root->cl_head->next->next->next, args);
6831 struct cil_tunableif *tif = (struct cil_tunableif*)test_db->ast->root->cl_head->next->next->next->data;
6833 int rc = cil_resolve_expr_stack(tif->expr_stack, test_db->ast->root->cl_head->next->next->next, args);
6855 struct cil_constrain *cons = (struct cil_constrain*)test_db->ast->root->cl_head->next->next->next->next->data;
6857 int rc = cil_resolve_expr_stack(cons->expr, test_db->ast->root->cl_head->next->next->next->next, args);
6879 struct cil_constrain *cons = (struct cil_constrain*)test_db->ast->root->cl_head->next->next->next->next->data;
6881 int rc = cil_resolve_expr_stack(cons->expr, test_db->ast->root->cl_head->next->next->next->next, args);
6903 struct cil_constrain *cons = (struct cil_constrain*)test_db->ast->root->cl_head->next->next->next->next->data;
6905 int rc = cil_resolve_expr_stack(cons->expr, test_db->ast->root->cl_head->next->next->next->next, args);
6928 struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data;
6930 int rc = cil_resolve_expr_stack(bif->expr_stack,test_db->ast->root->cl_head->next->next->next, args);
6953 struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data;
6956 int rc = cil_resolve_expr_stack(bif->expr_stack,test_db->ast->root->cl_head->next->next->next, args);
6979 int rc = cil_resolve_boolif(test_db->ast->root->cl_head->next->next->next, args);
7002 int rc = cil_resolve_boolif(test_db->ast->root->cl_head->next->next->next, args);
7026 struct cil_tunableif *tif = (struct cil_tunableif*)test_db->ast->root->cl_head->next->next->next->data;
7028 cil_resolve_expr_stack(tif->expr_stack, test_db->ast->root->cl_head->next->next->next, args);
7053 struct cil_tunableif *tif = (struct cil_tunableif*)test_db->ast->root->cl_head->next->next->next->data;
7055 cil_resolve_expr_stack(tif->expr_stack, test_db->ast->root->cl_head->next->next->next, args);
7080 struct cil_tunableif *tif = (struct cil_tunableif*)test_db->ast->root->cl_head->next->next->next->data;
7082 cil_resolve_expr_stack(tif->expr_stack, test_db->ast->root->cl_head->next->next->next, args);
7107 struct cil_tunableif *tif = (struct cil_tunableif*)test_db->ast->root->cl_head->next->next->next->data;
7109 cil_resolve_expr_stack(tif->expr_stack, test_db->ast->root->cl_head->next->next->next, args);
7134 struct cil_tunableif *tif = (struct cil_tunableif*)test_db->ast->root->cl_head->next->next->next->data;
7136 cil_resolve_expr_stack(tif->expr_stack, test_db->ast->root->cl_head
7161 struct cil_tunableif *tif = (struct cil_tunableif*)test_db->ast->root->cl_head->next->next->next->data;
7163 cil_resolve_expr_stack(tif->expr_stack, test_db->ast->root->cl_head->next->next->next, args);
7189 struct cil_tunableif *tif = (struct cil_tunableif*)test_db->ast->root->cl_head->next->next->next->next->data;
7191 cil_resolve_expr_stack(tif->expr_stack, test_db->ast->root->cl_head->next->next->next->next, args);
7217 struct cil_tunableif *tif = (struct cil_tunableif*)test_db->ast->root->cl_head->next->next->next->next->data;
7219 cil_resolve_expr_stack(tif->expr_stack, test_db->ast->root->cl_head->next->next->next->next, args);
7251 struct cil_tunableif *tif = test_db->ast->root->cl_head->next->next->next->next->data;
7254 test_node->cl_head = tif->expr_stack;
7257 cil_resolve_expr_stack(test_db, tif->expr_stack, test_db->ast->root->cl_head->next->next->next, NULL);
7281 int rc = cil_resolve_tunif(test_db->ast->root->cl_head->next->next->next, args);
7304 int rc = cil_resolve_tunif(test_db->ast->root->cl_head->next->next->next, args);
7327 int rc = cil_resolve_tunif(test_db->ast->root->cl_head->next->next->next, args);
7356 struct tunableif *tif = test_db->ast->root->cl_head->next->next->next->data;
7359 test_node->cl_head = tif->expr_stack;
7362 int rc = cil_resolve_tunif(test_db, test_db->ast->root->cl_head->next->next->next, NULL);
7382 int rc = cil_resolve_userbounds(test_db->ast->root->cl_head->next->next, args);
7402 cil_resolve_userbounds(test_db->ast->root->cl_head->next->next, args);
7403 int rc = cil_resolve_userbounds(test_db->ast->root->cl_head->next->next, args);
7423 int rc = cil_resolve_userbounds(test_db->ast->root->cl_head->next->next, args);
7443 int rc = cil_resolve_userbounds(test_db->ast->root->cl_head->next->next, args);
7463 int rc = cil_resolve_roletype(test_db->ast->root->cl_head->next->next, args);
7482 int rc = cil_resolve_roletype(test_db->ast->root->cl_head->next, args);
7501 int rc = cil_resolve_roletype(test_db->ast->root->cl_head->next, args);
7521 int rc = cil_resolve_userrole(test_db->ast->root->cl_head->next->next, args);
7540 int rc = cil_resolve_userrole(test_db->ast->root->cl_head->next, args);
7559 int rc = cil_resolve_userrole(test_db->ast->root->cl_head->next, args);
7582 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7586 int rc = cil_resolve_userlevel(test_db->ast->root->cl_head->next->next->next->next->next, args);
7613 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next, args);
7617 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next, args);
7621 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7624 args->callstack = test_db->ast->root->cl_head->next->next->next->next->next;
7626 int rc = cil_resolve_userlevel(test_db->ast->root->cl_head->next->next->next->next->next->cl_head, args);
7652 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next, args);
7656 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next, args);
7660 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7663 args->callstack = test_db->ast->root->cl_head->next->next->next->next->next;
7665 int rc = cil_resolve_userlevel(test_db->ast->root->cl_head->next->next->next->next->next->cl_head, args);
7689 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7693 int rc = cil_resolve_userlevel(test_db->ast->root->cl_head->next->next->next->next, args);
7715 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7719 int rc = cil_resolve_userlevel(test_db->ast->root->cl_head->next->next->next->next, args);
7742 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7746 int rc = cil_resolve_userlevel(test_db->ast->root->cl_head->next->next->next->next->next, args);
7769 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7773 int rc = cil_resolve_userlevel(test_db->ast->root->cl_head->next->next->next->next->next, args);
7796 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7797 int rc = cil_resolve_userrange(test_db->ast->root->cl_head->next->next->next->next->next, args);
7823 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
7827 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
7831 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7834 args->callstack = test_db->ast->root->cl_head->next->next->next->next->next->next->next;
7836 int rc = cil_resolve_userrange(test_db->ast->root->cl_head->next->next->next->next->next->next->next->cl_head, args);
7864 int rc2 = cil_resolve_call1(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
7868 int rc3 = cil_resolve_call2(test_db->ast->root->cl_head->next->next->next->next->next->next->next, args);
7872 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7875 args->callstack = test_db->ast->root->cl_head->next->next->next->next->next->next->next;
7877 int rc = cil_resolve_userrange(test_db->ast->root->cl_head->next->next->next->next->next->next->next->cl_head, args);
7903 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7907 int rc = cil_resolve_userrange(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
7931 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7935 int rc = cil_resolve_userrange(test_db->ast->root->cl_head->next->next->next->next->next->next, args);
7958 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7962 int rc = cil_resolve_userrange(test_db->ast->root->cl_head->next->next->next->next->next, args);
7985 cil_resolve_senscat(test_db->ast->root->cl_head->next->next->next, args);
7989 int rc = cil_resolve_userrange(test_db->ast->root->cl_head->next->next->next->next->next, args);
8006 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8023 ((struct cil_optional *)test_db->ast->root->cl_head->data)->datum.state = CIL_STATE_DISABLED;
8025 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8042 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8059 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8076 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8093 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8110 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8127 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8144 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8161 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8178 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8195 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8212 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8229 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8248 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8266 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8283 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8300 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8317 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head->cl_head, &finished, NULL);
8334 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8351 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8368 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8385 int rc = __cil_disable_children_helper(test_db->ast->root->cl_head, &finished, NULL);
8415 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8441 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8467 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
8471 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8496 cil_resolve_call1(test_db->ast->root->cl_head->next->next->next, args);
8500 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8524 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8549 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8574 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8600 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8623 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8646 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8669 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8692 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8715 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, args);
8737 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
8759 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
8780 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head, &finished, args);
8802 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
8822 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head, &finished, args);
8846 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8869 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, args);
8893 cil_resolve_catorder(test_db->ast->root->cl_head->next->next, args);
8898 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8922 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8958 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
8992 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
9031 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next, &finished, args);
9067 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next, &finished, args);
9094 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next, &finished, args);
9121 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next, &finished, args);
9148 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next, &finished, args);
9175 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next, &finished, args);
9215 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, &finished, args);
9255 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, &finished, args);
9282 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next, &finished, args);
9309 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next, &finished, args);
9334 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next, &finished, args);
9358 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
9382 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
9406 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
9430 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
9453 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, args);
9476 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->cl_head, &finished, args);
9498 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->cl_head, &finished, args);
9521 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, args);
9543 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
9564 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
9586 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
9614 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next, &finished, args);
9642 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next, &finished, args);
9667 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next, &finished, args);
9692 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next, &finished, args);
9716 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
9737 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head, &finished, args);
9759 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
9782 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, args);
9805 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
9830 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next, &finished, args);
9854 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
9879 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next, &finished, args);
9903 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
9928 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next, &finished, args);
9952 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
9978 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, args);
10003 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10029 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, args);
10054 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10079 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10105 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, args);
10130 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10155 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10184 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next, &finished, args);
10213 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next, &finished, args);
10242 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next, &finished, args);
10271 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next, &finished, args);
10300 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, &finished, args);
10329 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, &finished, args);
10358 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, &finished, args);
10387 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, &finished, args);
10416 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, &finished, args);
10445 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next, &finished, args);
10475 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, &finished, args);
10506 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next, &finished, args);
10537 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->next, &finished, args);
10560 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head
10582 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10604 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10626 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10648 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10670 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10692 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10714 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10736 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10758 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10788 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, &finished, args);
10810 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10840 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next, &finished, args);
10868 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next->next->next->next->next, &finished, args);
10891 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->cl_head->next, &finished, args);
10914 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, args);
10936 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
10962 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, args);
10987 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);
11016 __cil_resolve_ast_node_helper(test_db->ast->root->cl_head, &finished, args);
11017 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head, &finished, args);
11044 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head, &finished, args);
11072 ((struct cil_symtab_datum *)test_db->ast->root->cl_head->data)->state = CIL_STATE_DISABLED;
11074 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head, &finished, args);
11099 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head, &finished, args);
11129 __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
11130 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next->next, &finished, args);
11154 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head, &finished, args);
11183 cil_resolve_call1(test_db->ast->root->cl_head->next->next, args);
11187 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, args);
11235 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, NULL);
11261 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, args);
11286 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next->next, &finished, args);
11315 int rc = __cil_resolve_ast_node_helper(test_db->ast->root->cl_head->next, &finished, args);