29#include "../misc/scanneraux.h"
31#include <gvm/base/hosts.h>
int hosts_new(char *, kb_t, kb_t)
Definition: hosts.c:160
int hosts_init(int)
Definition: hosts.c:153
void hosts_stop_all(void)
Definition: hosts.c:212
void host_set_time(kb_t, char *, char *)
Add star_scan and end_scan results to the main kb.
Definition: hosts.c:76
int hosts_read(void)
Returns -1 if client asked to stop all tests or connection was lost or error. 0 otherwise.
Definition: hosts.c:262
int hosts_set_pid(char *, pid_t)
Definition: hosts.c:186
int host_is_currently_scanned(gvm_host_t *)
Returns 1 if the host is being scanned. 0 otherwise.
Definition: hosts.c:280