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). | |
oscap_reporter | callback |
oscap reporter callback - output callback specified by tool | |
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.