|
OpenVAS Scanner 23.23.1
|
#include <nasl_global_ctxt.h>
Data Fields | |
| int | line_nb |
| char * | name |
| int | always_signed |
| int | exec_descr |
| int | index |
| unsigned int | include_order |
| tree_cell * | tree |
| char * | buffer |
| kb_t | kb |
| int naslctxt::always_signed |
If set disable signature check during scans and feed upload.
| char* naslctxt::buffer |
| int naslctxt::exec_descr |
Tell grammar that is a feed upload process or a running a scan process.
| unsigned int naslctxt::include_order |
| int naslctxt::index |
| kb_t naslctxt::kb |
| int naslctxt::line_nb |
| char* naslctxt::name |
| tree_cell* naslctxt::tree |