Home
last modified time | relevance | path

Searched refs:MHD_HTTP_NOT_FOUND (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/examples/
Dfileserver_example.c81 ret = MHD_queue_response (connection, MHD_HTTP_NOT_FOUND, response); in ahc_echo()
Dhttps_fileserver_example.c150 ret = MHD_queue_response (connection, MHD_HTTP_NOT_FOUND, response); in http_ahc()
Dfileserver_example_external_select.c82 ret = MHD_queue_response (connection, MHD_HTTP_NOT_FOUND, response); in ahc_echo()
Dpost_example.c412 MHD_HTTP_NOT_FOUND, in not_found_page()
Ddemo_https.c704 MHD_HTTP_NOT_FOUND, in generate_page()
Ddemo.c703 MHD_HTTP_NOT_FOUND, in generate_page()
/third_party/skia/third_party/externals/microhttpd/doc/examples/
Dsessions.c428 MHD_HTTP_NOT_FOUND, in not_found_page()
/third_party/skia/third_party/externals/microhttpd/src/include/
Dmicrohttpd.h252 #define MHD_HTTP_NOT_FOUND 404 macro
/third_party/skia/third_party/externals/microhttpd/doc/chapters/
Dexploringrequests.inc89 being requested. If neither of these two pages are requested, @code{MHD_HTTP_NOT_FOUND} shall be
/third_party/elfutils/debuginfod/
Ddebuginfod.cxx2245 throw reportable_exception(MHD_HTTP_NOT_FOUND, "not found"); in handle_buildid()
2277 … throw reportable_exception(MHD_HTTP_NOT_FOUND, "not found, --forwared-ttl-limit reached \ in handle_buildid()
2387 throw reportable_exception(MHD_HTTP_NOT_FOUND, "not found"); in handle_buildid()
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd-tutorial.info422 these two pages are requested, `MHD_HTTP_NOT_FOUND' shall be
3581 MHD_HTTP_NOT_FOUND,