Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_policy.c1307 static int __cil_block_te_rules_to_policy_helper(struct cil_tree_node *node, uint32_t *finished, vo… in __cil_block_te_rules_to_policy_helper() function
1378 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1382 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1384 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1386 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1388 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1392 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1394 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1396 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
1398 cil_tree_walk(start, __cil_block_te_rules_to_policy_helper, NULL, NULL, &args); in cil_block_te_rules_to_policy()
[all …]