Searched refs:__cil_cond_to_policydb_helper (Results 1 – 1 of 1) sorted by relevance
1946 int __cil_cond_to_policydb_helper(struct cil_tree_node *node, __attribute__((unused)) uint32_t *fin… in __cil_cond_to_policydb_helper() function2317 rc = cil_tree_walk(true_node, __cil_cond_to_policydb_helper, NULL, NULL, &bool_args); in cil_booleanif_to_policydb()2326 rc = cil_tree_walk(false_node, __cil_cond_to_policydb_helper, NULL, NULL, &bool_args); in cil_booleanif_to_policydb()