Home
last modified time | relevance | path

Searched refs:AVAHI_LLIST_REMOVE (Results 1 – 25 of 48) sorted by relevance

12

/external/avahi/avahi-common/
Drlist.c47 AVAHI_LLIST_REMOVE(AvahiRList, rlist, r, n); in avahi_rlist_remove()
58 AVAHI_LLIST_REMOVE(AvahiRList, rlist, r, n); in avahi_rlist_remove_by_link()
Dllist.h59 #define AVAHI_LLIST_REMOVE(t,name,head,item) do { \ macro
/external/avahi/avahi-core/
Drrlist.c78 AVAHI_LLIST_REMOVE(AvahiRecordListItem, items, l->read, i); in item_free()
80 AVAHI_LLIST_REMOVE(AvahiRecordListItem, items, l->unread, i); in item_free()
114 AVAHI_LLIST_REMOVE(AvahiRecordListItem, items, l->unread, i); in avahi_record_list_next()
Dquery-sched.c112 AVAHI_LLIST_REMOVE(AvahiQueryJob, jobs, s->history, qj); in job_free()
114 AVAHI_LLIST_REMOVE(AvahiQueryJob, jobs, s->jobs, qj); in job_free()
142 AVAHI_LLIST_REMOVE(AvahiQueryJob, jobs, s->jobs, qj); in job_mark_done()
260 AVAHI_LLIST_REMOVE(AvahiKnownAnswer, known_answer, s->known_answers, ka); in append_known_answers_and_send()
Dresponse-sched.c112 AVAHI_LLIST_REMOVE(AvahiResponseJob, jobs, s->jobs, rj); in job_free()
114 AVAHI_LLIST_REMOVE(AvahiResponseJob, jobs, s->history, rj); in job_free()
116 AVAHI_LLIST_REMOVE(AvahiResponseJob, jobs, s->suppressed, rj); in job_free()
144 AVAHI_LLIST_REMOVE(AvahiResponseJob, jobs, s->jobs, rj); in job_mark_done()
Dprobe-sched.c91 AVAHI_LLIST_REMOVE(AvahiProbeJob, jobs, s->history, pj); in job_free()
93 AVAHI_LLIST_REMOVE(AvahiProbeJob, jobs, s->jobs, pj); in job_free()
121 AVAHI_LLIST_REMOVE(AvahiProbeJob, jobs, s->jobs, pj); in job_mark_done()
Dhashmap.c75 AVAHI_LLIST_REMOVE(Entry, bucket, m->entries[idx], e); in entry_free()
76 AVAHI_LLIST_REMOVE(Entry, entries, m->entries_list, e); in entry_free()
Dbrowse-dns-server.c87 AVAHI_LLIST_REMOVE(AvahiDNSServerInfo, info, b->info, i); in server_info_free()
315 AVAHI_LLIST_REMOVE(AvahiSDNSServerBrowser, browser, b->server->dns_server_browsers, b); in avahi_s_dns_server_browser_free()
Dwide-area.c279 AVAHI_LLIST_REMOVE(AvahiWideAreaLookup, by_key, t, l); in lookup_destroy()
285 AVAHI_LLIST_REMOVE(AvahiWideAreaLookup, lookups, l->engine->lookups, l); in lookup_destroy()
333 AVAHI_LLIST_REMOVE(AvahiWideAreaCacheEntry, cache, c->engine->cache, c); in cache_entry_free()
336 AVAHI_LLIST_REMOVE(AvahiWideAreaCacheEntry, by_key, t, c); in cache_entry_free()
Dmulticast-lookup.c149 AVAHI_LLIST_REMOVE(AvahiMulticastLookup, by_key, t, l); in lookup_destroy()
155 AVAHI_LLIST_REMOVE(AvahiMulticastLookup, lookups, l->engine->lookups, l); in lookup_destroy()
Diface.c266 AVAHI_LLIST_REMOVE(AvahiInterfaceAddress, address, a->interface->addresses, a); in avahi_interface_address_free()
302 AVAHI_LLIST_REMOVE(AvahiInterface, interface, i->monitor->interfaces, i); in avahi_interface_free()
303 AVAHI_LLIST_REMOVE(AvahiInterface, by_hardware, i->hardware->interfaces, i); in avahi_interface_free()
319 AVAHI_LLIST_REMOVE(AvahiHwInterface, hardware, hw->monitor->hw_interfaces, hw); in avahi_hw_interface_free()
/external/avahi/avahi-daemon/
Dini-file-parser.c136 AVAHI_LLIST_REMOVE(AvahiIniFilePair, pairs, g->pairs, p); in avahi_ini_file_free()
142 AVAHI_LLIST_REMOVE(AvahiIniFileGroup, groups, f->groups, g); in avahi_ini_file_free()
Ddbus-sync-host-name-resolver.c41AVAHI_LLIST_REMOVE(SyncHostNameResolverInfo, sync_host_name_resolvers, i->client->sync_host_name_r… in avahi_dbus_sync_host_name_resolver_free()
Ddbus-sync-address-resolver.c41AVAHI_LLIST_REMOVE(SyncAddressResolverInfo, sync_address_resolvers, i->client->sync_address_resolv… in avahi_dbus_sync_address_resolver_free()
Ddbus-sync-service-resolver.c41AVAHI_LLIST_REMOVE(SyncServiceResolverInfo, sync_service_resolvers, i->client->sync_service_resolv… in avahi_dbus_sync_service_resolver_free()
Ddbus-domain-browser.c45 AVAHI_LLIST_REMOVE(DomainBrowserInfo, domain_browsers, i->client->domain_browsers, i); in avahi_dbus_domain_browser_free()
Ddbus-service-type-browser.c45AVAHI_LLIST_REMOVE(ServiceTypeBrowserInfo, service_type_browsers, i->client->service_type_browsers… in avahi_dbus_service_type_browser_free()
Ddbus-async-host-name-resolver.c44AVAHI_LLIST_REMOVE(AsyncHostNameResolverInfo, async_host_name_resolvers, i->client->async_host_nam… in avahi_dbus_async_host_name_resolver_free()
Ddbus-async-address-resolver.c45AVAHI_LLIST_REMOVE(AsyncAddressResolverInfo, async_address_resolvers, i->client->async_address_res… in avahi_dbus_async_address_resolver_free()
Ddbus-service-browser.c45 AVAHI_LLIST_REMOVE(ServiceBrowserInfo, service_browsers, i->client->service_browsers, i); in avahi_dbus_service_browser_free()
Ddbus-record-browser.c44 AVAHI_LLIST_REMOVE(RecordBrowserInfo, record_browsers, i->client->record_browsers, i); in avahi_dbus_record_browser_free()
/external/avahi/avahi-autoipd/
Diface-linux.c167 AVAHI_LLIST_REMOVE(Address, addresses, addresses, i); in process_nlmsg()
327 AVAHI_LLIST_REMOVE(Address, addresses, addresses, a); in iface_done()
Diface-bsd.c220 AVAHI_LLIST_REMOVE(Address, addresses, addresses, a); in iface_done()
429 AVAHI_LLIST_REMOVE(Address, addresses, addresses, ap); in rtm_dispatch_newdeladdr()
/external/avahi/avahi-client/
Dbrowser.c254 AVAHI_LLIST_REMOVE(AvahiDomainBrowser, domain_browsers, client->domain_browsers, b); in avahi_domain_browser_free()
480AVAHI_LLIST_REMOVE(AvahiServiceTypeBrowser, service_type_browsers, b->client->service_type_browser… in avahi_service_type_browser_free()
701 AVAHI_LLIST_REMOVE(AvahiServiceBrowser, service_browsers, b->client->service_browsers, b); in avahi_service_browser_free()
918 AVAHI_LLIST_REMOVE(AvahiRecordBrowser, record_browsers, b->client->record_browsers, b); in avahi_record_browser_free()
/external/avahi/avahi-glib/
Dglib-watch.c74 AVAHI_LLIST_REMOVE(AvahiWatch, watches, w->glib_poll->watches, w); in destroy_watch()
212 AVAHI_LLIST_REMOVE(AvahiTimeout, timeouts, t->glib_poll->timeouts, t); in destroy_timeout()

12