Greenbone Vulnerability Manager  22.4.0~dev1
Data Fields
preference_t Struct Reference

An NVT preference. More...

#include <manage_preferences.h>

Data Fields

char * name
 Name of preference.
 
char * id
 ID of preference.
 
char * type
 Type of preference (radio, password, ...).
 
char * value
 Value of preference.
 
char * nvt_name
 Name of NVT preference affects.
 
char * nvt_oid
 OID of NVT preference affects.
 
array_t * alts
 Array of gchar's. Alternate values for radio type.
 
char * default_value
 Default value of preference.
 
char * hr_name
 Extended, more human-readable name.
 
int free_strings
 Whether string fields are freed by preference_free.
 

Detailed Description

An NVT preference.


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