Searched refs:avahi_host_name_resolver_new (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-sharp/
H A DHostNameResolver.cs54 private static extern IntPtr avahi_host_name_resolver_new (IntPtr client, int iface, Protocol proto, method in class:Avahi.HostNameResolver
130 handle = avahi_host_name_resolver_new (client.Handle, iface, proto,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dlookup.h227 AvahiHostNameResolver * avahi_host_name_resolver_new(
H A Dclient-test.c284 hnr = avahi_host_name_resolver_new (avahi, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, "ecstasy.local", AVAHI_PROTO_UNSPEC, 0, avahi_host_name_resolver_callback, "omghai4u");
H A Dresolver.c426 AvahiHostNameResolver * avahi_host_name_resolver_new( function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Davahi-resolve.c300 if (!(avahi_host_name_resolver_new(client, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, argv[i], config.proto, 0, host_name_resolver_callback, NULL))) {

Completed in 32 milliseconds