Home
last modified time | relevance | path

Searched refs:CURL_PRINTF (Results 1 – 15 of 15) sorted by relevance

/curl/src/
H A Dtool_msgs.h30 CURL_PRINTF(2, 3);
32 CURL_PRINTF(2, 3);
34 CURL_PRINTF(2, 3);
36 CURL_PRINTF(2, 3);
H A Dtool_easysrc.h43 const char *fmt, ...) CURL_PRINTF(2, 3);
H A Dtool_msgs.c42 va_list ap) CURL_PRINTF(3, 0);
/curl/lib/
H A Dcurl_trc.h61 const char *fmt, ...) CURL_PRINTF(2, 3);
147 const char *fmt, ...) CURL_PRINTF(2, 3);
154 const char *fmt, ...) CURL_PRINTF(3, 4);
156 const char *fmt, ...) CURL_PRINTF(2, 3);
158 const char *fmt, ...) CURL_PRINTF(2, 3);
163 const char *fmt, ...) CURL_PRINTF(2, 3);
168 const char *fmt, ...) CURL_PRINTF(2, 3);
173 const char *fmt, ...) CURL_PRINTF(2, 3);
H A Dpingpong.h112 const char *fmt, ...) CURL_PRINTF(3, 4);
127 va_list args) CURL_PRINTF(3, 0);
H A Ddynbuf.h64 WARN_UNUSED_RESULT CURL_PRINTF(2, 3);
66 WARN_UNUSED_RESULT CURL_PRINTF(2, 0);
H A Dcurl_setup.h341 #define CURL_PRINTF(fmt, arg) \ macro
344 #define CURL_PRINTF(fmt, arg) \ macro
348 #define CURL_PRINTF(fmt, arg) macro
352 #define CURL_TEMP_PRINTF CURL_PRINTF
H A Dmime.h134 CURL_PRINTF(2, 3);
H A Ddict.c127 const char *fmt, ...) CURL_PRINTF(2, 3);
H A Dmemdebug.h75 CURL_EXTERN void curl_dbg_log(const char *format, ...) CURL_PRINTF(1, 2);
H A Dcurl_trc.c118 const char * const fmt, va_list ap) CURL_PRINTF(3, 0);
H A Dldap.c140 static void _ldap_trace(const char *fmt, ...) CURL_PRINTF(1, 2);
H A Dkrb5.c441 CURL_PRINTF(2, 3);
H A Dimap.c101 CURL_PRINTF(2, 3);
/curl/tests/server/
H A Dutil.h29 void logmsg(const char *msg, ...) CURL_PRINTF(1, 2);

Completed in 28 milliseconds