Searched refs:cil_gen_context (Results 1 – 3 of 3) sorted by relevance
/external/selinux/libsepol/cil/src/ |
D | cil_build_ast.h | 174 int cil_gen_context(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *a…
|
D | cil_build_ast.c | 4143 int cil_gen_context(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *a… in cil_gen_context() function 6397 rc = cil_gen_context(db, parse_current, ast_node); in __cil_build_ast_node_helper()
|
/external/selinux/libsepol/cil/test/unit/ |
D | test_cil_copy_ast.c | 907 cil_gen_context(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_copy_context() 1008 cil_gen_context(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_copy_fill_context() 1044 cil_gen_context(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_copy_fill_context_anonrange()
|