|
OpenVAS Libraries
6.0+beta5
|
Struct holding options for omp get_system_reports command. More...
#include <omp.h>
Data Fields | |
| const char * | name |
| Name of report. More... | |
| const char * | duration |
| Duration. More... | |
| int | brief |
| Brief flag. More... | |
Struct holding options for omp get_system_reports command.
| int omp_get_system_reports_opts_t::brief |
Brief flag.
| const char* omp_get_system_reports_opts_t::duration |
Duration.
| const char* omp_get_system_reports_opts_t::name |
Name of report.
1.8.4