|
Squid Web Cache master
|
#include "squid.h"#include "error/Error.h"#include "sbuf/SBuf.h"#include "tests/STUB.h"#include "error/SysErrorDetail.h"Go to the source code of this file.
Macros | |
| #define | STUB_API "error/liberror.la" |
Variables | |
| const char * | err_type_str [ERR_MAX] = {} |
| #define STUB_API "error/liberror.la" |
Definition at line 13 of file stub_liberror.cc.
| const char* err_type_str[ERR_MAX] = {} |
Definition at line 16 of file stub_liberror.cc.
Referenced by ErrorState::buildBody(), errorInitialize(), errorPageId(), errorPageName(), errorTypeByName(), errorTypeName(), and ErrorPage::BuildErrorPrinter::printLocation().