Home
last modified time | relevance | path

Searched refs:__attribute_format__ (Results 1 – 6 of 6) sorted by relevance

/lighttpd1.4/src/
H A Dlog.h22 __attribute_format__((__printf__, 4, 5))
26 __attribute_format__((__printf__, 4, 5))
30 __attribute_format__((__printf__, 6, 7))
H A Dfirst.h226 #ifndef __attribute_format__
229 #define __attribute_format__(x) __attribute__((__format__ x)) macro
231 #define __attribute_format__(x) macro
H A Dlog.c176 __attribute_format__((__printf__, 2, 0))
261 __attribute_format__((__printf__, 4, 0))
H A Dmod_gnutls.c190 __attribute_format__((__printf__, 5, 6))
H A Dmod_nss.c234 __attribute_format__((__printf__, 4, 5))
H A Dmod_mbedtls.c250 __attribute_format__((__printf__, 5, 6))