Open SCAP Library
Data Fields
callback_t Struct Reference

Typedef of callback structure with system identificator, callback function and usr data (optional) On evaluation action will be selected checking system and appropriate callback registred by tool for that system. More...

Data Fields

char * system
 Identificator of checking engine.
 
xccdf_policy_engine_eval_fn callback
 format of callback function
 
void * usr
 User data structure.
 
xccdf_policy_engine_query_fn query_fn
 query callback function
 

Detailed Description

Typedef of callback structure with system identificator, callback function and usr data (optional) On evaluation action will be selected checking system and appropriate callback registred by tool for that system.


The documentation for this struct was generated from the following file: