ipa_hbac.exports revision f28b09f887870c10c8c611beee3c17eaa9ef74f3
IPA_HBAC_0.0.1 {
# public functions
global:
hbac_evaluate;
hbac_result_string;
hbac_error_string;
hbac_free_info;
hbac_rule_is_complete;
# everything else is local
local:
*;
};