|
OpenVAS Libraries
8.0.3
|
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 |
| GTrashStack * | free_ports |
| GTrashStack * | free_scripts |
Main nmap execution handler.
| 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 |
1.8.9.1