Home | History | Annotate | Download | only in avahi-compat-libdns_sd

Lines Matching full:record_browser

86     AvahiRecordBrowser *record_browser;
1356 if (!(sdref->record_browser = avahi_record_browser_new(sdref->client, ifindex, AVAHI_PROTO_UNSPEC, fullname, clazz, type, 0, query_resolver_callback, sdref))) {