Searched refs:avahi_dbus_is_our_own_service (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Ddbus-util.h55 int avahi_dbus_is_our_own_service(Client *c, AvahiIfIndex interface, AvahiProtocol protocol, const char *name, const char *type, const char *domain);
H A Ddbus-service-browser.c113 if (avahi_dbus_is_our_own_service(i->client, interface, protocol, name, type, domain) > 0)
H A Ddbus-sync-service-resolver.c89 if (avahi_dbus_is_our_own_service(i->client, interface, protocol, name, type, domain) > 0)
H A Ddbus-async-service-resolver.c95 if (avahi_dbus_is_our_own_service(i->client, interface, protocol, name, type, domain) > 0)
H A Ddbus-util.c368 int avahi_dbus_is_our_own_service(Client *c, AvahiIfIndex interface, AvahiProtocol protocol, const char *name, const char *type, const char *domain) { function

Completed in 89 milliseconds