|
OpenVAS Scanner
22.7.9
|
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. More... | |
heartbeat.c headerfile.
Definition in file heartbeat.h.
| 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. |
Definition at line 33 of file heartbeat.c.
References hostname, and kb_item_set_int_with_main_kb_check().
