29 #include "../misc/scanneraux.h" int hosts_set_pid(char *, pid_t)
Definition: hosts.c:235
int hosts_init(int, int)
Definition: hosts.c:202
Definition: scanneraux.h:32
int hosts_new(struct scan_globals *, char *, kb_t)
Definition: hosts.c:210
void hosts_stop_all(void)
Definition: hosts.c:261
int hosts_read(struct scan_globals *)
Returns -1 if client asked to stop all tests or connection was lost or error. 0 otherwise.
Definition: hosts.c:362