Lines Matching refs:ERRNO
108 error = ERRNO;
110 "The iconv_open(\"%s\", \"%s\") call failed with errno %i: %s",
123 error = ERRNO;
125 "The Curl_convert_to_network iconv call failed with errno %i: %s",
168 error = ERRNO;
170 "The iconv_open(\"%s\", \"%s\") call failed with errno %i: %s",
183 error = ERRNO;
185 "Curl_convert_from_network iconv call failed with errno %i: %s",
229 error = ERRNO;
231 "The iconv_open(\"%s\", \"%s\") call failed with errno %i: %s",
244 error = ERRNO;
246 "The Curl_convert_from_utf8 iconv call failed with errno %i: %s",