#include "squid.h"
Include dependency graph for strerror.c:
Go to the source code of this file.
Functions | |
char * | strerror (int ern) |
Variables | |
int | sys_nerr |
Function Documentation
◆ strerror()
char * strerror | ( | int | ern | ) |
Definition at line 22 of file strerror.c.
Referenced by action(), assert_copydir(), ErrorState::compileLegacyCode(), copy_out(), dirlevel(), ErrorState::Dump(), fileIteratorCreate(), filelevel(), main(), makelinebuffered(), manage_request(), match(), parseCommandline(), processingLoop(), readConfigFile(), RFCNB_Get_Error(), serverSocket(), and xstrerr().
Variable Documentation
◆ sys_nerr
|
extern |