Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_build_ast.h133 int cil_gen_condblock(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node …
Dcil_build_ast.c2993 int cil_gen_condblock(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node … in cil_gen_condblock() function
6317 rc = cil_gen_condblock(db, parse_current, ast_node, CIL_CONDTRUE); in __cil_build_ast_node_helper()
6319 rc = cil_gen_condblock(db, parse_current, ast_node, CIL_CONDFALSE); in __cil_build_ast_node_helper()