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

/external/avahi/avahi-core/
H A Dlog.h40 } AvahiLogLevel; typedef in typeref:enum:__anon535
43 typedef void (*AvahiLogFunction)(AvahiLogLevel level, const char *txt);
51 void avahi_log_ap(AvahiLogLevel level, const char *format, va_list ap);
54 void avahi_log(AvahiLogLevel level, const char*format, ...) AVAHI_GCC_PRINTF_ATTR23;

Completed in 201 milliseconds