Searched refs:cname_lookups (Results 1 – 1 of 1) sorted by relevance
55 AvahiRList *cname_lookups; member109 l->cname_lookups = NULL; in lookup_new()141 while (l->cname_lookups) { in lookup_unref()142 lookup_unref(l->cname_lookups->data); in lookup_unref()143 l->cname_lookups = avahi_rlist_remove_by_link(l->cname_lookups, l->cname_lookups); in lookup_unref()420 l->cname_lookups = avahi_rlist_prepend(l->cname_lookups, lookup_ref(n)); in lookup_handle_cname()436 for (rl = l->cname_lookups; rl; rl = rl->rlist_next) { in lookup_drop_cname()451 l->cname_lookups = avahi_rlist_remove_by_link(l->cname_lookups, rl); in lookup_drop_cname()