|
OpenVAS Libraries
8.0.8
|
#include <glib.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) |
| 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.11