Open SCAP Library
|
Typedef of callback structure with callback function and usr data (optional) After rule evaluation action will be called the callback with user data. More...
Data Fields | |
char * | system |
Identificator of checking engine (output engine) | |
int(* | callback )(void *, void *) |
policy report callback {output,start} | |
void * | usr |
User data structure. | |
Typedef of callback structure with callback function and usr data (optional) After rule evaluation action will be called the callback with user data.