Searched refs:cil_list_match_any (Results 1 – 3 of 3) sorted by relevance
62 int cil_list_match_any(struct cil_list *l1, struct cil_list *l2);
263 int cil_list_match_any(struct cil_list *l1, struct cil_list *l2) in cil_list_match_any() function
283 if (!cil_list_match_any(cl1, cl2)) goto exit; in cil_permissionx_match_any()