stub_errorpage.cc File Reference
#include "squid.h"
#include "AccessLogEntry.h"
#include "errorpage.h"
#include "HttpReply.h"
#include "tests/STUB.h"
Include dependency graph for stub_errorpage.cc:

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 More...
 

Macro Definition Documentation

◆ STUB_API

#define STUB_API   "errorpage.cc"

Definition at line 14 of file stub_errorpage.cc.

Function Documentation

◆ errorReservePageId()

err_type errorReservePageId ( const char *  ,
const SBuf  
)

Definition at line 654 of file errorpage.cc.

References ERR_MAX, ERR_NONE, ErrorDynamicPages, and errorPageId().

Referenced by AclDenyInfoList::AclDenyInfoList().

 

Introduction

Documentation

Support

Miscellaneous