/external/libmicrohttpd/src/testcurl/ |
D | test_get.c | 129 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()
|
D | test_get_sendfile.c | 135 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()
|
D | test_get_chunked.c | 174 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()
|
D | test_put_chunked.c | 152 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()
|
D | perf_get.c | 206 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()
|
D | test_put.c | 142 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()
|
D | test_process_headers.c | 167 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()
|
D | test_large_put.c | 165 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()
|
D | test_post_loop.c | 136 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()
|
D | test_postform.c | 195 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()
|
D | test_post.c | 182 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()
|
D | test_long_header.c | 126 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testLongUrlGet() 201 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testLongHeaderGet()
|
D | test_iplimit.c | 148 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc[i]); in testMultithreadedGet() 237 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc[i]); in testMultithreadedPoolGet()
|
D | test_timeout.c | 186 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testWithoutTimeout() 241 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testWithTimeout()
|
/external/libmicrohttpd/src/testzzuf/ |
D | test_get_chunked.c | 144 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()
|
D | test_get.c | 118 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()
|
D | test_put_chunked.c | 149 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()
|
D | test_post.c | 174 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()
|
D | test_put.c | 143 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()
|
D | test_put_large.c | 158 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()
|
D | test_long_header.c | 130 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testLongUrlGet() 193 curl_easy_setopt (c, CURLOPT_WRITEDATA, &cbc); in testLongHeaderGet()
|
D | test_post_form.c | 192 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/ |
D | rtsp.c | 95 my_curl_easy_setopt(curl, CURLOPT_WRITEDATA, sdp_fp); in rtsp_describe() 98 my_curl_easy_setopt(curl, CURLOPT_WRITEDATA, stdout); in rtsp_describe()
|
D | ftpgetresp.c | 57 curl_easy_setopt(curl, CURLOPT_WRITEDATA, ftpfile); in main()
|
/external/curl/tests/libtest/ |
D | lib567.c | 48 test_setopt(curl, CURLOPT_WRITEDATA, stdout); in test()
|