OpenVAS Scanner
7.0.0~git
|
Data Fields | |
GSList * | list [ACT_END+1] |
int | stopped |
Definition at line 49 of file pluginscheduler.c.
GSList* plugins_scheduler::list[ACT_END+1] |
Per-category linked-lists of the plugins.
Definition at line 51 of file pluginscheduler.c.
Referenced by check_dependency_cycles(), get_next_in_range(), plugin_add(), plugins_scheduler_count_active(), plugins_scheduler_fill_deps(), plugins_scheduler_free(), plugins_scheduler_init(), plugins_scheduler_stop(), and scheduler_phase_cleanup().
int plugins_scheduler::stopped |
Definition at line 52 of file pluginscheduler.c.
Referenced by plugins_scheduler_stop().