|
OpenVAS Scanner 23.40.3
|

Data Fields | |
| GSList * | list [ACT_END+1] |
| int | stopped |
Definition at line 36 of file pluginscheduler.c.
| GSList* plugins_scheduler::list[ACT_END+1] |
Per-category linked-lists of the plugins.
Definition at line 38 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_stop(), and scheduler_phase_cleanup().
| int plugins_scheduler::stopped |
Definition at line 39 of file pluginscheduler.c.
Referenced by plugins_scheduler_stop().