Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_find.c270 static int cil_permissionx_match_any(struct cil_permissionx *px1, struct cil_permissionx *px2) in cil_permissionx_match_any() function
339 if (cil_permissionx_match_any(avrule->perms.x.permx, target->perms.x.permx)) { in cil_find_matching_avrule()