13#ifndef OPENVAS_HOSTS_H
14#define OPENVAS_HOSTS_H
18#include <gvm/base/hosts.h>
int hosts_new(char *, kb_t, kb_t)
Definition hosts.c:151
int hosts_init(int)
Definition hosts.c:144
void hosts_stop_all(void)
Definition hosts.c:203
void host_set_time(kb_t, char *, char *)
Add star_scan and end_scan results to the main kb.
Definition hosts.c:64
int hosts_read(void)
Returns -1 if client asked to stop all tests or connection was lost or error. 0 otherwise.
Definition hosts.c:253
int hosts_set_pid(char *, pid_t)
Definition hosts.c:177
int host_is_currently_scanned(gvm_host_t *)
Returns 1 if the host is being scanned. 0 otherwise.
Definition hosts.c:271
Auxiliary structures for scanner.