Searched refs:AvahiLogLevel (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dlog.h42 } AvahiLogLevel; typedef in typeref:enum:__anon1825
45 typedef void (*AvahiLogFunction)(AvahiLogLevel level, const char *txt);
53 void avahi_log_ap(AvahiLogLevel level, const char *format, va_list ap);
56 void avahi_log(AvahiLogLevel level, const char*format, ...) AVAHI_GCC_PRINTF_ATTR23;
H A Dlog.c37 void avahi_log_ap(AvahiLogLevel level, const char*format, va_list ap) {
48 void avahi_log(AvahiLogLevel level, const char*format, ...) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dmain.c743 static void log_function(AvahiLogLevel level, const char *txt) {

Completed in 117 milliseconds