Open SCAP Library
|
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 | |
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.