OpenVAS Libraries
9.0.1
|
Main nmap execution handler. More...
Data Fields | |
gchar ** | args |
int | arg_idx |
const gchar * | filename |
struct arglist * | env |
const char * | oid |
struct nmap_parser | parser |
struct nmap_host | tmphost |
struct nmap_port | tmpport |
Main nmap execution handler.
int nmap_t::arg_idx |
gchar** nmap_t::args |
struct arglist* nmap_t::env |
const gchar* nmap_t::filename |
const char* nmap_t::oid |
struct nmap_parser nmap_t::parser |
struct nmap_host nmap_t::tmphost |
struct nmap_port nmap_t::tmpport |