OpenVAS Scanner
21.4.1
|
Go to the source code of this file.
Data Structures | |
struct | st_nasl_func |
Typedefs | |
typedef struct st_nasl_func | nasl_func |
Functions | |
nasl_func * | func_is_internal (const char *) |
void | free_func (nasl_func *) |
typedef struct st_nasl_func nasl_func |
Type for a built-in nasl function.
void free_func | ( | nasl_func * | f | ) |
nasl_func* func_is_internal | ( | const char * | name | ) |