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

Data Fields

struct scheduler_pluginplugin
 
struct hash ** dependencies_ptr
 
struct hashnext
 

Detailed Description

Definition at line 52 of file pluginscheduler.c.

Field Documentation

◆ dependencies_ptr

struct hash** hash::dependencies_ptr

Definition at line 55 of file pluginscheduler.c.

Referenced by plugin_next_unrun_dependency().

◆ next

struct hash* hash::next

Definition at line 56 of file pluginscheduler.c.

◆ plugin

struct scheduler_plugin* hash::plugin

Definition at line 54 of file pluginscheduler.c.

Referenced by plugin_next_unrun_dependency().


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