Home
last modified time | relevance | path

Searched refs:curl_forms (Results 1 – 8 of 8) sorted by relevance

/external/curl/packages/OS400/
Dccsidcurl.c687 Curl_formadd_release_local(struct curl_forms *forms, int nargs, int skip) in Curl_formadd_release_local()
700 Curl_formadd_convert(struct curl_forms *forms, in Curl_formadd_convert()
749 struct curl_forms *forms; in curl_formadd_ccsid()
750 struct curl_forms *lforms; in curl_formadd_ccsid()
751 struct curl_forms *tforms; in curl_formadd_ccsid()
795 forms = (struct curl_forms *) NULL; in curl_formadd_ccsid()
836 forms = (struct curl_forms *) NULL; /* Leave array mode. */ in curl_formadd_ccsid()
841 forms = va_arg(arg, struct curl_forms *); in curl_formadd_ccsid()
DREADME.OS400376 curl_forms array. Please note the form API is deprecated and the MIME API
Dcurl.inc.in2374 d curl_forms ds based(######ptr######)
/external/curl/tests/libtest/
Dlib650.c57 struct curl_forms formarray[3]; in test()
/external/curl/docs/libcurl/
Dcurl_formadd.md185 **CURLFORM_ARRAY** option, that passes a struct curl_forms array pointer as
186 its value. Each curl_forms structure element has a *CURLformoption* and a
226 struct curl_forms forms[3];
/external/curl/lib/
Dformdata.c218 struct curl_forms *forms = NULL; in FormAdd()
268 forms = va_arg(params, struct curl_forms *); in FormAdd()
/external/google-breakpad/src/third_party/curl/
Dcurl.h1429 struct curl_forms { struct
/external/curl/include/curl/
Dcurl.h2553 struct curl_forms { struct