Home
last modified time | relevance | path

Searched refs:CURLFORMcode (Results 1 – 12 of 12) sorted by relevance

/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.h80 CURLFORMcode (*formadd_)(struct curl_httppost **,
Dlibcurl_wrapper.cc214 CURLFORMcode(*)(curl_httppost**, curl_httppost**, ...)); in SetFunctionPointers()
Dhttp_upload.cc129 CURLFORMcode (*curl_formadd)(struct curl_httppost **, struct curl_httppost **, ...); in SendRequest()
/external/curl/packages/OS400/
Dccsidcurl.h55 CURL_EXTERN CURLFORMcode curl_formadd_ccsid(struct curl_httppost * * httppost,
Dccsidcurl.c776 CURLFORMcode
783 CURLFORMcode result; in curl_formadd_ccsid()
Dcurl.inc.in1249 d CURLFORMcode s 10i 0 based(######ptr######) Enum
1822 d like(CURLFORMcode)
2248 d like(CURLFORMcode)
/external/curl/lib/
Dformdata.c260 CURLFORMcode FormAdd(struct curl_httppost **httppost, in FormAdd()
265 CURLFORMcode return_value = CURL_FORMADD_OK; in FormAdd()
727 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd()
732 CURLFORMcode result; in curl_formadd()
1526 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd()
/external/curl/tests/libtest/
Dlib554.c71 CURLFORMcode formrc; in test()
/external/curl/tests/data/
Dtest113533 CURL_EXTERN CURLFORMcode curl_formadd(struct curl_httppost **httppost,
/external/google-breakpad/src/third_party/curl/
Dcurl.h1462 } CURLFORMcode; typedef
1473 CURL_EXTERN CURLFORMcode curl_formadd(struct curl_httppost **httppost,
/external/curl/include/curl/
Dcurl.h1858 } CURLFORMcode; typedef
1869 CURL_EXTERN CURLFORMcode curl_formadd(struct curl_httppost **httppost,
/external/curl/
DCHANGES.012228 CURLFORMcode instead of the previous 'int', and the various return codes are