Searched refs:avahi_warn (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dwarn.h30 #define avahi_warn avahi_warn_HOWL macro
H A Dcompat.c977 avahi_warn("A service failed to resolve in the HOWL compatiblity layer of Avahi which is used by '%s'. "
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dwarn.h32 void avahi_warn(const char *fmt, ...);
H A Dwarn.c88 void avahi_warn(const char *fmt, ...) { function
116 avahi_warn("The program '%s' uses the "COMPAT_LAYER" compatibility layer of Avahi.", avahi_exe_name());
117 avahi_warn("Please fix your application to use the native API of Avahi!");
118 avahi_warn("For more information see <http://0pointer.de/avahi-compat?s="CGI_SUBSYSTEM"&e=%s>", avahi_exe_name());
123 avahi_warn("The program '%s' called '%s()' which is not supported (or only supported partially) in the "COMPAT_LAYER" compatibility layer of Avahi.", avahi_exe_name(), function);
124 avahi_warn("Please fix your application to use the native API of Avahi!");
125 avahi_warn("For more information see <http://0pointer.de/avahi-compat?s="CGI_SUBSYSTEM"&e=%s&f=%s>", avahi_exe_name(), function);

Completed in 104 milliseconds