Searched refs:completed_cb (Results 1 – 4 of 4) sorted by relevance
/external/libmicrohttpd/src/testzzuf/ |
D | test_post.c | 55 completed_cb (void *cls, in completed_cb() function 162 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testInternalPost() 213 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testMultithreadedPost() 276 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testExternalPost()
|
D | test_post_form.c | 53 completed_cb (void *cls, in completed_cb() function 181 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testInternalPost() 232 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testMultithreadedPost() 293 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testExternalPost()
|
/external/libmicrohttpd/src/testcurl/ |
D | test_postform.c | 60 completed_cb (void *cls, in completed_cb() function 188 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testInternalPost() 244 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testMultithreadedPost() 301 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testMultithreadedPoolPost() 367 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testExternalPost()
|
D | test_post.c | 66 completed_cb (void *cls, in completed_cb() function 175 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testInternalPost() 229 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testMultithreadedPost() 284 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testMultithreadedPoolPost() 348 MHD_OPTION_NOTIFY_COMPLETED, &completed_cb, NULL, in testExternalPost()
|