Home
last modified time | relevance | path

Searched refs:CURLOPT_WRITEDATA (Results 1 – 25 of 96) sorted by relevance

1234

/external/libmicrohttpd/src/testcurl/
Dtest_get.c129 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalGet()
179 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedGet()
230 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPoolGet()
290 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalGet()
427 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testUnknownPortGet()
570 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testEmptyGet()
Dtest_get_sendfile.c135 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalGet()
184 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedGet()
234 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPoolGet()
293 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalGet()
429 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testUnknownPortGet()
Dtest_get_chunked.c174 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalGet()
216 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedGet()
259 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPoolGet()
311 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalGet()
Dtest_put_chunked.c152 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalPut()
208 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPut()
266 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPoolPut()
334 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalPut()
Dperf_get.c206 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalGet()
266 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedGet()
326 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPoolGet()
401 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalGet()
Dtest_put.c142 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalPut()
198 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPut()
256 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPoolPut()
324 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalPut()
Dtest_process_headers.c167 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalGet()
216 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedGet()
266 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPoolGet()
325 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalGet()
Dtest_large_put.c165 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalPut()
223 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPut()
285 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPoolPut()
356 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalPut()
Dtest_post_loop.c136 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalPost()
200 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPost()
265 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPoolPost()
348 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalPost()
Dtest_postform.c195 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalPost()
251 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPost()
308 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPoolPost()
374 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalPost()
Dtest_post.c182 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalPost()
236 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPost()
291 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPoolPost()
355 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalPost()
566 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPostCancelPart()
Dtest_long_header.c126 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testLongUrlGet()
201 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testLongHeaderGet()
Dtest_iplimit.c148 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc[i]); in testMultithreadedGet()
237 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc[i]); in testMultithreadedPoolGet()
Dtest_timeout.c186 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testWithoutTimeout()
241 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testWithTimeout()
/external/libmicrohttpd/src/testzzuf/
Dtest_get_chunked.c144 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalGet()
185 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedGet()
243 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalGet()
Dtest_get.c118 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalGet()
162 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedGet()
223 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalGet()
Dtest_put_chunked.c149 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalPut()
196 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPut()
275 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalPut()
Dtest_post.c174 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalPost()
226 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPost()
296 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalPost()
Dtest_put.c143 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalPut()
194 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPut()
263 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalPut()
Dtest_put_large.c158 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalPut()
210 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPut()
281 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalPut()
Dtest_long_header.c130 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testLongUrlGet()
193 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testLongHeaderGet()
Dtest_post_form.c192 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testInternalPost()
243 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testMultithreadedPost()
311 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testExternalPost()
/external/curl/docs/examples/
Drtsp.c95 my_curl_easy_setopt(curl, CURLOPT_WRITEDATA, sdp_fp); in rtsp_describe()
98 my_curl_easy_setopt(curl, CURLOPT_WRITEDATA, stdout); in rtsp_describe()
Dftpgetresp.c57 curl_easy_setopt(curl, CURLOPT_WRITEDATA, ftpfile); in main()
/external/curl/tests/libtest/
Dlib567.c48 test_setopt(curl, CURLOPT_WRITEDATA, stdout); in test()

1234