Searched refs:compare_matches (Results 1 – 4 of 4) sorted by relevance
172 bool compare_matches(struct xtables_rule_match *mt1, struct xtables_rule_match *mt2);
927 bool compare_matches(struct xtables_rule_match *mt1, in compare_matches() function
2069 if (!compare_matches(cs->matches, this.matches)) { in nft_rule_cmp()
158 static int compare_matches(const ppd_info_t *p0,716 compare_matches(const ppd_info_t *p0, /* I - First PPD */ in compare_matches() function1289 matches = cupsArrayNew((cups_array_func_t)compare_matches, NULL); in list_ppds()