OpenVAS Scanner
6.0.1
|
headerfile for sighand.c. More...
Go to the source code of this file.
Functions | |
void | sighand_chld () |
void | sighand_segv () |
void | let_em_die (int pid) |
void | make_em_die (int sig) |
Variables | |
void(*)(int) | openvas_signal (int signum, void(*handler)(int)) |
headerfile for sighand.c.
void let_em_die | ( | int | pid | ) |
void make_em_die | ( | int | sig | ) |
void sighand_chld | ( | ) |
void sighand_segv | ( | ) |
void(*)(int) openvas_signal(int signum, void(*handler)(int)) |