OpenVAS Scanner
5.1.3
|
Data Fields | |
struct scheduler_plugin * | plugin |
struct list * | next |
struct list * | prev |
Definition at line 59 of file pluginscheduler.c.
struct list* list::next |
Definition at line 62 of file pluginscheduler.c.
Referenced by list_destroy(), pl_get(), and plugins_scheduler_count_active().
struct scheduler_plugin* list::plugin |
Definition at line 61 of file pluginscheduler.c.
Referenced by plugins_scheduler_count_active().
struct list* list::prev |
Definition at line 63 of file pluginscheduler.c.