Home
last modified time | relevance | path

Searched refs:serve_simple_form (Results 1 – 3 of 3) sorted by relevance

/external/libmicrohttpd/src/examples/
Dpost_example.c274 serve_simple_form (const void *cls, in serve_simple_form() function
429 { "/S", "text/html", &serve_simple_form, SUBMIT_PAGE },
430 { "/F", "text/html", &serve_simple_form, LAST_PAGE },
/external/libmicrohttpd/doc/examples/
Dsessions.c296 serve_simple_form (const void *cls, in serve_simple_form() function
445 { "/S", "text/html", &serve_simple_form, SUBMIT_PAGE },
446 { "/F", "text/html", &serve_simple_form, LAST_PAGE },
/external/libmicrohttpd/doc/
Dlibmicrohttpd-tutorial.info3449 serve_simple_form (const void *cls,
3598 { "/S", "text/html", &serve_simple_form, SUBMIT_PAGE },
3599 { "/F", "text/html", &serve_simple_form, LAST_PAGE },