OpenVAS Libraries  8.0.3
Data Fields
nmap_t Struct Reference

Main nmap execution handler. More...

Data Fields

gchar ** args
 
int arg_idx
 
const gchar * filename
 
struct arglistenv
 
const char * oid
 
struct nmap_parser parser
 
struct nmap_host tmphost
 
struct nmap_port tmpport
 
GTrashStack * free_ports
 
GTrashStack * free_scripts
 

Detailed Description

Main nmap execution handler.

Field Documentation

int nmap_t::arg_idx
gchar** nmap_t::args
struct arglist* nmap_t::env
const gchar* nmap_t::filename
GTrashStack* nmap_t::free_ports
GTrashStack* nmap_t::free_scripts
const char* nmap_t::oid
struct nmap_parser nmap_t::parser
struct nmap_host nmap_t::tmphost
struct nmap_port nmap_t::tmpport

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