Home
last modified time | relevance | path

Searched refs:avahi_rlist_remove_by_link (Results 1 – 3 of 3) sorted by relevance

/external/avahi/avahi-common/
Drlist.h45 AvahiRList* avahi_rlist_remove_by_link(AvahiRList *r, AvahiRList *n);
Drlist.c55 AvahiRList* avahi_rlist_remove_by_link(AvahiRList *r, AvahiRList *n) { in avahi_rlist_remove_by_link() function
/external/avahi/avahi-core/
Dbrowse.c143 l->cname_lookups = avahi_rlist_remove_by_link(l->cname_lookups, l->cname_lookups); in lookup_unref()
451 l->cname_lookups = avahi_rlist_remove_by_link(l->cname_lookups, rl); in lookup_drop_cname()