|
OpenVAS Scanner 23.23.1
|
headerfile for sighand.c. More...
Go to the source code of this file.
Functions | |
| void | sighand_chld (int sig) |
| void | sighand_segv (int sig) |
| 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 | ( | int | sig | ) |
| void sighand_segv | ( | int | sig | ) |
| void(*)(int) openvas_signal(int signum, void(*handler)(int)) | ( | int | signum, |
| void(* | handler )(int) ) |