/external/libmicrohttpd/src/include/ |
D | microhttpd.h | 403 struct MHD_Daemon; 1084 struct MHD_Daemon *daemon; 1459 _MHD_EXTERN struct MHD_Daemon * 1483 _MHD_EXTERN struct MHD_Daemon * 1511 MHD_quiesce_daemon (struct MHD_Daemon *daemon); 1521 MHD_stop_daemon (struct MHD_Daemon *daemon); 1554 MHD_add_connection (struct MHD_Daemon *daemon, 1580 MHD_get_fdset (struct MHD_Daemon *daemon, 1609 MHD_get_fdset2 (struct MHD_Daemon *daemon, 1655 MHD_get_timeout (struct MHD_Daemon *daemon, [all …]
|
/external/libmicrohttpd/src/microhttpd/ |
D | test_daemon.c | 41 struct MHD_Daemon *d; in testStartError() 76 struct MHD_Daemon *d; in testStartStop() 91 struct MHD_Daemon *d; in testExternalRun() 126 struct MHD_Daemon *d; in testThread() 142 struct MHD_Daemon *d; in testMultithread()
|
D | daemon.c | 168 static struct MHD_Daemon* 169 MHD_get_master (struct MHD_Daemon *daemon) in MHD_get_master() 217 MHD_ip_count_lock (struct MHD_Daemon *daemon) in MHD_ip_count_lock() 232 MHD_ip_count_unlock (struct MHD_Daemon *daemon) in MHD_ip_count_unlock() 307 MHD_ip_limit_add (struct MHD_Daemon *daemon, in MHD_ip_limit_add() 371 MHD_ip_limit_del (struct MHD_Daemon *daemon, in MHD_ip_limit_del() 591 MHD_TLS_init (struct MHD_Daemon *daemon) in MHD_TLS_init() 721 MHD_TLS_deinit (struct MHD_Daemon *daemon) in MHD_TLS_deinit() 788 MHD_get_fdset (struct MHD_Daemon *daemon, in MHD_get_fdset() 821 MHD_get_fdset2 (struct MHD_Daemon *daemon, in MHD_get_fdset2() [all …]
|
D | internal.h | 203 MHD_DLOG (const struct MHD_Daemon *daemon, 552 struct MHD_Daemon *daemon; 906 struct MHD_Daemon struct 1067 struct MHD_Daemon *master; argument 1072 struct MHD_Daemon *worker_pool; argument
|
/external/libmicrohttpd/src/testcurl/ |
D | test_start_stop.c | 55 struct MHD_Daemon *d; in testInternalGet() 68 struct MHD_Daemon *d; in testMultithreadedGet() 81 struct MHD_Daemon *d; in testMultithreadedPoolGet() 95 struct MHD_Daemon *d; in testExternalGet()
|
D | test_get_response_cleanup.c | 149 struct MHD_Daemon *d; in testInternalGet() 171 struct MHD_Daemon *d; in testMultithreadedGet() 207 struct MHD_Daemon *d; in testMultithreadedPoolGet() 230 struct MHD_Daemon *d; in testExternalGet()
|
D | perf_get_concurrent.c | 235 struct MHD_Daemon *d; in testInternalGet() 252 struct MHD_Daemon *d; in testMultithreadedGet() 268 struct MHD_Daemon *d; in testMultithreadedPoolGet() 285 struct MHD_Daemon *d; in testExternalGet()
|
D | test_get.c | 113 struct MHD_Daemon *d; in testInternalGet() 163 struct MHD_Daemon *d; in testMultithreadedGet() 213 struct MHD_Daemon *d; in testMultithreadedPoolGet() 264 struct MHD_Daemon *d; in testExternalGet() 387 struct MHD_Daemon *d; in testUnknownPortGet() 463 struct MHD_Daemon *d; in testStopRace() 553 struct MHD_Daemon *d; in testEmptyGet()
|
D | test_get_sendfile.c | 119 struct MHD_Daemon *d; in testInternalGet() 168 struct MHD_Daemon *d; in testMultithreadedGet() 217 struct MHD_Daemon *d; in testMultithreadedPoolGet() 267 struct MHD_Daemon *d; in testExternalGet() 389 struct MHD_Daemon *d; in testUnknownPortGet()
|
D | test_get_chunked.c | 158 struct MHD_Daemon *d; in testInternalGet() 200 struct MHD_Daemon *d; in testMultithreadedGet() 242 struct MHD_Daemon *d; in testMultithreadedPoolGet() 285 struct MHD_Daemon *d; in testExternalGet()
|
D | test_put_chunked.c | 133 struct MHD_Daemon *d; in testInternalPut() 189 struct MHD_Daemon *d; in testMultithreadedPut() 246 struct MHD_Daemon *d; in testMultithreadedPoolPut() 305 struct MHD_Daemon *d; in testExternalPut()
|
D | test_process_headers.c | 151 struct MHD_Daemon *d; in testInternalGet() 200 struct MHD_Daemon *d; in testMultithreadedGet() 249 struct MHD_Daemon *d; in testMultithreadedPoolGet() 299 struct MHD_Daemon *d; in testExternalGet()
|
D | test_put.c | 123 struct MHD_Daemon *d; in testInternalPut() 179 struct MHD_Daemon *d; in testMultithreadedPut() 236 struct MHD_Daemon *d; in testMultithreadedPoolPut() 295 struct MHD_Daemon *d; in testExternalPut()
|
D | perf_get.c | 183 struct MHD_Daemon *d; in testInternalGet() 243 struct MHD_Daemon *d; in testMultithreadedGet() 302 struct MHD_Daemon *d; in testMultithreadedPoolGet() 362 struct MHD_Daemon *d; in testExternalGet()
|
D | test_concurrent_stop.c | 171 struct MHD_Daemon *d; in testMultithreadedGet() 189 struct MHD_Daemon *d; in testMultithreadedPoolGet()
|
D | test_postform.c | 176 struct MHD_Daemon *d; in testInternalPost() 232 struct MHD_Daemon *d; in testMultithreadedPost() 288 struct MHD_Daemon *d; in testMultithreadedPoolPost() 345 struct MHD_Daemon *d; in testExternalPost()
|
D | test_post_loop.c | 112 struct MHD_Daemon *d; in testInternalPost() 176 struct MHD_Daemon *d; in testMultithreadedPost() 240 struct MHD_Daemon *d; in testMultithreadedPoolPost() 305 struct MHD_Daemon *d; in testExternalPost()
|
D | test_large_put.c | 144 struct MHD_Daemon *d; in testInternalPut() 202 struct MHD_Daemon *d; in testMultithreadedPut() 263 struct MHD_Daemon *d; in testMultithreadedPoolPut() 325 struct MHD_Daemon *d; in testExternalPut()
|
D | test_post.c | 164 struct MHD_Daemon *d; in testInternalPost() 218 struct MHD_Daemon *d; in testMultithreadedPost() 272 struct MHD_Daemon *d; in testMultithreadedPoolPost() 327 struct MHD_Daemon *d; in testExternalPost() 534 struct MHD_Daemon *d; in testMultithreadedPostCancelPart()
|
/external/libmicrohttpd/src/testcurl/https/ |
D | test_https_get.c | 48 struct MHD_Daemon *d; in test_cipher_option() 76 struct MHD_Daemon *d; in test_secure_get()
|
D | test_https_multi_daemon.c | 50 struct MHD_Daemon *d1; in test_concurent_daemon_pair() 51 struct MHD_Daemon *d2; in test_concurent_daemon_pair()
|
D | tls_test_common.h | 120 setup_testcase (struct MHD_Daemon **d, int daemon_flags, va_list arg_list); 122 void teardown_testcase (struct MHD_Daemon *d);
|
/external/libmicrohttpd/src/testzzuf/ |
D | test_get_chunked.c | 124 struct MHD_Daemon *d; in testInternalGet() 165 struct MHD_Daemon *d; in testMultithreadedGet() 207 struct MHD_Daemon *d; in testExternalGet()
|
D | test_get.c | 98 struct MHD_Daemon *d; in testInternalGet() 142 struct MHD_Daemon *d; in testMultithreadedGet() 187 struct MHD_Daemon *d; in testExternalGet()
|
D | test_put_chunked.c | 126 struct MHD_Daemon *d; in testInternalPut() 177 struct MHD_Daemon *d; in testMultithreadedPut() 235 struct MHD_Daemon *d; in testExternalPut()
|