|
Squid Web Cache master
|
#include "squid.h"#include "AccessLogEntry.h"#include "errorpage.h"#include "HttpReply.h"#include "tests/STUB.h"Go to the source code of this file.
Macros | |
| #define | STUB_API "errorpage.cc" |
Functions | |
| err_type | errorReservePageId (const char *, const SBuf &) STUB_RETVAL(err_type(0)) CBDATA_CLASS_INIT(ErrorState) |
| allocates a new slot for the error page | |
| #define STUB_API "errorpage.cc" |
Definition at line 14 of file stub_errorpage.cc.
Definition at line 654 of file errorpage.cc.
References ERR_MAX, ERR_NONE, ErrorDynamicPages, and errorPageId().
Referenced by AclDenyInfoList::AclDenyInfoList().