Home
last modified time | relevance | path

Searched refs:__cil_fill_expr (Results 1 – 1 of 1) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_build_ast.c2603 static int __cil_fill_expr(struct cil_tree_node *current, enum cil_flavor flavor, struct cil_list *…
2623 rc = __cil_fill_expr(current, flavor, expr); in __cil_fill_expr_helper()
2635 static int __cil_fill_expr(struct cil_tree_node *current, enum cil_flavor flavor, struct cil_list *… in __cil_fill_expr() function
2671 rc = __cil_fill_expr(current, flavor, *expr); in cil_gen_expr()