Open SCAP Library
|
OVAL probe session structure.
This structure holds all the library side state information associated with a probe session. A probe session is bound to a system characteristics model during the initialization and all evaluations are done relative to this model.
#include <_oval_probe_session.h>
Data Fields | |
oval_phtbl_t * | ph |
probe handler table | |
oval_pext_t * | pext |
state information associated with external probes | |
struct oval_syschar_model * | sys_model |
system characteristics model | |
char * | dir |
probe session directory | |
uint32_t | flg |
probe session flags | |