Searched defs:curl_formadd (Results 1 – 2 of 2) sorted by relevance
696 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd() function938 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd() function
137 CURLFORMcode (*curl_formadd)(struct curl_httppost**, struct curl_httppost**, ...); in SendRequest() local