Searched refs:boolif (Results 1 – 2 of 2) sorted by relevance
56 struct cil_tree_node *boolif; member3696 struct cil_tree_node *boolif = args->boolif; in __cil_resolve_ast_node_helper() local3732 if (boolif != NULL) { in __cil_resolve_ast_node_helper()3739 if (((struct cil_booleanif*)boolif->data)->preserved_tunable) { in __cil_resolve_ast_node_helper()3826 args->boolif = parent; in __cil_resolve_ast_first_child_helper()3869 args->boolif = NULL; in __cil_resolve_ast_last_child_helper()3912 extra_args.boolif= NULL; in cil_resolve_ast()
53 struct cil_tree_node *boolif; member6103 struct cil_tree_node *boolif = NULL; in __cil_build_ast_node_helper() local6116 boolif = args->boolif; in __cil_build_ast_node_helper()6148 if (boolif != NULL) { in __cil_build_ast_node_helper()6160 if (((struct cil_booleanif*)boolif->data)->preserved_tunable) { in __cil_build_ast_node_helper()6479 args->boolif = ast_current; in __cil_build_ast_node_helper()6530 args->boolif = NULL; in __cil_build_ast_last_child_helper()6566 extra_args.boolif = NULL; in cil_build_ast()