OpenVAS Libraries  9.0.3
nse_script Struct Reference

Handle the results of a NSE script. More...

Collaboration diagram for nse_script:
Collaboration graph

Data Fields

gchar * name
 
gchar * output
 

Detailed Description

Handle the results of a NSE script.

Definition at line 238 of file nasl_builtin_nmap.c.

Field Documentation

◆ name

gchar* nse_script::name

NSE script id (or name)

Definition at line 240 of file nasl_builtin_nmap.c.

◆ output

gchar* nse_script::output

NSE script output

Definition at line 241 of file nasl_builtin_nmap.c.


The documentation for this struct was generated from the following file: