13#ifndef OPENVAS_UTILS_H
14#define OPENVAS_UTILS_H
16#include "../misc/scanneraux.h"
39 const char *file_hash);
int store_file(struct scan_globals *globals, const char *file, const char *file_hash)
Stores a file type preference in a hash table.
int get_max_hosts_number(void)
int get_max_checks_number(void)
int check_host_still_alive(kb_t, const char *)
Check if the hosts is still alive and set it as dead if not.
int is_scanner_only_pref(const char *)
void wait_for_children1(void)