Searched refs:global_errorbuffer (Results 1 – 1 of 1) sorted by relevance
434 static char global_errorbuffer[CURL_ERROR_SIZE]; variable1029 per->errorbuffer = global_errorbuffer; in config2setopts()1030 my_setopt(curl, CURLOPT_ERRORBUFFER, global_errorbuffer); in config2setopts()
Completed in 8 milliseconds