OpenVAS Scanner 23.23.1
nasl_init.h File Reference
#include "nasl_lex_ctxt.h"
#include <glib.h>

Go to the source code of this file.

Functions

void init_nasl_library (lex_ctxt *)
 Adds "built-in" variable and function definitions to a context.
void add_nasl_library (GSList **)
 Add "built-in" variables to a list.

Function Documentation

◆ add_nasl_library()

void add_nasl_library ( GSList ** list)

Add "built-in" variables to a list.

◆ init_nasl_library()

void init_nasl_library ( lex_ctxt * lexic)

Adds "built-in" variable and function definitions to a context.