OpenVAS Libraries
8.0.3
|
Describe an nmap command line option. More...
Data Fields | |
gchar * | optname |
gchar * | flag |
gboolean | argument_required |
Describe an nmap command line option.
gboolean nmap_opt_t::argument_required |
Add option value to the command line.
gchar* nmap_opt_t::flag |
Corresponding nmap flag to set.
gchar* nmap_opt_t::optname |
NASL option name as exported to the user.