HomeSort by relevance Sort by last modified time
    Searched refs:AVAHI_GCC_PRINTF_ATTR12 (Results 1 - 3 of 3) sorted by null

  /external/avahi/avahi-core/
log.h 57 void avahi_log_error(const char*format, ...) AVAHI_GCC_PRINTF_ATTR12;
60 void avahi_log_warn(const char*format, ...) AVAHI_GCC_PRINTF_ATTR12;
63 void avahi_log_notice(const char*format, ...) AVAHI_GCC_PRINTF_ATTR12;
66 void avahi_log_info(const char*format, ...) AVAHI_GCC_PRINTF_ATTR12;
69 void avahi_log_debug(const char*format, ...) AVAHI_GCC_PRINTF_ATTR12;
  /external/avahi/avahi-common/
gccmacro.h 53 #define AVAHI_GCC_PRINTF_ATTR12 AVAHI_GCC_PRINTF_ATTR(1,2)
avahi-malloc.h 87 char *avahi_strdup_printf(const char *fmt, ... ) AVAHI_GCC_PRINTF_ATTR12;

Completed in 1551 milliseconds