Lines Matching full:failf
537 failf(data, "The requested URL returned error: %d",
1086 /* Curl_convert_to_network calls failf if unsuccessful */
1480 failf(data, "Empty reply from server");
1706 failf(data, "Invalid TIMEVALUE");
2004 failf(data, "Chunky upload is not supported by HTTP 1.0");
2202 failf(data, "Could not seek stream");
2220 failf(data, "Could only read %" CURL_FORMAT_CURL_OFF_T
2232 failf(data, "File already completely uploaded");
2482 failf(data, "Failed sending PUT request");
2504 failf(data, "Failed sending POST request");
2573 failf(data, "Failed sending POST request");
2730 failf(data, "Failed sending HTTP POST request");
2747 failf(data, "Failed sending HTTP request");
2800 failf(data, "Failed to allocate memory for conversion!");
2804 /* Curl_convert_from_network calls failf if unsuccessful */
2839 failf(data, "Failed to allocate memory for conversion!");
2843 /* Curl_convert_from_network calls failf if unsuccessful */
2891 failf(data, "Avoided giant realloc for header (max is %d)!",
2900 failf(data, "Failed to alloc memory for big header!");
2939 failf(data, "The requested URL returned error: %s", beg);
2949 failf(data, "The requested URL returned error: %d", k->httpcode);
3142 failf(data, "The requested URL returned error: %d",
3335 /* Curl_convert_from_network calls failf if unsuccessful */
3392 failf(data, "Unsupported HTTP version in response\n");
3508 /* Curl_convert_from_network calls failf if unsuccessful */
3521 failf(data, "Maximum file size exceeded");
3534 failf
3542 failf(data, "Invalid Content-Length: value");