Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_policy.c183 cil_tree_walk(start, __cil_gather_statements_helper, NULL, NULL, lists); in cil_gather_statements()
1375 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1379 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1381 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1383 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1385 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1389 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1391 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1393 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1395 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
[all …]
Dcil_tree.h72 int cil_tree_walk(struct cil_tree_node *start_node, int (*process_node)(struct cil_tree_node *node,…
Dcil_post.c2284 rc2 = cil_tree_walk(db->ast->root, in __cil_post_process_context_rules()
2289 rc2 = cil_tree_walk(db->ast->root, in __cil_post_process_context_rules()
2310 rc = cil_tree_walk(db->ast->root, __cil_post_db_count_helper, NULL, NULL, db); in cil_post_db()
2316 rc = cil_tree_walk(db->ast->root, __cil_post_db_array_helper, NULL, NULL, db); in cil_post_db()
2322 rc = cil_tree_walk(db->ast->root, __cil_post_db_neverallow_attr_helper, NULL, NULL, db); in cil_post_db()
2328 rc = cil_tree_walk(db->ast->root, __cil_post_db_attr_helper, NULL, NULL, db); in cil_post_db()
2334 rc = cil_tree_walk(db->ast->root, __cil_post_db_roletype_helper, NULL, NULL, db); in cil_post_db()
2340 rc = cil_tree_walk(db->ast->root, __cil_post_db_userrole_helper, NULL, NULL, db); in cil_post_db()
2346 rc = cil_tree_walk(db->ast->root, __cil_post_db_classperms_helper, NULL, NULL, db); in cil_post_db()
2352 rc = cil_tree_walk(db->ast->root, __cil_post_db_cat_helper, NULL, NULL, db); in cil_post_db()
[all …]
Dandroid.c150 rc = cil_tree_walk(db->ast->root, __extract_attributees_helper, NULL, NULL, &extra_args); in cil_extract_attributees()
762 rc = cil_tree_walk(db->ast->root, __attributize_helper, NULL, NULL, &extra_args); in cil_attributize()
Dcil_find.c384 rc = cil_tree_walk(current, __cil_find_matching_avrule_in_ast, NULL, NULL, &args); in cil_find_matching_avrule_in_ast()
Dcil_reset_ast.c585 rc = cil_tree_walk(current, __cil_reset_node, NULL, NULL, NULL); in cil_reset_ast()
Dcil_verify.c423 rc = cil_tree_walk(current, __cil_verify_ordered_node_helper, NULL, NULL, &extra_args); in __cil_verify_ordered()
970 rc = cil_tree_walk(cond_block, __cil_verify_booleanif_helper, NULL, NULL, symtab); in __cil_verify_booleanif()
Dcil_write_ast.c449 rc = cil_tree_walk(node, __cil_write_node_helper, in cil_write_class()
1496 rc = cil_tree_walk(db->ast->root, __cil_write_node_helper, in cil_write_ast()
Dcil_tree.c284 rc = cil_tree_walk(node, process_node, first_child, last_child, extra_args); in cil_tree_walk_core()
296 int cil_tree_walk(struct cil_tree_node *node, in cil_tree_walk() function
Dcil_binary.c2270 rc = cil_tree_walk(true_node, __cil_cond_to_policydb_helper, NULL, NULL, &bool_args); in cil_booleanif_to_policydb()
2279 rc = cil_tree_walk(false_node, __cil_cond_to_policydb_helper, NULL, NULL, &bool_args); in cil_booleanif_to_policydb()
4865 rc = cil_tree_walk(db->ast->root, __cil_binary_create_helper, NULL, NULL, &extra_args); in cil_binary_create_allocated_pdb()
Dcil_copy_ast.c2161 rc = cil_tree_walk(orig, __cil_copy_node_helper, NULL, __cil_copy_last_child_helper, &extra_args); in cil_copy_ast()
Dcil_resolve_ast.c3928 …rc = cil_tree_walk(current, __cil_resolve_ast_node_helper, __cil_resolve_ast_first_child_helper, _… in cil_resolve_ast()
Dcil_build_ast.c6573 …rc = cil_tree_walk(parse_tree, __cil_build_ast_node_helper, NULL, __cil_build_ast_last_child_helpe… in cil_build_ast()
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_resolve_ast.c695 cil_tree_walk(test_db->ast->root, __cil_resolve_ast_node_helper, NULL, NULL, args); in test_cil_resolve_cat_list_catrange()
1069 cil_tree_walk(test_db->ast->root, __cil_resolve_ast_node_helper, NULL, NULL, args); in test_cil_resolve_senscat_sublist()
1144 cil_tree_walk(test_db->ast->root, __cil_resolve_ast_node_helper, NULL, NULL, args); in test_cil_resolve_senscat_currrangecat()
8946 cil_tree_walk(test_db->ast->root, __cil_resolve_ast_node_helper, NULL, NULL, args); in test_cil_resolve_ast_node_helper_level()
8952 cil_tree_walk(test_db->ast->root, __cil_resolve_ast_node_helper, NULL, NULL, args); in test_cil_resolve_ast_node_helper_level()
8955 cil_tree_walk(test_db->ast->root, __cil_resolve_ast_node_helper, NULL, NULL, args); in test_cil_resolve_ast_node_helper_level()
8982 cil_tree_walk(test_db->ast->root, __cil_resolve_ast_node_helper, NULL, NULL, args); in test_cil_resolve_ast_node_helper_level_neg()
8988 cil_tree_walk(test_db->ast->root, __cil_resolve_ast_node_helper, NULL, NULL, args); in test_cil_resolve_ast_node_helper_level_neg()
9018 cil_tree_walk(test_db->ast->root, __cil_resolve_ast_node_helper, NULL, NULL, args); in test_cil_resolve_ast_node_helper_levelrange()
9025 cil_tree_walk(test_db->ast->root, __cil_resolve_ast_node_helper, NULL, NULL, args); in test_cil_resolve_ast_node_helper_levelrange()
[all …]