23 #ifndef OVAL_COLLECTVARREFS_IMPL
24 #define OVAL_COLLECTVARREFS_IMPL
35 void oval_obj_collect_var_refs(
struct oval_object *obj,
struct oval_string_map *vm);
36 void oval_ste_collect_var_refs(
struct oval_state *ste,
struct oval_string_map *vm);
Open Vulnerability and Assessment Language.
An Oval_state instance is a collection of one or more characteristics pertaining to a specific object...
Definition: oval_state.c:45
Open Vulnerability and Assessment Language.
An Oval_object instance describes a set of items to look for on an instrumented host platform...
Definition: oval_object.c:46