|
OpenVAS Scanner 23.23.1
|
heartbeat.c headerfile. More...
#include "../misc/scanneraux.h"Go to the source code of this file.
Functions | |
| int | check_host_still_alive (kb_t, const char *) |
| Check if the hosts is still alive and set it as dead if not. | |
heartbeat.c headerfile.
| int check_host_still_alive | ( | kb_t | kb, |
| const char * | hostname ) |
Check if the hosts is still alive and set it as dead if not.
| kb | Host kb where the host is set as dead. |