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

Data Fields

gchar * name
 
int occurences
 
struct plistnext
 
struct plistprev
 

Detailed Description

Definition at line 66 of file pluginscheduler.c.

Field Documentation

◆ name

gchar* plist::name

◆ next

struct plist* plist::next

Definition at line 70 of file pluginscheduler.c.

Referenced by scheduler_mark_running_ports(), and scheduler_rm_running_ports().

◆ occurences

int plist::occurences

Definition at line 69 of file pluginscheduler.c.

Referenced by scheduler_mark_running_ports(), and scheduler_rm_running_ports().

◆ prev

struct plist* plist::prev

Definition at line 71 of file pluginscheduler.c.

Referenced by scheduler_mark_running_ports(), and scheduler_rm_running_ports().


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