Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_build_ast.h214 int cil_gen_bounds(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *as…
Dcil_build_ast.c5761 int cil_gen_bounds(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *as… in cil_gen_bounds() function
6253 rc = cil_gen_bounds(db, parse_current, ast_node, CIL_USER); in __cil_build_ast_node_helper()
6277 rc = cil_gen_bounds(db, parse_current, ast_node, CIL_TYPE); in __cil_build_ast_node_helper()
6299 rc = cil_gen_bounds(db, parse_current, ast_node, CIL_ROLE); in __cil_build_ast_node_helper()