Searched refs:tool2curlmime (Results 1 – 3 of 3) sorted by relevance
69 CURLcode tool2curlmime(CURL *curl, tool_mime *m, curl_mime **mime);
259 ret = tool2curlmime(curl, m, &submime); in tool2curlparts()326 CURLcode tool2curlmime(CURL *curl, tool_mime *m, curl_mime **mime) in tool2curlmime() function
952 result = tool2curlmime(curl, config->mimeroot, &config->mimepost); in operate_do()