ilb_hc_info_t
ilb_hc_info_t ihc_info;
ilb_status_t ilbd_create_hc(const ilb_hc_info_t *, int,
ilb_status_t ilbd_walk_hc_pgs(ilb_status_t (*)(const ilb_hc_info_t *, int,
const ilb_hc_info_t *audit_hcinfo, ilbd_cmd_t cmd,
ilbd_create_hc(const ilb_hc_info_t *hc_info, int ev_port,
(void) memcpy(&hc->ihc_info, hc_info, sizeof (ilb_hc_info_t));
ilb_hc_info_t *hc_info;
hc_info = (ilb_hc_info_t *)&ic->ic_data;
*rbufsz += sizeof (ilb_hc_info_t);
cmd_sz += sizeof (ilb_hc_info_t);
rc = ilbd_create_hc((ilb_hc_info_t *)&ic->ic_data, ev_port, ps,
ilb_hc_info_t *h_ent = NULL;
sizeof (ilb_hc_info_t));
ilbd_walk_hc_pgs(ilb_status_t (*func)(const ilb_hc_info_t *, int,
ilb_hc_info_t *hc_info;
ilbadm_print_hc(ilb_handle_t h, ilb_hc_info_t *hc_info, void *arg)
ilb_hc_info_t hc_info;
ilbadm_hc_parse_arg(char *arg, ilb_hc_info_t *hc)
ilb_hc_info_t hc_info;
ilbadm_export_hcinfo(ilb_handle_t h, ilb_hc_info_t *hc_info, void *arg)
ilb_hc_info_t *info = (ilb_hc_info_t *)of_arg->ofmt_cbarg;
ilb_hc_info_t *hc_info = NULL;
hc_info = (ilb_hc_info_t *)store;
ilb_get_hc_info(ilb_handle_t h, const char *name, ilb_hc_info_t *hcp)
rbufsz = sizeof (ilb_comm_t) + sizeof (ilb_hc_info_t);
ilb_hc_info_t hc_info;
ilb_create_hc(ilb_handle_t h, const ilb_hc_info_t *hc)
(void) memcpy(&ic->ic_data, hc, sizeof (ilb_hc_info_t));
i_drop_hc(ilb_handle_t h, ilb_hc_info_t *hc, void *arg)
sz += sizeof (ilb_hc_info_t);
typedef ilb_status_t (* hc_walkerfunc_t)(ilb_handle_t, ilb_hc_info_t *,
ilb_status_t ilb_create_hc(ilb_handle_t, const ilb_hc_info_t *);
ilb_status_t ilb_get_hc_info(ilb_handle_t, const char *, ilb_hc_info_t *);