Home
last modified time | relevance | path

Searched refs:CURLOPT_HEADERDATA (Results 1 – 25 of 36) sorted by relevance

12

/external/curl/tests/libtest/
Dlib567.c48 test_setopt(curl, CURLOPT_HEADERDATA, stdout); in test()
Dlib1556.c57 easy_setopt(curl, CURLOPT_HEADERDATA, &info); in test()
Dlib570.c50 test_setopt(curl, CURLOPT_HEADERDATA, stdout); in test()
Dlib569.c64 test_setopt(curl, CURLOPT_HEADERDATA, stdout); in test()
Dlib1540.c102 easy_setopt(curls, CURLOPT_HEADERDATA, &st); in test()
Dlib568.c65 test_setopt(curl, CURLOPT_HEADERDATA, stdout); in test()
Dlib572.c66 test_setopt(curl, CURLOPT_HEADERDATA, stdout); in test()
/external/curl/docs/examples/
Dftpgetresp.c62 curl_easy_setopt(curl, CURLOPT_HEADERDATA, respfile); in main()
Dsepheaders.c76 curl_easy_setopt(curl_handle, CURLOPT_HEADERDATA, headerfile); in main()
Dsimplessl.c82 curl_easy_setopt(curl, CURLOPT_HEADERDATA, headerfile); in main()
Dftpuploadresume.c90 curl_easy_setopt(curlhandle, CURLOPT_HEADERDATA, &uploaded_len); in upload()
Dusercertinmem.c189 rv = curl_easy_setopt(ch, CURLOPT_HEADERDATA, stderr); in main()
Dcacertinmem.c138 rv = curl_easy_setopt(ch, CURLOPT_HEADERDATA, stderr); in main()
Drtsp.c242 my_curl_easy_setopt(curl, CURLOPT_HEADERDATA, stdout); in main()
/external/libbrillo/brillo/http/
Dhttp_connection_curl_unittest.cc212 EXPECT_CALL(*curl_api_, EasySetOptPtr(handle_, CURLOPT_HEADERDATA, _)) in TEST_F()
282 EXPECT_CALL(*curl_api_, EasySetOptPtr(handle_, CURLOPT_HEADERDATA, _)) in TEST_F()
/external/curl/tests/data/
Dtest140095 CURLOPT_HEADERDATA set to a objectpointer
Dtest140783 CURLOPT_HEADERDATA set to a objectpointer
Dtest142089 CURLOPT_HEADERDATA set to a objectpointer
Dtest140397 CURLOPT_HEADERDATA set to a objectpointer
Dtest1406103 CURLOPT_HEADERDATA set to a objectpointer
Dtest1402102 CURLOPT_HEADERDATA set to a objectpointer
Dtest1405110 CURLOPT_HEADERDATA set to a objectpointer
Dtest1401114 CURLOPT_HEADERDATA set to a objectpointer
/external/google-breakpad/src/common/linux/
Dlibcurl_wrapper.cc134 (*easy_setopt_)(curl_, CURLOPT_HEADERDATA, in SendRequest()
/external/curl/docs/libcurl/opts/
DMakefile.inc156 CURLOPT_HEADERDATA.3 \

12