#include "buffer.h"#include "exit.h"#include "strerr.h"Include dependency graph for strerr_die.c:

Go to the source code of this file.
Functions | |
| void | strerr_warn (char *x1, char *x2, char *x3, char *x4, char *x5, char *x6, struct strerr *se) |
| void | strerr_die (int e, char *x1, char *x2, char *x3, char *x4, char *x5, char *x6, struct strerr *se) |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 27 of file strerr_die.c. References _exit(), and strerr_warn(). |
Here is the call graph for this function:

|
||||||||||||||||||||||||||||||||
|
Definition at line 5 of file strerr_die.c. References buffer_2, buffer_flush(), buffer_puts(), strerr_sysinit(), strerr::who, strerr::x, strerr::y, and strerr::z. Referenced by strerr_die(). |
Here is the call graph for this function:

1.3.6-20040222