Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dmodule_to_cil.c558 static int avrule_to_cil(int indent, struct policydb *pdb, uint32_t type, const char *src, const ch… in avrule_to_cil() function
1225 rc = avrule_to_cil(indent, pdb, avrule->specified, snames[s], tnames[t], avrule->perms); in avrule_list_to_cil()
1236 rc = avrule_to_cil(indent, pdb, avrule->specified, snames[s], "self", avrule->perms); in avrule_list_to_cil()