#include <structure.h>
Data Fields | |
| sigaction | old_sigterm_hdl |
| sigaction | old_sigint_hdl |
Definition at line 139 of file structure.h.
| struct sigaction nufw_signals::old_sigint_hdl |
Definition at line 141 of file structure.h.
Referenced by install_signals(), and nufw_hard_cleanup().
| struct sigaction nufw_signals::old_sigterm_hdl |
Definition at line 140 of file structure.h.
Referenced by install_signals(), and nufw_hard_cleanup().
1.4.7