Searched refs:other_match (Results 1 – 1 of 1) sorted by relevance
1224 Match *match, *other_match; in handle_remove_match() local1237 other_match = l->data; in handle_remove_match()1238 if (match_equal (match, other_match)) in handle_remove_match()1240 match_free (other_match); in handle_remove_match()