OpenVAS Scanner
6.0.0~git
|
#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. More... | |
long int | cell_cmp (lex_ctxt *, tree_cell *, tree_cell *) |
tree_cell * | cell2atom (lex_ctxt *, tree_cell *) |