Searched refs:cil_booleanif (Results 1 – 14 of 14) sorted by relevance
902 struct cil_booleanif { struct1020 void cil_boolif_init(struct cil_booleanif **bif);
877 struct cil_booleanif *bif = node->parent->parent->data; in __cil_verify_booleanif_helper()964 struct cil_booleanif *bif = (struct cil_booleanif*)node->data; in __cil_verify_booleanif()
407 static void cil_reset_booleanif(struct cil_booleanif *bif) in cil_reset_booleanif()
130 void cil_destroy_boolif(struct cil_booleanif *bif);
1631 struct cil_booleanif *orig = data; in cil_copy_boolif()1632 struct cil_booleanif *new = NULL; in cil_copy_boolif()
3235 struct cil_booleanif *bif = (struct cil_booleanif*)current->data; in cil_resolve_boolif()3739 if (((struct cil_booleanif*)boolif->data)->preserved_tunable) { in __cil_resolve_ast_node_helper()
1029 struct cil_booleanif *bif = node->data; in cil_tree_print_node()
2840 struct cil_booleanif *bif = NULL; in cil_gen_boolif()2902 void cil_destroy_boolif(struct cil_booleanif *bif) in cil_destroy_boolif()6160 if (((struct cil_booleanif*)boolif->data)->preserved_tunable) { in __cil_build_ast_node_helper()
1442 struct cil_booleanif *bool = node->data; in __cil_te_rules_to_policy_helper()
2176 void cil_boolif_init(struct cil_booleanif **bif) in cil_boolif_init()
2242 struct cil_booleanif *cil_boolif = (struct cil_booleanif*)node->data; in cil_booleanif_to_policydb()
3566 struct cil_booleanif *bif; in test_cil_gen_expr_stack_and()3589 struct cil_booleanif *bif; in test_cil_gen_expr_stack_or()3612 struct cil_booleanif *bif; in test_cil_gen_expr_stack_xor()3635 struct cil_booleanif *bif; in test_cil_gen_expr_stack_not()3658 struct cil_booleanif *bif; in test_cil_gen_expr_stack_not_noexpr_neg()3681 struct cil_booleanif *bif; in test_cil_gen_expr_stack_not_extraexpr_neg()3704 struct cil_booleanif *bif; in test_cil_gen_expr_stack_eq()3727 struct cil_booleanif *bif; in test_cil_gen_expr_stack_neq()3750 struct cil_booleanif *bif; in test_cil_gen_expr_stack_nested()3773 struct cil_booleanif *bif; in test_cil_gen_expr_stack_nested_neg()[all …]
1262 curr_old = ((struct cil_booleanif*)test_ast_node->data)->expr_stack->head; in test_cil_copy_conditional()1295 struct cil_booleanif *test_copy; in test_cil_copy_boolif()
6806 …struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->… in test_cil_resolve_expr_stack_bools()6928 …struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->… in test_cil_resolve_expr_stack_neg()6953 …struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->… in test_cil_resolve_expr_stack_emptystr_neg()