Searched refs:avahi_key_pattern_match (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Drr-util.h37 int avahi_key_pattern_match(const AvahiKey *pattern, const AvahiKey *k);
H A Dcache.c130 if (avahi_key_pattern_match(pattern, e->record->key))
H A Drr.c336 int avahi_key_pattern_match(const AvahiKey *pattern, const AvahiKey *k) { function
H A Dserver.c126 if (!e->dead && avahi_key_pattern_match(k, e->record->key) && avahi_entry_is_registered(s, e, i))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Drr-util.h37 int avahi_key_pattern_match(const AvahiKey *pattern, const AvahiKey *k);
H A Dcache.c130 if (avahi_key_pattern_match(pattern, e->record->key))
H A Drr.c336 int avahi_key_pattern_match(const AvahiKey *pattern, const AvahiKey *k) { function
H A Dserver.c126 if (!e->dead && avahi_key_pattern_match(k, e->record->key) && avahi_entry_is_registered(s, e, i))

Completed in 112 milliseconds