Home
last modified time | relevance | path

Searched refs:post_iterator (Results 1 – 7 of 7) sorted by relevance

/external/libmicrohttpd/src/testzzuf/
Dtest_post.c87 post_iterator (void *cls, in post_iterator() function
128 pp = MHD_create_post_processor (connection, 1024, &post_iterator, &eok); in ahc_echo()
Dtest_post_form.c84 post_iterator (void *cls, in post_iterator() function
131 pp = MHD_create_post_processor (connection, 1024, &post_iterator, &eok); in ahc_echo()
/external/libmicrohttpd/src/examples/
Dpost_example.c456 post_iterator (void *cls, in post_iterator() function
565 &post_iterator, request); in create_response()
/external/libmicrohttpd/doc/examples/
Dsessions.c472 post_iterator (void *cls, in post_iterator() function
582 &post_iterator, request); in create_response()
/external/libmicrohttpd/src/testcurl/
Dtest_postform.c92 post_iterator (void *cls, in post_iterator() function
138 pp = MHD_create_post_processor (connection, 1024, &post_iterator, &eok); in ahc_echo()
Dtest_post.c98 post_iterator (void *cls, in post_iterator() function
141 pp = MHD_create_post_processor (connection, 1024, &post_iterator, &eok); in ahc_echo()
/external/libmicrohttpd/doc/
Dlibmicrohttpd-tutorial.info3625 post_iterator (void *cls,
3735 &post_iterator, request);