OpenVAS Libraries  9.0.2
Data Fields
struct_lex_ctxt Struct Reference

#include <nasl_lex_ctxt.h>

Data Fields

struct struct_lex_ctxtup_ctxt
 
tree_cellret_val
 
unsigned fct_ctxt:1
 
unsigned break_flag:1
 
unsigned cont_flag:1
 
unsigned always_authenticated:1
 
struct arglistscript_infos
 
const char * oid
 
int recv_timeout
 
int line_nb
 
nasl_array ctx_vars
 
nasl_funcfunctions [FUNC_NAME_HASH]
 

Field Documentation

§ always_authenticated

unsigned struct_lex_ctxt::always_authenticated

§ break_flag

unsigned struct_lex_ctxt::break_flag

§ cont_flag

unsigned struct_lex_ctxt::cont_flag

§ ctx_vars

nasl_array struct_lex_ctxt::ctx_vars

§ fct_ctxt

unsigned struct_lex_ctxt::fct_ctxt

§ functions

nasl_func* struct_lex_ctxt::functions[FUNC_NAME_HASH]

§ line_nb

int struct_lex_ctxt::line_nb

§ oid

const char* struct_lex_ctxt::oid

§ recv_timeout

int struct_lex_ctxt::recv_timeout

§ ret_val

tree_cell* struct_lex_ctxt::ret_val

§ script_infos

struct arglist* struct_lex_ctxt::script_infos

§ up_ctxt

struct struct_lex_ctxt* struct_lex_ctxt::up_ctxt

The documentation for this struct was generated from the following file: