Home
last modified time | relevance | path

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

/dports/www/thttpd/thttpd-2.29/
H A Dlibhttpd.h268 extern char* httpd_err503form;
H A Dlibhttpd.c546 char* httpd_err503form = variable
2770 hc, 503, httpd_err503title, "", httpd_err503form, in ls()
3597 hc, 503, httpd_err503title, "", httpd_err503form, in cgi()
H A Dthttpd.c1649 hc, 503, httpd_err503title, "", httpd_err503form, hc->encodedurl ); in handle_read()