HomeSort by relevance Sort by last modified time
    Searched refs:Curl_failf (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
sendf.h 30 void Curl_failf(struct Curl_easy *, const char *fmt, ...);
48 #define failf Curl_failf
krb5.c 204 Curl_failf(data, "Error importing service name %s",
288 Curl_failf(data, "base64-decoding: %s",
sendf.c 224 /* Curl_failf() is for messages stating why we failed.
228 void Curl_failf(struct Curl_easy *data, const char *fmt, ...)

Completed in 49 milliseconds