bsde_rule_to_string
int bsde_rule_to_string(struct mac_bsdextended_rule *rule, char *buf,
error = bsde_rule_to_string(&rule, rulestr, sizeof(rulestr));
if (bsde_rule_to_string(&rule, charstr, BUFSIZ) == -1)
if (bsde_rule_to_string(&rule, charstr, BUFSIZ) == -1)