Searched refs:AVAHI_LLIST_PREPEND (Results 1 - 25 of 74) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Drlist.c39 AVAHI_LLIST_PREPEND(AvahiRList, rlist, r, n);
H A Dllist.h51 #define AVAHI_LLIST_PREPEND(t,name,head,item) do { \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Drlist.c39 AVAHI_LLIST_PREPEND(AvahiRList, rlist, r, n);
H A Dllist.h51 #define AVAHI_LLIST_PREPEND(t,name,head,item) do { \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dhashmap.c149 AVAHI_LLIST_PREPEND(Entry, entries, m->entries_list, e);
152 AVAHI_LLIST_PREPEND(Entry, bucket, m->entries[idx], e);
183 AVAHI_LLIST_PREPEND(Entry, entries, m->entries_list, e);
186 AVAHI_LLIST_PREPEND(Entry, bucket, m->entries[idx], e);
H A Drrlist.c117 AVAHI_LLIST_PREPEND(AvahiRecordListItem, items, l->read, i);
163 AVAHI_LLIST_PREPEND(AvahiRecordListItem, items, l->unread, i);
H A Dquery-sched.c99 AVAHI_LLIST_PREPEND(AvahiQueryJob, jobs, s->history, qj);
101 AVAHI_LLIST_PREPEND(AvahiQueryJob, jobs, s->jobs, qj);
145 AVAHI_LLIST_PREPEND(AvahiQueryJob, jobs, s->history, qj);
210 AVAHI_LLIST_PREPEND(AvahiKnownAnswer, known_answer, s->known_answers, ka);
H A Dprobe-sched.c79 AVAHI_LLIST_PREPEND(AvahiProbeJob, jobs, s->history, pj);
81 AVAHI_LLIST_PREPEND(AvahiProbeJob, jobs, s->jobs, pj);
124 AVAHI_LLIST_PREPEND(AvahiProbeJob, jobs, s->history, pj);
H A Dresponse-sched.c97 AVAHI_LLIST_PREPEND(AvahiResponseJob, jobs, s->jobs, rj);
99 AVAHI_LLIST_PREPEND(AvahiResponseJob, jobs, s->history, rj);
101 AVAHI_LLIST_PREPEND(AvahiResponseJob, jobs, s->suppressed, rj);
147 AVAHI_LLIST_PREPEND(AvahiResponseJob, jobs, s->history, rj);
H A Dbrowse-dns-server.c186 AVAHI_LLIST_PREPEND(AvahiDNSServerInfo, info, b->info, i);
288 AVAHI_LLIST_PREPEND(AvahiSDNSServerBrowser, browser, server->dns_server_browsers, b);
H A Dbrowse-service-type.c119 AVAHI_LLIST_PREPEND(AvahiSServiceTypeBrowser, browser, server->service_type_browsers, b);
H A Dbrowse-service.c129 AVAHI_LLIST_PREPEND(AvahiSServiceBrowser, browser, server->service_browsers, b);
H A Dmulticast-lookup.c111 AVAHI_LLIST_PREPEND(AvahiMulticastLookup, by_key, t, l);
114 AVAHI_LLIST_PREPEND(AvahiMulticastLookup, lookups, e->lookups, l);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dhashmap.c149 AVAHI_LLIST_PREPEND(Entry, entries, m->entries_list, e);
152 AVAHI_LLIST_PREPEND(Entry, bucket, m->entries[idx], e);
183 AVAHI_LLIST_PREPEND(Entry, entries, m->entries_list, e);
186 AVAHI_LLIST_PREPEND(Entry, bucket, m->entries[idx], e);
H A Drrlist.c117 AVAHI_LLIST_PREPEND(AvahiRecordListItem, items, l->read, i);
163 AVAHI_LLIST_PREPEND(AvahiRecordListItem, items, l->unread, i);
H A Dquery-sched.c99 AVAHI_LLIST_PREPEND(AvahiQueryJob, jobs, s->history, qj);
101 AVAHI_LLIST_PREPEND(AvahiQueryJob, jobs, s->jobs, qj);
145 AVAHI_LLIST_PREPEND(AvahiQueryJob, jobs, s->history, qj);
210 AVAHI_LLIST_PREPEND(AvahiKnownAnswer, known_answer, s->known_answers, ka);
H A Dprobe-sched.c79 AVAHI_LLIST_PREPEND(AvahiProbeJob, jobs, s->history, pj);
81 AVAHI_LLIST_PREPEND(AvahiProbeJob, jobs, s->jobs, pj);
124 AVAHI_LLIST_PREPEND(AvahiProbeJob, jobs, s->history, pj);
H A Dresponse-sched.c97 AVAHI_LLIST_PREPEND(AvahiResponseJob, jobs, s->jobs, rj);
99 AVAHI_LLIST_PREPEND(AvahiResponseJob, jobs, s->history, rj);
101 AVAHI_LLIST_PREPEND(AvahiResponseJob, jobs, s->suppressed, rj);
147 AVAHI_LLIST_PREPEND(AvahiResponseJob, jobs, s->history, rj);
H A Dbrowse-dns-server.c186 AVAHI_LLIST_PREPEND(AvahiDNSServerInfo, info, b->info, i);
288 AVAHI_LLIST_PREPEND(AvahiSDNSServerBrowser, browser, server->dns_server_browsers, b);
H A Dbrowse-service-type.c119 AVAHI_LLIST_PREPEND(AvahiSServiceTypeBrowser, browser, server->service_type_browsers, b);
H A Dbrowse-service.c129 AVAHI_LLIST_PREPEND(AvahiSServiceBrowser, browser, server->service_browsers, b);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Dini-file-parser.c85 AVAHI_LLIST_PREPEND(AvahiIniFileGroup, groups, f->groups, group);
107 AVAHI_LLIST_PREPEND(AvahiIniFilePair, pairs, group->pairs, pair);
H A Ddbus-protocol.c156 AVAHI_LLIST_PREPEND(Client, clients, server->clients, client);
452 AVAHI_LLIST_PREPEND(EntryGroupInfo, entry_groups, client->entry_groups, i);
496 AVAHI_LLIST_PREPEND(SyncHostNameResolverInfo, sync_host_name_resolvers, client->sync_host_name_resolvers, i);
541 AVAHI_LLIST_PREPEND(SyncAddressResolverInfo, sync_address_resolvers, client->sync_address_resolvers, i);
595 AVAHI_LLIST_PREPEND(DomainBrowserInfo, domain_browsers, client->domain_browsers, i);
650 AVAHI_LLIST_PREPEND(ServiceTypeBrowserInfo, service_type_browsers, client->service_type_browsers, i);
706 AVAHI_LLIST_PREPEND(ServiceBrowserInfo, service_browsers, client->service_browsers, i);
758 AVAHI_LLIST_PREPEND(SyncServiceResolverInfo, sync_service_resolvers, client->sync_service_resolvers, i);
817 AVAHI_LLIST_PREPEND(AsyncServiceResolverInfo, async_service_resolvers, client->async_service_resolvers, i);
872 AVAHI_LLIST_PREPEND(AsyncHostNameResolverInf
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dini-file-parser.c85 AVAHI_LLIST_PREPEND(AvahiIniFileGroup, groups, f->groups, group);
107 AVAHI_LLIST_PREPEND(AvahiIniFilePair, pairs, group->pairs, pair);
H A Ddbus-protocol.c156 AVAHI_LLIST_PREPEND(Client, clients, server->clients, client);
452 AVAHI_LLIST_PREPEND(EntryGroupInfo, entry_groups, client->entry_groups, i);
496 AVAHI_LLIST_PREPEND(SyncHostNameResolverInfo, sync_host_name_resolvers, client->sync_host_name_resolvers, i);
541 AVAHI_LLIST_PREPEND(SyncAddressResolverInfo, sync_address_resolvers, client->sync_address_resolvers, i);
595 AVAHI_LLIST_PREPEND(DomainBrowserInfo, domain_browsers, client->domain_browsers, i);
650 AVAHI_LLIST_PREPEND(ServiceTypeBrowserInfo, service_type_browsers, client->service_type_browsers, i);
706 AVAHI_LLIST_PREPEND(ServiceBrowserInfo, service_browsers, client->service_browsers, i);
758 AVAHI_LLIST_PREPEND(SyncServiceResolverInfo, sync_service_resolvers, client->sync_service_resolvers, i);
817 AVAHI_LLIST_PREPEND(AsyncServiceResolverInfo, async_service_resolvers, client->async_service_resolvers, i);
872 AVAHI_LLIST_PREPEND(AsyncHostNameResolverInf
[all...]

Completed in 131 milliseconds

123