OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVAHI_GCC_PRINTF_ATTR23
(Results
1 - 4
of
4
) sorted by null
/external/avahi/avahi-daemon/
setproctitle.h
26
void avahi_set_proc_title(const char *name, const char *fmt, ...)
AVAHI_GCC_PRINTF_ATTR23
;
/external/avahi/avahi-core/
log.h
54
void avahi_log(AvahiLogLevel level, const char*format, ...)
AVAHI_GCC_PRINTF_ATTR23
;
/external/avahi/avahi-common/
gccmacro.h
56
#define
AVAHI_GCC_PRINTF_ATTR23
AVAHI_GCC_PRINTF_ATTR(2,3)
strlst.h
76
AvahiStringList *avahi_string_list_add_printf(AvahiStringList *l, const char *format, ...)
AVAHI_GCC_PRINTF_ATTR23
;
Completed in 283 milliseconds