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

  /external/avahi/avahi-core/
hashmap-test.c 59 avahi_hashmap_free(m);
hashmap.h 35 void avahi_hashmap_free(AvahiHashmap *m);
hashmap.c 105 void avahi_hashmap_free(AvahiHashmap *m) { function
multicast-lookup.c 347 avahi_hashmap_free(e->lookups_by_key);
wide-area.c 629 avahi_hashmap_free(e->cache_by_key);
630 avahi_hashmap_free(e->lookups_by_id);
631 avahi_hashmap_free(e->lookups_by_key);
cache.c 100 avahi_hashmap_free(c->hashmap);
dns.c 128 avahi_hashmap_free(p->name_table);
871 avahi_hashmap_free(p.name_table);
iface.c 289 avahi_hashmap_free(i->queriers_by_key);
523 avahi_hashmap_free(m->hashmap);
server.c     [all...]

Completed in 41 milliseconds