Home
last modified time | relevance | path

Searched defs:fmt (Results 1 – 15 of 15) sorted by relevance

/curl/src/
H A Dtool_msgs.c46 const char *fmt, in voutf()
95 void notef(struct GlobalConfig *config, const char *fmt, ...) in notef()
108 void warnf(struct GlobalConfig *config, const char *fmt, ...) in warnf()
120 void helpf(FILE *errors, const char *fmt, ...) in helpf()
142 void errorf(struct GlobalConfig *config, const char *fmt, ...) in errorf()
H A Dtool_easysrc.c108 CURLcode easysrc_addf(struct slist_wc **plist, const char *fmt, ...) in easysrc_addf()
/curl/lib/
H A Dcurl_trc.c91 void Curl_failf(struct Curl_easy *data, const char *fmt, ...) in Curl_failf()
121 const char * const fmt, va_list ap) in trc_infof()
139 void Curl_infof(struct Curl_easy *data, const char *fmt, ...) in Curl_infof()
151 const char *fmt, ...) in Curl_trc_cf_infof()
184 void Curl_trc_read(struct Curl_easy *data, const char *fmt, ...) in Curl_trc_read()
195 void Curl_trc_write(struct Curl_easy *data, const char *fmt, ...) in Curl_trc_write()
212 void Curl_trc_ftp(struct Curl_easy *data, const char *fmt, ...) in Curl_trc_ftp()
230 void Curl_trc_smtp(struct Curl_easy *data, const char *fmt, ...) in Curl_trc_smtp()
248 void Curl_trc_ws(struct Curl_easy *data, const char *fmt, ...) in Curl_trc_ws()
H A Dcurl_trc.h184 static void Curl_infof(struct Curl_easy *data, const char *fmt, ...) in Curl_infof()
191 const char *fmt, ...) in Curl_trc_cf_infof()
198 static void Curl_trc_write(struct Curl_easy *data, const char *fmt, ...) in Curl_trc_write()
203 static void Curl_trc_read(struct Curl_easy *data, const char *fmt, ...) in Curl_trc_read()
209 static void Curl_trc_ftp(struct Curl_easy *data, const char *fmt, ...) in Curl_trc_ftp()
215 static void Curl_trc_smtp(struct Curl_easy *data, const char *fmt, ...) in Curl_trc_smtp()
221 static void Curl_trc_ws(struct Curl_easy *data, const char *fmt, ...) in Curl_trc_ws()
H A Ddynbuf.c190 CURLcode Curl_dyn_vaddf(struct dynbuf *s, const char *fmt, va_list ap) in Curl_dyn_vaddf()
223 CURLcode Curl_dyn_addf(struct dynbuf *s, const char *fmt, ...) in Curl_dyn_addf()
H A Ddict.c129 static CURLcode sendf(struct Curl_easy *data, const char *fmt, ...) in sendf()
H A Dpingpong.c164 const char *fmt, in Curl_pp_vsendf()
244 const char *fmt, ...) in Curl_pp_sendf()
H A Dcurl_setup.h341 #define CURL_PRINTF(fmt, arg) \ argument
344 #define CURL_PRINTF(fmt, arg) \ argument
348 #define CURL_PRINTF(fmt, arg) argument
H A Dldap.c768 static void _ldap_trace(const char *fmt, ...) in _ldap_trace()
H A Dmime.c1677 CURLcode Curl_mime_add_header(struct curl_slist **slp, const char *fmt, ...) in Curl_mime_add_header()
2271 CURLcode Curl_mime_add_header(struct curl_slist **slp, const char *fmt, ...) in Curl_mime_add_header()
H A Dtelnet.c281 const char *fmt = (cmd == CURL_WILL) ? "WILL" : in printoption() local
H A Dmprintf.c221 char *fmt = (char *)format; in parsefmt() local
H A Dimap.c1772 static CURLcode imap_sendf(struct Curl_easy *data, const char *fmt, ...) in imap_sendf()
/curl/include/curl/
H A Dmprintf.h42 #define CURL_TEMP_PRINTF(fmt, arg) \ argument
/curl/lib/vquic/
H A Dcurl_ngtcp2.c382 static void quic_printf(void *user_data, const char *fmt, ...) in quic_printf()

Completed in 45 milliseconds