Home | History | Annotate | Download | only in testcurl

Lines Matching defs:pd

181   struct curl_httppost *pd;
196 pd = make_form ();
197 curl_easy_setopt (c, CURLOPT_HTTPPOST, pd);
215 curl_formfree (pd);
220 curl_formfree (pd);
237 struct curl_httppost *pd;
252 pd = make_form ();
253 curl_easy_setopt (c, CURLOPT_HTTPPOST, pd);
271 curl_formfree (pd);
276 curl_formfree (pd);
293 struct curl_httppost *pd;
309 pd = make_form ();
310 curl_easy_setopt (c, CURLOPT_HTTPPOST, pd);
328 curl_formfree (pd);
333 curl_formfree (pd);
359 struct curl_httppost *pd;
375 pd = make_form ();
376 curl_easy_setopt (c, CURLOPT_HTTPPOST, pd);
394 curl_formfree (pd);
402 curl_formfree (pd);
422 curl_formfree (pd);
430 curl_formfree (pd);
465 curl_formfree (pd);