OpenVAS Libraries
4.0+rc3.SVN
|
#include <nasl_func.h>
Data Fields | |
char * | func_name |
int | flags |
int | nb_unnamed_args |
int | nb_named_args |
char ** | args_names |
void * | block |
struct st_nasl_func * | next_func |
Type for a built-in nasl function.