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.h216 int cil_gen_default(struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, enum cil_f…
Dcil_build_ast.c5820 int cil_gen_default(struct cil_tree_node *parse_current, struct cil_tree_node *ast_node, enum cil_f… in cil_gen_default() function
6451 rc = cil_gen_default(parse_current, ast_node, CIL_DEFAULTUSER); in __cil_build_ast_node_helper()
6454 rc = cil_gen_default(parse_current, ast_node, CIL_DEFAULTROLE); in __cil_build_ast_node_helper()
6457 rc = cil_gen_default(parse_current, ast_node, CIL_DEFAULTTYPE); in __cil_build_ast_node_helper()