Home
last modified time | relevance | path

Searched refs:AVAHI_LLIST_FIELDS (Results 1 – 25 of 36) sorted by relevance

12

/external/avahi/avahi-daemon/
Ddbus-internal.h58 AVAHI_LLIST_FIELDS(EntryGroupInfo, entry_groups);
66 AVAHI_LLIST_FIELDS(SyncHostNameResolverInfo, sync_host_name_resolvers);
75 AVAHI_LLIST_FIELDS(AsyncHostNameResolverInfo, async_host_name_resolvers);
83 AVAHI_LLIST_FIELDS(SyncAddressResolverInfo, sync_address_resolvers);
92 AVAHI_LLIST_FIELDS(AsyncAddressResolverInfo, async_address_resolvers);
101 AVAHI_LLIST_FIELDS(DomainBrowserInfo, domain_browsers);
110 AVAHI_LLIST_FIELDS(ServiceTypeBrowserInfo, service_type_browsers);
119 AVAHI_LLIST_FIELDS(ServiceBrowserInfo, service_browsers);
127 AVAHI_LLIST_FIELDS(SyncServiceResolverInfo, sync_service_resolvers);
136 AVAHI_LLIST_FIELDS(AsyncServiceResolverInfo, async_service_resolvers);
[all …]
Dini-file-parser.h30 AVAHI_LLIST_FIELDS(AvahiIniFilePair, pairs);
35 AVAHI_LLIST_FIELDS(AvahiIniFileGroup, groups);
Dstatic-hosts.c46 AVAHI_LLIST_FIELDS(StaticHost, hosts);
Dstatic-services.c68 AVAHI_LLIST_FIELDS(StaticService, services);
80 AVAHI_LLIST_FIELDS(StaticServiceGroup, groups);
/external/avahi/avahi-client/
Dinternal.h61 AVAHI_LLIST_FIELDS(AvahiEntryGroup, groups);
71 AVAHI_LLIST_FIELDS(AvahiDomainBrowser, domain_browsers);
86 AVAHI_LLIST_FIELDS(AvahiServiceBrowser, service_browsers);
98 AVAHI_LLIST_FIELDS(AvahiServiceTypeBrowser, service_type_browsers);
110 AVAHI_LLIST_FIELDS(AvahiServiceResolver, service_resolvers);
122 AVAHI_LLIST_FIELDS(AvahiHostNameResolver, host_name_resolvers);
134 AVAHI_LLIST_FIELDS(AvahiAddressResolver, address_resolvers);
146 AVAHI_LLIST_FIELDS(AvahiRecordBrowser, record_browsers);
/external/avahi/avahi-core/
Diface.h75 AVAHI_LLIST_FIELDS(AvahiHwInterface, hardware);
99 AVAHI_LLIST_FIELDS(AvahiInterface, interface);
100 AVAHI_LLIST_FIELDS(AvahiInterface, by_hardware);
124 AVAHI_LLIST_FIELDS(AvahiInterfaceAddress, address);
Dinternal.h75 AVAHI_LLIST_FIELDS(AvahiEntry, entries);
76 AVAHI_LLIST_FIELDS(AvahiEntry, by_key);
77 AVAHI_LLIST_FIELDS(AvahiEntry, by_group);
98 AVAHI_LLIST_FIELDS(AvahiSEntryGroup, groups);
Dannounce.h49 AVAHI_LLIST_FIELDS(AvahiAnnouncer, by_interface);
50 AVAHI_LLIST_FIELDS(AvahiAnnouncer, by_entry);
Dcache.h61 AVAHI_LLIST_FIELDS(AvahiCacheEntry, by_key);
62 AVAHI_LLIST_FIELDS(AvahiCacheEntry, entry);
Dbrowse.h34 AVAHI_LLIST_FIELDS(AvahiSRecordBrowser, browser);
Dhashmap.c42 AVAHI_LLIST_FIELDS(Entry, bucket);
43 AVAHI_LLIST_FIELDS(Entry, entries);
Dbrowse-dns-server.c46 AVAHI_LLIST_FIELDS(AvahiDNSServerInfo, info);
60 AVAHI_LLIST_FIELDS(AvahiSDNSServerBrowser, browser);
Dwide-area.c56 AVAHI_LLIST_FIELDS(AvahiWideAreaCacheEntry, by_key);
57 AVAHI_LLIST_FIELDS(AvahiWideAreaCacheEntry, cache);
77 AVAHI_LLIST_FIELDS(AvahiWideAreaLookup, lookups);
78 AVAHI_LLIST_FIELDS(AvahiWideAreaLookup, by_key);
Dmulticast-lookup.c53 AVAHI_LLIST_FIELDS(AvahiMulticastLookup, lookups);
54 AVAHI_LLIST_FIELDS(AvahiMulticastLookup, by_key);
Dquery-sched.c58 AVAHI_LLIST_FIELDS(AvahiQueryJob, jobs);
65 AVAHI_LLIST_FIELDS(AvahiKnownAnswer, known_answer);
Dbrowse-service-type.c42 AVAHI_LLIST_FIELDS(AvahiSServiceTypeBrowser, browser);
Drrlist.c41 AVAHI_LLIST_FIELDS(AvahiRecordListItem, items);
Dbrowse-service.c43 AVAHI_LLIST_FIELDS(AvahiSServiceBrowser, browser);
Dbrowse-domain.c48 AVAHI_LLIST_FIELDS(AvahiSDomainBrowser, browser);
Dquerier.c49 AVAHI_LLIST_FIELDS(AvahiQuerier, queriers);
Dresolve-address.c54 AVAHI_LLIST_FIELDS(AvahiSAddressResolver, resolver);
/external/avahi/avahi-common/
Drlist.h34 AVAHI_LLIST_FIELDS(AvahiRList, rlist);
Dllist.h36 #define AVAHI_LLIST_FIELDS(t,name) t *name##_next, *name##_prev macro
Dsimple-watch.c47 AVAHI_LLIST_FIELDS(AvahiWatch, watches);
60 AVAHI_LLIST_FIELDS(AvahiTimeout, timeouts);
/external/avahi/avahi-glib/
Dglib-watch.c40 AVAHI_LLIST_FIELDS(AvahiWatch, watches);
53 AVAHI_LLIST_FIELDS(AvahiTimeout, timeouts);

12