23#ifndef OVAL_COLLECTVARREFS_IMPL
24#define OVAL_COLLECTVARREFS_IMPL
34void oval_obj_collect_var_refs(
struct oval_object *obj,
struct oval_string_map *vm);
35void oval_ste_collect_var_refs(
struct oval_state *ste,
struct oval_string_map *vm);
Open Vulnerability and Assessment Language.
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:45
An Oval_state instance is a collection of one or more characteristics pertaining to a specific object...
Definition oval_state.c:45