Searched refs:__cil_fill_expr_helper (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libsepol/cil/src/
H A Dcil_build_ast.c2227 static int __cil_fill_expr_helper(struct cil_tree_node *current, enum cil_flavor flavor, struct cil_list *expr, int *depth) function
2282 rc = __cil_fill_expr_helper(current->cl_head, flavor, sub_expr, depth);
2306 rc = __cil_fill_expr_helper(current->cl_head, flavor, *expr, &depth);

Completed in 161 milliseconds