Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dmodule_to_cil.c3558 static int additive_scopes_to_cil(int indent, struct policydb *pdb, struct avrule_block *block, str… in additive_scopes_to_cil() function
3664 rc = additive_scopes_to_cil(indent, pdb, block, stack); in block_to_cil()