Searched refs:aobuf (Results 1 – 1 of 1) sorted by relevance
511 char *aobuf = NULL; /* algo:topo */ in ilbd_audit_rule_event() local567 if (((aobuf = malloc(scf_val_len)) == NULL) || in ilbd_audit_rule_event()614 (void) snprintf(aobuf, scf_val_len, "%s:%s", in ilbd_audit_rule_event()616 event->adt_ilb_create_rule.algo_optype = aobuf; in ilbd_audit_rule_event()726 free(aobuf); in ilbd_audit_rule_event()