OpenVAS Libraries
7.0.4
|
#include <arglists.h>
Data Fields | |
char * | name |
int | type |
void * | value |
long | length |
struct arglist * | next |
int | hash |
int arglist::hash |
long arglist::length |
char* arglist::name |
struct arglist* arglist::next |
int arglist::type |
void* arglist::value |