Searched refs:avahi_entry_group_add_address (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-client/
H A Dpublish.h148 int avahi_entry_group_add_address(
H A Dclient-test.c295 if ((error = avahi_entry_group_add_address (group2, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, "test-mdns.local.", aar)) < 0)
H A Dentrygroup.c723 int avahi_entry_group_add_address( function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DEntryGroup.cs109 private static extern int avahi_entry_group_add_address (IntPtr group, int iface, Protocol proto, method in class:Avahi.EntryGroup
338 int ret = avahi_entry_group_add_address (handle, iface, proto, flags,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Davahi-publish.c125 if (avahi_entry_group_add_address(entry_group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, config->name, &config->address) < 0) {

Completed in 264 milliseconds