OpenVAS Scanner  7.0.1~git
scan_globals Struct Reference

#include <scanneraux.h>

Collaboration diagram for scan_globals:
Collaboration graph

Data Fields

char * network_targets
 
char * network_scan_status
 
GHashTable * files_translation
 
GHashTable * files_size_translation
 
char * scan_id
 

Detailed Description

Definition at line 32 of file scanneraux.h.

Field Documentation

◆ files_size_translation

GHashTable* scan_globals::files_size_translation

Definition at line 37 of file scanneraux.h.

Referenced by files_add_size_translation(), and get_plugin_preference_file_size().

◆ files_translation

GHashTable* scan_globals::files_translation

◆ network_scan_status

char* scan_globals::network_scan_status

Definition at line 35 of file scanneraux.h.

Referenced by attack_network(), network_scan_status(), and scan_phase().

◆ network_targets

char* scan_globals::network_targets

Definition at line 34 of file scanneraux.h.

Referenced by add_target(), attack_network(), and network_targets().

◆ scan_id

char* scan_globals::scan_id

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