Searched defs:httppost (Results 1 – 3 of 3) sorted by relevance
79 struct curl_httppost **httppost, in AddHttpPost()209 CURLFORMcode FormAdd(struct curl_httppost **httppost, in FormAdd()696 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd()938 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd()
1639 struct curl_httppost *httppost; /* linked list of old POST data */ member
743 curl_formadd_ccsid(struct curl_httppost **httppost, in curl_formadd_ccsid()
Completed in 23 milliseconds