HomeSort by relevance Sort by last modified time
    Searched refs:cleanup_watches (Results 1 - 2 of 2) sorted by null

  /external/avahi/avahi-glib/
glib-watch.c 79 static void cleanup_watches(AvahiGLibPoll *g, int all) { function
263 cleanup_watches(g, 0);
390 cleanup_watches(g, 1);
  /external/avahi/avahi-common/
simple-watch.c 230 static void cleanup_watches(AvahiSimplePoll *s, int all) { function
371 cleanup_watches(s, 1);
462 cleanup_watches(s, 0);

Completed in 504 milliseconds