13#ifndef OPENVAS_PLUGINLOAD_H
14#define OPENVAS_PLUGINLOAD_H
19#include <gvm/util/kb.h>
Header file for module network.
int total_loading_plugins(void)
int plugins_init(void)
main function for loading all the plugins
int nasl_file_check(const char *, const char *)
Check a single .nasl/.inc file.
int nasl_plugin_add(const char *, char *)
Add one .nasl plugin to the plugin list.
int nasl_plugin_launch(struct scan_globals *, struct in6_addr *, GSList *, kb_t, const char *)
Launch a NASL plugin.
void init_loading_shm(void)
void destroy_loading_shm(void)
int current_loading_plugins(void)
int plugins_cache_init(void)
Main function for nvticache initialization without loading the plugins.
Auxiliary structures for scanner.