OpenVAS Scanner
5.1.3
|
Data Fields | |
struct scheduler_plugin * | plugin |
struct hash ** | dependencies_ptr |
struct hash * | next |
Definition at line 52 of file pluginscheduler.c.
struct hash** hash::dependencies_ptr |
Definition at line 55 of file pluginscheduler.c.
Referenced by plugin_next_unrun_dependency().
struct hash* hash::next |
Definition at line 56 of file pluginscheduler.c.
struct scheduler_plugin* hash::plugin |
Definition at line 54 of file pluginscheduler.c.
Referenced by plugin_next_unrun_dependency().