Greenbone Vulnerability Manager  22.4.0~dev1
Data Fields
namelist_s Struct Reference

A linked list to help caching results. More...

Data Fields

struct namelist_snext
 Next element in list.
 
size_t valoff
 
char * value
 The value.
 
char name [1]
 The name.
 

Detailed Description

A linked list to help caching results.

Field Documentation

◆ valoff

size_t namelist_s::valoff

Offset to the value in the plaintext buffer or 0 if VALUE below is used instead. Note that a value will never be at the begin of the plaintext buffer. VALOFF and VALUE 0/NULL indicates a NULL value.


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