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