#include "squid.h"#include "error/Error.h"#include "sbuf/SBuf.h"#include "tests/STUB.h"#include "error/SysErrorDetail.h"
Include dependency graph for stub_liberror.cc:

Go to the source code of this file.
Macros | |
| #define | STUB_API "error/liberror.la" |
Variables | |
| const char * | err_type_str [ERR_MAX] = {} |
Macro Definition Documentation
◆ STUB_API
| #define STUB_API "error/liberror.la" |
Definition at line 13 of file stub_liberror.cc.
Variable Documentation
◆ err_type_str
| const char* err_type_str[ERR_MAX] = {} |
Definition at line 16 of file stub_liberror.cc.
Referenced by ErrorState::buildBody(), errorPageId(), errorPageName(), errorTypeByName(), errorTypeName(), FwdState::fail(), and ErrorPage::BuildErrorPrinter::printLocation().
