Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_build_ast.c6133 static int check_for_illegal_statement(struct cil_tree_node *parse_current, struct cil_args_build *… in check_for_illegal_statement() function
6464 rc = check_for_illegal_statement(parse_current, args); in __cil_build_ast_node_helper()