Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_build_ast.h210 int cil_gen_policycap(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node …
Dcil_build_ast.c5512 int cil_gen_policycap(struct cil_db *db, struct cil_tree_node *parse_current, struct cil_tree_node … in cil_gen_policycap() function
6439 rc = cil_gen_policycap(db, parse_current, ast_node); in __cil_build_ast_node_helper()
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_build_ast.c15986 int rc = cil_gen_policycap(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_policycap()
16005 int rc = cil_gen_policycap(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_policycap_noname_neg()
16024 int rc = cil_gen_policycap(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_policycap_nameinparens_neg()
16043 int rc = cil_gen_policycap(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_policycap_extra_neg()
16058 int rc = cil_gen_policycap(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_policycap_dbnull_neg()
16077 int rc = cil_gen_policycap(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_policycap_currnull_neg()
16092 int rc = cil_gen_policycap(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_policycap_astnull_neg()
16111 int rc = cil_gen_policycap(test_db, test_tree->root->cl_head->cl_head, test_ast_node); in test_cil_gen_policycap_neg()