Searched refs:Curl_failf (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/curl-83.1.2/curl/lib/
H A Dsendf.h30 void Curl_failf(struct SessionHandle *, const char *fmt, ...);
48 #define failf Curl_failf
H A Dkrb5.c216 Curl_failf(data, "Error importing service name %s",
291 Curl_failf(data,"base64-decoding: %s", curl_easy_strerror(result));
H A Dsendf.c142 /* Curl_failf() is for messages stating why we failed.
146 void Curl_failf(struct SessionHandle *data, const char *fmt, ...) function

Completed in 115 milliseconds