31 #ifndef PLUGINS_REQUIREMENTS_H__ 32 #define PLUGINS_REQUIREMENTS_H__ 34 #include <openvas/base/kb.h> 35 #include <openvas/misc/arglists.h>
char * requirements_plugin(kb_t, struct scheduler_plugin *)
Determine if the plugin requirements are met.
struct arglist * requirements_common_ports(struct scheduler_plugin *, struct scheduler_plugin *)
Returns <port> if the lists of the required ports between.
int mandatory_requirements_met(kb_t, struct scheduler_plugin *)
Check whether mandatory requirements for plugin are met.