Lines Matching refs:httppost
77 struct curl_httppost **httppost,
115 (*httppost) = post;
207 CURLFORMcode FormAdd(struct curl_httppost **httppost,
638 post, httppost,
651 list which are not already owned by the httppost linked list
677 now by the httppost linked list */
693 CURLFORMcode curl_formadd(struct curl_httppost **httppost,
700 result = FormAdd(httppost, last_post, arg);
934 CURLFORMcode curl_formadd(struct curl_httppost **httppost,
938 (void)httppost;