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