OpenVAS Scanner  5.1.3
list Struct Reference
Collaboration diagram for list:
Collaboration graph

Data Fields

struct scheduler_pluginplugin
 
struct listnext
 
struct listprev
 

Detailed Description

Definition at line 59 of file pluginscheduler.c.

Field Documentation

◆ next

struct list* list::next

Definition at line 62 of file pluginscheduler.c.

Referenced by list_destroy(), pl_get(), and plugins_scheduler_count_active().

◆ plugin

struct scheduler_plugin* list::plugin

Definition at line 61 of file pluginscheduler.c.

Referenced by plugins_scheduler_count_active().

◆ prev

struct list* list::prev

Definition at line 63 of file pluginscheduler.c.


The documentation for this struct was generated from the following file: