Lines Matching refs:result
143 CURLcode result = CURLE_URL_MALFORMAT;
158 result = CURLE_FAILED_INIT;
172 result = CURLE_OUT_OF_MEMORY;
180 result = CURLE_URL_MALFORMAT;
186 result = CURLE_BAD_FUNCTION_ARGUMENT;
194 result = CURLE_FILE_COULDNT_READ_FILE;
199 result = CURLE_URL_MALFORMAT;
207 result = CURLE_URL_MALFORMAT;
264 result = CURLE_OK;
278 switch(result) {
292 return result;