Lines Matching refs:CURLcode
243 CURLcode tool_setopt_enum(CURL *curl, struct GlobalConfig *config,
247 CURLcode ret = CURLE_OK;
276 CURLcode tool_setopt_flags(CURL *curl, struct GlobalConfig *config,
280 CURLcode ret = CURLE_OK;
318 CURLcode tool_setopt_bitmask(CURL *curl, struct GlobalConfig *config,
323 CURLcode ret = CURLE_OK;
361 CURLcode tool_setopt_httppost(CURL *curl, struct GlobalConfig *config,
365 CURLcode ret = CURLE_OK;
437 CURLcode tool_setopt_slist(CURL *curl, struct GlobalConfig *config,
441 CURLcode ret = CURLE_OK;
477 CURLcode tool_setopt(CURL *curl, bool str, struct GlobalConfig *config,
487 CURLcode ret = CURLE_OK;