Searched refs:AVAHI_LOG_ERROR (Results 1 – 2 of 2) sorted by relevance
/external/avahi/avahi-core/ | ||
D | log.h | 34 AVAHI_LOG_ERROR = 0, /**< Error messages */ enumerator |
D | log.c | 66 avahi_log_ap(AVAHI_LOG_ERROR, format, ap); in avahi_log_error() |