|
OpenVAS Scanner 23.23.1
|
#include "nasl_lex_ctxt.h"Go to the source code of this file.
Functions | |
| tree_cell * | nasl_exec (lex_ctxt *, tree_cell *) |
| Execute a parse tree. | |
| long int | cell_cmp (lex_ctxt *, tree_cell *, tree_cell *) |
| tree_cell * | cell2atom (lex_ctxt *, tree_cell *) |