Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dmodule_to_cil.c1495 static int role_allows_to_cil(int indent, struct policydb *pdb, struct role_allow_rule *rules, stru… in role_allows_to_cil() function
3679 rc = role_allows_to_cil(indent, pdb, decl->role_allow_rules, role_attr_list); in block_to_cil()