/home/pvrabec/tmp/openscap/openscap-0.3.3/src/OVAL/oval_variableBinding.c File Reference
Open Vulnerability and Assessment Language.
More...
#include <stdlib.h>
#include <stdio.h>
#include "oval_definitions_impl.h"
#include "oval_collection_impl.h"
|
Data Structures |
struct | oval_variable_binding |
Typedefs |
typedef struct
oval_variable_binding | oval_variable_binding_t |
Functions |
int | oval_iterator_variable_binding_has_more (struct oval_iterator_variable_binding *oc_variable_binding) |
struct oval_variable_binding * | oval_iterator_variable_binding_next (struct oval_iterator_variable_binding *oc_variable_binding) |
struct oval_variable * | oval_variable_binding_variable (struct oval_variable_binding *binding) |
char * | oval_variable_binding_value (struct oval_variable_binding *binding) |
Detailed Description
Open Vulnerability and Assessment Language.
See more details at http://oval.mitre.org/