#include <signal.h>#include <em_abs.h>#include <m2_traps.h>Include dependency graph for init.c:

Go to the source code of this file.
Functions | |
| init () | |
| killbss () | |
| int | catch () |
Variables | |
| int(* | handler )() = catch |
| char ** | argv |
| int | argc |
| char * | MainLB |
|
|
Definition at line 191 of file archiver.c. |
|
|
Definition at line 17 of file init.c. References EBADMON, EILLINS, M2_UNIXSIG, SIGALRM, SIGBUS, SIGEMT, SIGFPE, SIGHUP, SIGILL, SIGINT, SIGIOT, SIGPIPE, SIGQUIT, SIGSEGV, SIGSYS, SIGTERM, SIGTRAP, and sigtrp(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6