Searched refs:boolif (Results 1 – 2 of 2) sorted by relevance
56 struct cil_tree_node *boolif; member3585 struct cil_tree_node *boolif = args->boolif; in __cil_resolve_ast_node_helper() local3621 if (boolif != NULL) { in __cil_resolve_ast_node_helper()3628 if (((struct cil_booleanif*)boolif->data)->preserved_tunable) { in __cil_resolve_ast_node_helper()3716 args->boolif = parent; in __cil_resolve_ast_first_child_helper()3759 args->boolif = NULL; in __cil_resolve_ast_last_child_helper()3792 extra_args.boolif= NULL; in cil_resolve_ast()
53 struct cil_tree_node *boolif; member5889 struct cil_tree_node *boolif = NULL; in __cil_build_ast_node_helper() local5902 boolif = args->boolif; in __cil_build_ast_node_helper()5934 if (boolif != NULL) { in __cil_build_ast_node_helper()5947 if (((struct cil_booleanif*)boolif->data)->preserved_tunable) { in __cil_build_ast_node_helper()6257 args->boolif = ast_current; in __cil_build_ast_node_helper()6308 args->boolif = NULL; in __cil_build_ast_last_child_helper()6344 extra_args.boolif = NULL; in cil_build_ast()