Home
last modified time | relevance | path

Searched refs:ahc_echo (Results 1 – 25 of 50) sorted by relevance

12

/external/libmicrohttpd/src/testcurl/
Dtest_start_stop.c40 ahc_echo (void *cls, in ahc_echo() function
58 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet()
71 1081, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet()
84 1081, NULL, NULL, &ahc_echo, "GET", in testMultithreadedPoolGet()
98 1082, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
Dtest_get_response_cleanup.c111 ahc_echo (void *cls, in ahc_echo() function
154 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet()
175 1081, NULL, NULL, &ahc_echo, "GET", in testMultithreadedGet()
211 1081, NULL, NULL, &ahc_echo, "GET", in testMultithreadedPoolGet()
240 1082, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
Dtest_options.c38 ahc_echo (void *cls, in ahc_echo() function
93 NULL, NULL, &ahc_echo, NULL, MHD_OPTION_SOCK_ADDR, in test_ip_addr_option()
103 NULL, NULL, &ahc_echo, NULL, MHD_OPTION_SOCK_ADDR, in test_ip_addr_option()
Dperf_get_concurrent.c135 ahc_echo (void *cls, in ahc_echo() function
238 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet()
255 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet()
271 port, NULL, NULL, &ahc_echo, "GET", in testMultithreadedPoolGet()
296 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
Dtest_get_chunked.c99 ahc_echo (void *cls, in ahc_echo() function
168 1080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet()
210 1081, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet()
252 1081, NULL, NULL, &ahc_echo, "GET", in testMultithreadedPoolGet()
305 1082, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
Dtest_concurrent_stop.c72 ahc_echo (void *cls, in ahc_echo() function
175 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet()
195 &ahc_echo, "GET", in testMultithreadedPoolGet()
Dtest_get_sendfile.c77 ahc_echo (void *cls, in ahc_echo() function
129 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet()
178 1081, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet()
227 1081, NULL, NULL, &ahc_echo, "GET", in testMultithreadedPoolGet()
287 1082, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
407 1, NULL, NULL, &ahc_echo, "GET", in testUnknownPortGet()
Dtest_get.c78 ahc_echo (void *cls, in ahc_echo() function
123 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet()
173 1081, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet()
223 1081, NULL, NULL, &ahc_echo, "GET", in testMultithreadedPoolGet()
284 1082, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
405 1, NULL, NULL, &ahc_echo, "GET", in testUnknownPortGet()
466 1081, NULL, NULL, &ahc_echo, "GET", in testStopRace()
Dtest_quiesce.c72 ahc_echo (void *cls, in ahc_echo() function
128 1082, NULL, NULL, &ahc_echo, "GET", in ServeOneRequest()
198 11080, NULL, NULL, &ahc_echo, "GET", in testGet()
203 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testGet()
327 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
Dtest_put_chunked.c83 ahc_echo (void *cls, in ahc_echo() function
146 NULL, NULL, &ahc_echo, &done_flag, MHD_OPTION_END); in testInternalPut()
202 NULL, NULL, &ahc_echo, &done_flag, MHD_OPTION_END); in testMultithreadedPut()
259 NULL, NULL, &ahc_echo, &done_flag, in testMultithreadedPoolPut()
328 NULL, NULL, &ahc_echo, &done_flag, MHD_OPTION_END); in testExternalPut()
Dtest_process_headers.c81 ahc_echo (void *cls, in ahc_echo() function
161 21080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet()
210 21080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet()
259 21080, NULL, NULL, &ahc_echo, "GET", in testMultithreadedPoolGet()
319 21080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
Dperf_get.c153 ahc_echo (void *cls, in ahc_echo() function
196 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet()
256 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet()
315 port, NULL, NULL, &ahc_echo, "GET", in testMultithreadedPoolGet()
385 port, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
Dtest_put.c82 ahc_echo (void *cls, in ahc_echo() function
136 NULL, NULL, &ahc_echo, &done_flag, MHD_OPTION_END); in testInternalPut()
192 NULL, NULL, &ahc_echo, &done_flag, MHD_OPTION_END); in testMultithreadedPut()
249 NULL, NULL, &ahc_echo, &done_flag, in testMultithreadedPoolPut()
318 NULL, NULL, &ahc_echo, &done_flag, MHD_OPTION_END); in testExternalPut()
Dtest_long_header.c68 ahc_echo (void *cls, in ahc_echo() function
108 &ahc_echo, in testLongUrlGet()
179 &ahc_echo, in testLongHeaderGet()
/external/libmicrohttpd/src/examples/
Ddual_stack_example.c31 ahc_echo (void *cls, in ahc_echo() function
73 NULL, NULL, &ahc_echo, PAGE, in main()
Dminimal_example.c31 ahc_echo (void *cls, in ahc_echo() function
75 NULL, NULL, &ahc_echo, PAGE, in main()
Dchunked_example.c41 ahc_echo (void *cls, in ahc_echo() function
86 NULL, NULL, &ahc_echo, NULL, in main()
Dminimal_example_comet.c39 ahc_echo (void *cls, in ahc_echo() function
79 NULL, NULL, &ahc_echo, NULL, MHD_OPTION_END); in main()
Drefuse_post_example.c37 ahc_echo (void *cls, in ahc_echo() function
91 NULL, NULL, &ahc_echo, (void *) askpage, in main()
Dquerystring_example.c32 ahc_echo (void *cls, in ahc_echo() function
84 NULL, NULL, &ahc_echo, PAGE, MHD_OPTION_END); in main()
Dauthorization_example.c42 ahc_echo (void *cls, in ahc_echo() function
102 NULL, NULL, &ahc_echo, PAGE, MHD_OPTION_END); in main()
Dfileserver_example.c49 ahc_echo (void *cls, in ahc_echo() function
113 NULL, NULL, &ahc_echo, PAGE, MHD_OPTION_END); in main()
/external/libmicrohttpd/src/testzzuf/
Dtest_get.c63 ahc_echo (void *cls, in ahc_echo() function
108 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet()
152 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet()
207 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
Dtest_get_chunked.c90 ahc_echo (void *cls, in ahc_echo() function
134 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testInternalGet()
175 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testMultithreadedGet()
227 11080, NULL, NULL, &ahc_echo, "GET", MHD_OPTION_END); in testExternalGet()
Dtest_long_header.c70 ahc_echo (void *cls, in ahc_echo() function
110 &ahc_echo, in testLongUrlGet()
172 &ahc_echo, in testLongHeaderGet()

12