Home
last modified time | relevance | path

Searched refs:synthetic_error (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/src/
Dtool_cfgable.h282 curl_error synthetic_error; /* if non-zero, it overrides any libcurl member
Dtool_cb_wrt.c190 config->synthetic_error = ERR_BINARY_TERMINAL; in tool_write_cb()
Dtool_operate.c365 if(!config->synthetic_error && result && global->showerror) { in post_per_transfer()