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.h203 int cil_gen_default(struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, enum cil_f…
Dcil_build_ast.c5295 int cil_gen_default(struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, enum cil_f… in cil_gen_default() function
5889 rc = cil_gen_default(parse_current, ast_node, CIL_DEFAULTUSER); in __cil_build_ast_node_helper()
5892 rc = cil_gen_default(parse_current, ast_node, CIL_DEFAULTROLE); in __cil_build_ast_node_helper()
5895 rc = cil_gen_default(parse_current, ast_node, CIL_DEFAULTTYPE); in __cil_build_ast_node_helper()