Searched refs:boolif (Results 1 – 2 of 2) sorted by relevance
56 struct cil_tree_node *boolif; member3692 struct cil_tree_node *boolif = args->boolif; in __cil_resolve_ast_node_helper() local3728 if (boolif != NULL) { in __cil_resolve_ast_node_helper()3735 if (((struct cil_booleanif*)boolif->data)->preserved_tunable) { in __cil_resolve_ast_node_helper()3824 args->boolif = parent; in __cil_resolve_ast_first_child_helper()3867 args->boolif = NULL; in __cil_resolve_ast_last_child_helper()3910 extra_args.boolif= NULL; in cil_resolve_ast()
53 struct cil_tree_node *boolif; member6106 struct cil_tree_node *boolif = NULL; in __cil_build_ast_node_helper() local6119 boolif = args->boolif; in __cil_build_ast_node_helper()6151 if (boolif != NULL) { in __cil_build_ast_node_helper()6163 if (((struct cil_booleanif*)boolif->data)->preserved_tunable) { in __cil_build_ast_node_helper()6482 args->boolif = ast_current; in __cil_build_ast_node_helper()6533 args->boolif = NULL; in __cil_build_ast_last_child_helper()6569 extra_args.boolif = NULL; in cil_build_ast()