Home
last modified time | relevance | path

Searched defs:headerlist (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/curl/docs/examples/
H A Dpostit2.c53 struct curl_slist *headerlist = NULL; in main() local
H A Dpostit2-formadd.c57 struct curl_slist *headerlist = NULL; in main() local
H A Dmulti-post.c43 struct curl_slist *headerlist = NULL; in main() local
H A Dmulti-formadd.c48 struct curl_slist *headerlist = NULL; in main() local
H A Dftpupload.c77 struct curl_slist *headerlist = NULL; in main() local
/aosp_15_r20/external/curl/tests/libtest/
H A Dlib505.c48 struct curl_slist *headerlist = NULL; in test() local
H A Dlib553.c65 struct curl_slist *headerlist = NULL, *hl; in test() local
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dhttp_upload.cc157 struct curl_slist* headerlist = NULL; in SendRequest() local