26 #ifndef _OPENVAS_PLUGINLOAD_H 27 #define _OPENVAS_PLUGINLOAD_H 29 #include "../misc/network.h" 30 #include "../misc/scanneraux.h" 32 #include <gvm/util/kb.h> void init_loading_shm(void)
int nasl_plugin_add(char *, char *)
Add one .nasl plugin to the plugin list.
int total_loading_plugins(void)
int plugins_cache_init(void)
Main function for nvticache initialization without loading the plugins.
int current_loading_plugins(void)
int nasl_plugin_launch(struct scan_globals *, struct in6_addr *, GSList *, kb_t, const char *)
Launch a NASL plugin.
void destroy_loading_shm(void)