|
ipa_hbac
1.16.4
|
Extended information. More...
#include <ipa_hbac.h>
Data Fields | |
| enum hbac_error_code | code |
| If the hbac_eval_result was HBAC_EVAL_ERROR, this will be an error code. More... | |
| char * | rule_name |
| Specify the name of the rule that matched or threw an error. | |
Extended information.
| enum hbac_error_code hbac_info::code |
If the hbac_eval_result was HBAC_EVAL_ERROR, this will be an error code.
Otherwise it will be HBAC_SUCCESS
1.8.5