Home
last modified time | relevance | path

Searched refs:CURL_ERROR_SIZE (Results 1 – 15 of 15) sorted by relevance

/external/curl/docs/examples/
Dhtmltidy.c78 char curl_errbuf[CURL_ERROR_SIZE]; in main()
Dhtmltitle.cpp65 static char errorBuffer[CURL_ERROR_SIZE];
Dghiper.c82 char error[CURL_ERROR_SIZE];
Dhiperfifo.c103 char error[CURL_ERROR_SIZE];
Devhiperfifo.c99 char error[CURL_ERROR_SIZE];
Dasiohiper.cpp85 char error[CURL_ERROR_SIZE];
Dephiperfifo.c103 char error[CURL_ERROR_SIZE];
/external/curl/lib/
Dsendf.c267 char error[CURL_ERROR_SIZE + 2]; in Curl_failf()
269 mvsnprintf(error, CURL_ERROR_SIZE, fmt, ap); in Curl_failf()
/external/curl/docs/libcurl/
Dsymbols-in-versions797 CURL_ERROR_SIZE 7.1
Dlibcurl.m4175 x=CURL_ERROR_SIZE;
/external/tensorflow/tensorflow/core/platform/cloud/
Dcurl_http_request.cc428 char error_buffer[CURL_ERROR_SIZE] = {0}; in Send()
/external/google-breakpad/src/third_party/curl/
Dcurl.h511 #define CURL_ERROR_SIZE 256 macro
/external/curl/include/curl/
Dcurl.h755 #define CURL_ERROR_SIZE 256 macro
/external/curl/src/
Dtool_operate.c194 char errorbuffer[CURL_ERROR_SIZE]; in operate_do()
/external/curl/packages/OS400/
Dcurl.inc.in222 d CURL_ERROR_SIZE...