Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_find.c163 static int __cil_classperms_list_match_any(struct cil_classperms *cp1, struct cil_list *cpl2) in __cil_classperms_list_match_any() function
178 rc = __cil_classperms_list_match_any(cp1, cmp->classperms); in __cil_classperms_list_match_any()
185 rc = __cil_classperms_list_match_any(cp1, cp->classperms); in __cil_classperms_list_match_any()
201 rc = __cil_classperms_list_match_any(cp, cpl2); in cil_classperms_list_match_any()