OpenVAS Scanner 23.23.1
nasl_func.h File Reference

Go to the source code of this file.

Data Structures

struct  st_nasl_func

Typedefs

typedef struct st_nasl_func nasl_func

Functions

nasl_funcfunc_is_internal (const char *)
void free_func (nasl_func *)

Typedef Documentation

◆ nasl_func

typedef struct st_nasl_func nasl_func

Type for a built-in nasl function.

Function Documentation

◆ free_func()

void free_func ( nasl_func * f)

◆ func_is_internal()

nasl_func * func_is_internal ( const char * name)