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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/docs/examples/
H A Dhtmltidy.c81 char curl_errbuf[CURL_ERROR_SIZE];
H A Dhtmltitle.cc63 static char errorBuffer[CURL_ERROR_SIZE];
H A Dhiperfifo.c88 char error[CURL_ERROR_SIZE];
H A Devhiperfifo.c95 char error[CURL_ERROR_SIZE];
H A Dghiper.c84 char error[CURL_ERROR_SIZE];
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dsendf.c170 snprintf(data->set.errorbuffer, CURL_ERROR_SIZE, "%s", data->state.buffer);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/include/curl/
H A Dcurl.h620 #define CURL_ERROR_SIZE 256 macro
807 /* Buffer to receive error messages in, must be at least CURL_ERROR_SIZE
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tmp/include/curl/
H A Dcurl.h620 #define CURL_ERROR_SIZE 256 macro
807 /* Buffer to receive error messages in, must be at least CURL_ERROR_SIZE
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dtool_operate.c107 char errorbuffer[CURL_ERROR_SIZE];

Completed in 181 milliseconds