OpenVAS Scanner 21.4.1
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_signed: 1
 
struct script_infosscript_infos
 
const char * oid
 
int recv_timeout
 
int line_nb
 
nasl_array ctx_vars
 
GHashTable * functions
 

Field Documentation

◆ always_signed

unsigned struct_lex_ctxt::always_signed

◆ 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

GHashTable* struct_lex_ctxt::functions

◆ 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 script_infos* 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: