OpenVAS Libraries  7.0.7
Data Fields
omp_get_tasks_opts_t Struct Reference

Struct holding options for omp get_tasks command. More...

#include <omp.h>

Data Fields

const char * filter
 Filter argument. More...
 
const char * actions
 Actions argument. More...
 
int details
 Whether to include overrides in the tasks. More...
 
int rcfile
 If overrides, whether to include details. More...
 

Detailed Description

Struct holding options for omp get_tasks command.

Field Documentation

const char* omp_get_tasks_opts_t::actions

Actions argument.

int omp_get_tasks_opts_t::details

Whether to include overrides in the tasks.

const char* omp_get_tasks_opts_t::filter

Filter argument.

int omp_get_tasks_opts_t::rcfile

If overrides, whether to include details.


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