Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusdaemon.c1224 Match *match, *other_match; in handle_remove_match() local
1237 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()