/external/selinux/libsepol/cil/src/ |
D | cil_policy.c | 183 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 …]
|
D | cil_tree.h | 72 int cil_tree_walk(struct cil_tree_node *start_node, int (*process_node)(struct cil_tree_node *node,…
|
D | cil_post.c | 2284 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 …]
|
D | android.c | 150 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()
|
D | cil_find.c | 384 rc = cil_tree_walk(current, __cil_find_matching_avrule_in_ast, NULL, NULL, &args); in cil_find_matching_avrule_in_ast()
|
D | cil_reset_ast.c | 585 rc = cil_tree_walk(current, __cil_reset_node, NULL, NULL, NULL); in cil_reset_ast()
|
D | cil_verify.c | 423 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()
|
D | cil_write_ast.c | 449 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()
|
D | cil_tree.c | 284 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
|
D | cil_binary.c | 2270 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()
|
D | cil_copy_ast.c | 2161 rc = cil_tree_walk(orig, __cil_copy_node_helper, NULL, __cil_copy_last_child_helper, &extra_args); in cil_copy_ast()
|
D | cil_resolve_ast.c | 3928 …rc = cil_tree_walk(current, __cil_resolve_ast_node_helper, __cil_resolve_ast_first_child_helper, _… in cil_resolve_ast()
|
D | cil_build_ast.c | 6573 …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/ |
D | test_cil_resolve_ast.c | 695 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 …]
|