Searched refs:CURL_ERROR_SIZE (Results 1 - 10 of 10) sorted by relevance

/external/curl/docs/examples/
H A Dhtmltidy.c81 char curl_errbuf[CURL_ERROR_SIZE];
H A Dhtmltitle.cpp63 static char errorBuffer[CURL_ERROR_SIZE];
H A Dhiperfifo.c91 char error[CURL_ERROR_SIZE];
H A Dasiohiper.cpp74 char error[CURL_ERROR_SIZE];
H A Devhiperfifo.c95 char error[CURL_ERROR_SIZE];
H A Dghiper.c84 char error[CURL_ERROR_SIZE];
/external/curl/lib/
H A Dsendf.c152 snprintf(data->set.errorbuffer, CURL_ERROR_SIZE, "%s", data->state.buffer);
/external/curl/include/curl/
H A Dcurl.h667 #define CURL_ERROR_SIZE 256 macro
871 /* Buffer to receive error messages in, must be at least CURL_ERROR_SIZE
/external/google-breakpad/src/third_party/curl/
H A Dcurl.h511 #define CURL_ERROR_SIZE 256 macro
684 /* Buffer to receive error messages in, must be at least CURL_ERROR_SIZE
/external/curl/src/
H A Dtool_operate.c193 char errorbuffer[CURL_ERROR_SIZE];

Completed in 192 milliseconds