Home
last modified time | relevance | path

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

/external/libmicrohttpd/doc/examples/
Dsessions.c82 #define LAST_PAGE "<html><head><title>Thank you</title></head><body>Thank you.</body></html>" macro
446 { "/F", "text/html", &serve_simple_form, LAST_PAGE },
/external/libmicrohttpd/src/examples/
Dpost_example.c60 #define LAST_PAGE "<html><head><title>Thank you</title></head><body>Thank you.</body></html>" macro
430 { "/F", "text/html", &serve_simple_form, LAST_PAGE },
/external/libmicrohttpd/doc/
Dlibmicrohttpd-tutorial.info3235 #define LAST_PAGE "<html><head><title>Thank you</title></head><body>Thank you.</body></html>"
3599 { "/F", "text/html", &serve_simple_form, LAST_PAGE },