Go to the source code of this file.
Defines | |
#define | HEAD_HTML |
#define | FOOT_HTML |
#define | HEAD(location, refresh) out_print(res, HEAD_HTML, refresh, location, location); |
#define | FOOT out_print(res, "%s", FOOT_HTML); |
#define | PIXEL_GIF "R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" |
Functions | |
void | init_service () |
Callback hook to the Processor module for registering this modules doGet and doPost methods. |
|
|
|
Value: "</center>"\ "<p> </p>"\ "<p> </p>"\ "<p><br>"\ "</p>"\ "<div align=\"center\"><font color=\"#666666\">"\ "<small>"\ "© Copyright 2000-2002 by <a class=grey "\ "href=\"http://www.tildeslash.com/monit/who.html\">Contributors</a> "\ "to the monit codebase, All Rights Reserved.<br> </small></font></div><br>"\ "</body>"\ "</html>" |
|
|
|
|
|
|
|
Callback hook to the Processor module for registering this modules doGet and doPost methods.
Definition at line 103 of file cervlet.c. References add_Impl(). |