Home | History | Annotate | Download | only in src

Lines Matching refs:CURLcode

89 CURLcode curl_easy_perform_ev(CURL *easy);
116 static bool is_fatal_error(CURLcode code)
191 static CURLcode operate_do(struct GlobalConfig *global,
206 CURLcode result = CURLE_OK;
1606 ** in order to display an error message for CURLcode stored in 'res'
1834 CURLcode operate(struct GlobalConfig *config, int argc, argv_item_t argv[])
1836 CURLcode result = CURLE_OK;