Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_build_ast.h210 int cil_gen_default(struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, enum cil_f…
Dcil_build_ast.c5627 int cil_gen_default(struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, enum cil_f… in cil_gen_default() function
6228 rc = cil_gen_default(parse_current, ast_node, CIL_DEFAULTUSER); in __cil_build_ast_node_helper()
6231 rc = cil_gen_default(parse_current, ast_node, CIL_DEFAULTROLE); in __cil_build_ast_node_helper()
6234 rc = cil_gen_default(parse_current, ast_node, CIL_DEFAULTTYPE); in __cil_build_ast_node_helper()