Home
last modified time | relevance | path

Searched refs:CURL_PRINTF (Results 1 - 13 of 13) sorted by relevance

/third_party/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);
/third_party/curl/lib/
H A Dcurl_trc.h61 const char *fmt, ...) CURL_PRINTF(2, 3);
98 const char *fmt, ...) CURL_PRINTF(2, 3);
105 const char *fmt, ...) CURL_PRINTF(3, 4);
H A Ddynbuf.h64 WARN_UNUSED_RESULT CURL_PRINTF(2, 3);
66 WARN_UNUSED_RESULT CURL_PRINTF(2, 0);
H A Dpingpong.h112 const char *fmt, ...) CURL_PRINTF(3, 4);
127 va_list args) CURL_PRINTF(3, 0);
H A Dcurl_setup.h286 #define CURL_PRINTF(fmt, arg) \ macro
289 #define CURL_PRINTF(fmt, arg) \ macro
293 #define CURL_PRINTF(fmt, arg) macro
H A Dmime.h134 CURL_PRINTF(2, 3);
H A Dmemdebug.h75 CURL_EXTERN void curl_dbg_log(const char *format, ...) CURL_PRINTF(1, 2);
H A Dkrb5.c438 CURL_PRINTF(2, 3);
H A Dldap.c140 static void _ldap_trace(const char *fmt, ...) CURL_PRINTF(1, 2);
H A Dimap.c101 CURL_PRINTF(2, 3);
/third_party/curl/tests/server/
H A Dutil.h29 void logmsg(const char *msg, ...) CURL_PRINTF(1, 2);

Completed in 9 milliseconds