OpenVAS Scanner  7.0.0~git
nmap_t Struct Reference

Main nmap execution handler. More...

Collaboration diagram for nmap_t:
Collaboration graph

Data Fields

gchar ** args
 
int arg_idx
 
const gchar * filename
 
struct script_infosenv
 
const char * oid
 
struct nmap_parser parser
 
struct nmap_host tmphost
 
struct nmap_port tmpport
 

Detailed Description

Main nmap execution handler.

Definition at line 293 of file nasl_builtin_nmap.c.

Field Documentation

◆ arg_idx

int nmap_t::arg_idx

Definition at line 297 of file nasl_builtin_nmap.c.

Referenced by add_arg(), and nmap_destroy().

◆ args

gchar** nmap_t::args

◆ env

◆ filename

const gchar* nmap_t::filename

Definition at line 300 of file nasl_builtin_nmap.c.

Referenced by nmap_create(), and nmap_run_and_parse().

◆ oid

const char* nmap_t::oid

◆ parser

◆ tmphost

◆ tmpport


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