#include <oval_definitions.h>
Data Fields | |
| struct oval_definition_model * | model |
| oval_subtype_t | subtype |
| char * | comment |
| char * | id |
| int | deprecated |
| int | version |
| oval_operator_t | operator |
| struct oval_collection * | notes |
| struct oval_collection * | contents |
The Oval_state is used by an during the evaluation of an Oval_test to determine if a set of items queried by an Oval_object on a instrumented host meet certain characteristics.
1.5.6