Searched refs:extramsg (Results 1 – 2 of 2) sorted by relevance
541 char extramsg[80]=""; in cf_osslq_ssl_err() local547 Curl_strerror(sockerr, extramsg, sizeof(extramsg)); in cf_osslq_ssl_err()549 extramsg[0] ? extramsg : osslq_SSL_ERROR_to_str(detail), in cf_osslq_ssl_err()
4273 char extramsg[80]=""; local4277 Curl_strerror(sockerr, extramsg, sizeof(extramsg));4279 extramsg[0] ? extramsg : SSL_ERROR_to_str(detail),
Completed in 23 milliseconds