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.c1393 static int role_allows_to_cil(int indent, struct policydb *pdb, struct role_allow_rule *rules) in role_allows_to_cil() function
3461 rc = role_allows_to_cil(indent, pdb, decl->role_allow_rules); in block_to_cil()