Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_policy.c1426 static int __cil_te_rules_to_policy_helper(struct cil_tree_node *node, uint32_t *finished, void *ex… in __cil_te_rules_to_policy_helper() function
1479 cil_tree_walk(head, __cil_te_rules_to_policy_helper, NULL, NULL, &args); in cil_te_rules_to_policy()