Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_build_ast.h109 int cil_gen_roleattribute(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_n…
Dcil_build_ast.c1965 int cil_gen_roleattribute(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_n… in cil_gen_roleattribute() function
6325 rc = cil_gen_roleattribute(db, parse_current, new_ast_node); in parse_statement()