OpenVAS Libraries
9.0.3
|
Handle the results of a NSE script. More...
Data Fields | |
gchar * | name |
gchar * | output |
Handle the results of a NSE script.
Definition at line 238 of file nasl_builtin_nmap.c.
gchar* nse_script::name |
NSE script id (or name)
Definition at line 240 of file nasl_builtin_nmap.c.
gchar* nse_script::output |
NSE script output
Definition at line 241 of file nasl_builtin_nmap.c.