#include "error.H"
#include "config.H"
Include dependency graph for error.C:
Go to the source code of this file.
Functions | |
void | err_ (int flags, const char *fmt, va_list ap) |
|
Definition at line 6 of file error.C. References ERR_INCL_ERRNO, ERR_LEV_MASK, Config::get_var_int(), and LPVOID(). Referenced by err_adv(), err_mesg(), err_mesg_cond(), err_msg(), err_ret(), and err_sys(). |