Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_build_ast.h203 int cil_gen_macro(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *ast…
Dcil_build_ast.c5208 int cil_gen_macro(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node *ast… in cil_gen_macro() function
6439 rc = cil_gen_macro(db, parse_current, ast_node); in __cil_build_ast_node_helper()
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_build_ast.c15227 int rc = cil_gen_macro(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_macro_noparams()
15246 int rc = cil_gen_macro(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_macro_type()
15265 int rc = cil_gen_macro(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_macro_role()
15284 int rc = cil_gen_macro(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_macro_user()
15303 int rc = cil_gen_macro(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_macro_sensitivity()
15322 int rc = cil_gen_macro(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_macro_category()
15341 int rc = cil_gen_macro(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_macro_catset()
15360 int rc = cil_gen_macro(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_macro_level()
15379 int rc = cil_gen_macro(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_macro_class()
15398 int rc = cil_gen_macro(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_macro_classmap()
[all …]