12#ifndef MISC_KB_CACHE_H
13#define MISC_KB_CACHE_H
14#include <gvm/util/kb.h>
kb_t get_main_kb(void)
gets the main_kb. @description returns the previously set main_kb; when asserts are enabled it will a...
void set_main_kb(kb_t)
sets the shared database between ospd and openvas as a main_kb for further usage. @description this s...