Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_policy.c1370 static void cil_block_te_rules_to_policy(FILE *out, struct cil_tree_node *start, int mls) in cil_block_te_rules_to_policy() function
1452 cil_block_te_rules_to_policy(args->out, n, args->mls); in __cil_te_rules_to_policy_helper()
1458 cil_block_te_rules_to_policy(args->out, n, args->mls); in __cil_te_rules_to_policy_helper()
1478 cil_block_te_rules_to_policy(out, head, mls); in cil_te_rules_to_policy()