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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dlog.h56 void avahi_log(AvahiLogLevel level, const char*format, ...) AVAHI_GCC_PRINTF_ATTR23;
58 /** Shortcut for avahi_log(AVAHI_LOG_ERROR, ...) */
61 /** Shortcut for avahi_log(AVAHI_LOG_WARN, ...) */
64 /** Shortcut for avahi_log(AVAHI_LOG_NOTICE, ...) */
67 /** Shortcut for avahi_log(AVAHI_LOG_INFO, ...) */
70 /** Shortcut for avahi_log(AVAHI_LOG_DEBUG, ...) */
H A Dlog.c48 void avahi_log(AvahiLogLevel level, const char*format, ...) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dlog.h56 void avahi_log(AvahiLogLevel level, const char*format, ...) AVAHI_GCC_PRINTF_ATTR23;
58 /** Shortcut for avahi_log(AVAHI_LOG_ERROR, ...) */
61 /** Shortcut for avahi_log(AVAHI_LOG_WARN, ...) */
64 /** Shortcut for avahi_log(AVAHI_LOG_NOTICE, ...) */
67 /** Shortcut for avahi_log(AVAHI_LOG_INFO, ...) */
70 /** Shortcut for avahi_log(AVAHI_LOG_DEBUG, ...) */
H A Dlog.c48 void avahi_log(AvahiLogLevel level, const char*format, ...) { function

Completed in 113 milliseconds