Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_write_ast.c377 static int cil_unfill_permx(struct cil_permissionx *permx, char **out_str) { in cil_unfill_permx() function
778 rc = cil_unfill_permx(avrule->perms.x.permx, &xperms); in cil_write_avrule_x()