Searched refs:http_output (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/release/picobsd/tinyware/simple_httpd/
H A Dsimple_httpd.c62 static void http_output(const char *html);
161 http_output(const char *html) function
238 http_output(http_404[0]);
239 http_output(http_404[1]);
248 http_output(http_405[0]);
249 http_output(http_405[1]);
291 http_output(http_405[0]);
292 http_output(http_405[1]);
301 http_output(http_404[0]);
302 http_output(http_40
[all...]

Completed in 91 milliseconds