75 General instrumented host description.
Definition: oval_sysInfo.c:45
OVAL probe session API private header.
Definition: _sexp-value.h:41
An oval variable resolves an oval_value stream which specifies constraints for oval_objects and oval_...
Definition: oval_variable.c:50
OSCAP_API int oval_probe_query_sysinfo(oval_probe_session_t *sess, struct oval_sysinfo **out_sysinfo) __attribute__((nonnull(1
Evaluate system info probe.
OSCAP_API int OSCAP_API int OSCAP_API int oval_probe_query_variable(oval_probe_session_t *sess, struct oval_variable *variable)
Query the specified variable and all its dependencies in order to compute the vector of its values...
OSCAP_API int OSCAP_API int oval_probe_query_object(oval_probe_session_t *psess, struct oval_object *object, int flags, struct oval_syschar **out_syschar) __attribute__((nonnull(1
Evaluate an object.
Characteristics bound to an Oval_object.
Definition: oval_syschar.c:47
OVAL probe session structure.
Definition: _oval_probe_session.h:42
An Oval_object instance describes a set of items to look for on an instrumented host platform...
Definition: oval_object.c:45