|
OpenVAS Libraries
6.0+beta5
|
#include "system.h"#include "nasl_func.h"#include "nasl_tree.h"#include "nasl_var.h"#include "nasl_global_ctxt.h"#include "nasl_lex_ctxt.h"Functions | |
| lex_ctxt * | init_empty_lex_ctxt () |
| void | free_lex_ctxt (lex_ctxt *c) |
| lex_ctxt * | get_top_level_ctxt (lex_ctxt *ctxt) |
| void | dump_ctxt (lex_ctxt *c) |
| void dump_ctxt | ( | lex_ctxt * | c) |
| void free_lex_ctxt | ( | lex_ctxt * | c) |
| lex_ctxt* init_empty_lex_ctxt | ( | void | ) |
1.8.4