Home
last modified time | relevance | path

Searched defs:formpost (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/curl/docs/examples/
H A Dpostit2-formadd.c55 struct curl_httppost *formpost = NULL; in main() local
H A Dmulti-formadd.c46 struct curl_httppost *formpost = NULL; in main() local
/aosp_15_r20/external/curl/tests/libtest/
H A Dlib651.c35 struct curl_httppost *formpost = NULL; in test() local
H A Dlib650.c55 struct curl_httppost *formpost = NULL; in test() local
H A Dlib554.c68 struct curl_httppost *formpost = NULL; in test_once() local
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dhttp_upload.cc134 struct curl_httppost* formpost = NULL; in SendRequest() local