Home
last modified time | relevance | path

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

/third_party/curl/packages/OS400/
Dccsidcurl.c708 Curl_formadd_release_local(struct curl_forms *forms, int nargs, int skip) in Curl_formadd_release_local()
721 Curl_formadd_convert(struct curl_forms *forms, in Curl_formadd_convert()
770 struct curl_forms *forms; in curl_formadd_ccsid()
771 struct curl_forms *lforms; in curl_formadd_ccsid()
772 struct curl_forms *tforms; in curl_formadd_ccsid()
816 forms = (struct curl_forms *) NULL; in curl_formadd_ccsid()
857 forms = (struct curl_forms *) NULL; /* Leave array mode. */ in curl_formadd_ccsid()
862 forms = va_arg(arg, struct curl_forms *); in curl_formadd_ccsid()
DREADME.OS400349 is provided for that purpose: this allows storing a long value in the curl_forms
Dcurl.inc.in2215 d curl_forms ds based(######ptr######)
/third_party/curl/tests/libtest/
Dlib650.c62 struct curl_forms formarray[3]; in test()
/third_party/curl/lib/
Dformdata.c212 struct curl_forms *forms = NULL; in FormAdd()
260 forms = va_arg(params, struct curl_forms *); in FormAdd()
/third_party/curl/include/curl/
Dcurl.h2418 struct curl_forms { struct