/home/pvrabec/tmp/openscap/openscap-0.3.3/src/OVAL/oval_agent_api_impl.h File Reference
Open Vulnerability and Assessment Language.
More...
#include "api/oval_agent_api.h"
#include "oval_definitions_impl.h"
Go to the source code of this file.
|
Functions |
void | add_oval_definition (struct oval_object_model *, struct oval_definition *) |
void | add_oval_test (struct oval_object_model *, struct oval_test *) |
void | add_oval_object (struct oval_object_model *, struct oval_object *) |
void | add_oval_state (struct oval_object_model *, struct oval_state *) |
void | add_oval_variable (struct oval_object_model *, struct oval_variable *) |
struct oval_definition * | get_oval_definition_new (struct oval_object_model *, char *) |
struct oval_test * | get_oval_test_new (struct oval_object_model *, char *) |
struct oval_object * | get_oval_object_new (struct oval_object_model *, char *) |
struct oval_state * | get_oval_state_new (struct oval_object_model *, char *) |
struct oval_variable * | get_oval_variable_new (struct oval_object_model *, char *) |
Detailed Description
Open Vulnerability and Assessment Language.
See more details at http://oval.mitre.org/