Home
last modified time | relevance | path

Searched refs:warnf (Results 1 – 18 of 18) sorted by relevance

/curl/src/
H A Dtool_filetime.c60 warnf(global, "Failed to get filetime: underflow"); in getfiletime()
67 warnf(global, "Failed to get filetime: " in getfiletime()
74 warnf(global, "Failed to get filetime: " in getfiletime()
85 warnf(global, "Failed to get filetime: %s", strerror(errno)); in getfiletime()
105 warnf(global, "Failed to set filetime %" CURL_FORMAT_CURL_OFF_T in setfiletime()
123 warnf(global, "Failed to set filetime %" CURL_FORMAT_CURL_OFF_T in setfiletime()
130 warnf(global, "Failed to set filetime %" CURL_FORMAT_CURL_OFF_T in setfiletime()
140 warnf(global, "Failed to set filetime %" CURL_FORMAT_CURL_OFF_T in setfiletime()
149 warnf(global, "Failed to set filetime %" CURL_FORMAT_CURL_OFF_T in setfiletime()
H A Dtool_helpers.c100 warnf(config->global, "You can only select one HTTP request method! " in SetHTTPrequest()
127 warnf(config->global, in customrequest_helper()
H A Dtool_formparse.c203 warnf(sip->config, "stdin: %s", strerror(errno)); in tool_mime_stdin_read()
559 warnf(config->global, "Cannot read from %s: %s", hdrfile, in get_param_part()
621 warnf(config->global, "skip unknown form field: %s", unknown); in get_param_part()
637 warnf(config->global, in get_param_part()
643 warnf(config->global, in get_param_part()
649 warnf(config->global, in get_param_part()
773 warnf(config->global, "no multipart to terminate"); in formparse()
818 warnf(config->global, in formparse()
855 warnf(config->global, in formparse()
888 warnf(config->global, in formparse()
[all …]
H A Dtool_msgs.h29 void warnf(struct GlobalConfig *config, const char *fmt, ...)
H A Dtool_cb_wrt.c119 warnf(global, "Failed to open the file %s: %s", fname, in tool_create_output_file()
159 warnf(config->global, "Header data size exceeds single call write " in tool_write_cb()
166 warnf(config->global, "Data size exceeds single call write limit"); in tool_write_cb()
195 warnf(config->global, "Invalid output struct data for write callback"); in tool_write_cb()
207 warnf(config->global, "Binary output can mess up your terminal. " in tool_write_cb()
H A Dtool_stderr.c55 warnf(global, "Warning: Failed to open %s", filename); in tool_set_stderr_file()
H A Dvar.c243 warnf(global, "missing close '}}' in '%s'", input); in varexpand()
257 warnf(global, "bad variable name length '%s'", input); in varexpand()
277 warnf(global, "bad variable name: %s", name); in varexpand()
400 warnf(global, "Bad variable name length (%zd), skipping", nlen); in setvariable()
456 warnf(global, "Bad --variable syntax, skipping: %s", input); in setvariable()
H A Dtool_getparam.c1242 warnf(global, "--npn is no longer supported"); in getparameter()
1248 warnf(global, in getparameter()
1417 warnf(global, in getparameter()
1577 warnf(global, in getparameter()
1948 warnf(global, in getparameter()
2290 warnf(global, in getparameter()
2407 warnf(global, "unsupported range point"); in getparameter()
2411 warnf(global, in getparameter()
2526 warnf(global, in getparameter()
2584 warnf(global, "Failed to read %s", fname); in getparameter()
[all …]
H A Dtool_operate.c212 warnf(config->global, in sockopt_callback()
652 warnf(config->global, "The Retry-After: time would " in post_per_transfer()
660 warnf(config->global, "Problem %s. " in post_per_transfer()
731 warnf(global, "Failed removing: %s", outs->filename); in post_per_transfer()
734 warnf(global, "Skipping removal; not a regular file: %s", in post_per_transfer()
1185 warnf(global, "Couldn't find a known_hosts file"); in config2setopts()
1386 warnf(global, in config2setopts()
2149 warnf(global, "bad output glob"); in single_transfer()
2153 warnf(global, "output glob produces empty string"); in single_transfer()
2263 warnf(global, in single_transfer()
[all …]
H A Dtool_parsecfg.c180 warnf(operation->global, "%s:%d: warning: '%s' uses unquoted " in parseconfig()
182 warnf(operation->global, "This may cause side-effects. " in parseconfig()
H A Dtool_paramhlp.c456 warnf(config->global, "unrecognized protocol '%s'", token); in proto2num()
604 warnf(config->global, "unrecognized ftp file method '%s', using default", in ftpfilemethod()
617 warnf(config->global, "unrecognized ftp CCC method '%s', using default", in ftpcccmethod()
632 warnf(config->global, "unrecognized delegation method '%s', using none", in delegation()
H A Dtool_msgs.c108 void warnf(struct GlobalConfig *config, const char *fmt, ...) in warnf() function
H A Dtool_cb_rea.c98 warnf(per->config->global, "File size larger in the end than when " in tool_read_cb()
H A Dtool_easysrc.c187 warnf(config, "Failed to open %s to write libcurl code", o); in dumpeasysrc()
H A Dtool_operhlp.c219 warnf(global, "No remote file name, uses \"%s\"", pc); in get_url_file_name()
H A Dtool_cb_dbg.c149 warnf(config, "Failed to create/open output"); in tool_debug_cb()
H A Dtool_setopt.c300 warnf(config, "option %s returned error (%d)", name, (int)ret); in tool_setopt_enum()
344 warnf(config, "option %s returned error (%d)", name, (int)ret); in tool_setopt_SSLVERSION()
H A Dtool_cb_hdr.c105 warnf(per->config->global, "Header data exceeds single call write limit"); in tool_header_cb()

Completed in 52 milliseconds