HomeSort by relevance Sort by last modified time
    Searched refs:mark_as_html (Results 1 - 2 of 2) sorted by null

  /external/libmicrohttpd/src/examples/
demo.c 198 mark_as_html (struct MHD_Response *response) function
371 mark_as_html (response);
867 mark_as_html (file_not_found_response);
871 mark_as_html (request_refused_response);
875 mark_as_html (internal_error_response);
demo_https.c 199 mark_as_html (struct MHD_Response *response) function
372 mark_as_html (response);
918 mark_as_html (file_not_found_response);
922 mark_as_html (request_refused_response);
926 mark_as_html (internal_error_response);

Completed in 193 milliseconds