ipd_stathdl_t
ipd_stathdl_t hdl;
ipd_stathdl_t hdl;
ipd_status_read(int fd, ipd_stathdl_t *ispp)
ipd_status_foreach_zone(const ipd_stathdl_t hdl, ipd_status_cb_f f, void *arg)
ipd_status_get_config(const ipd_stathdl_t hdl, zoneid_t z, ipd_config_t **icpp)
ipd_status_free(ipd_stathdl_t hdl)
extern int ipd_status_read(int, ipd_stathdl_t *);
extern void ipd_status_foreach_zone(const ipd_stathdl_t,
extern int ipd_status_get_config(const ipd_stathdl_t,
extern void ipd_status_free(ipd_stathdl_t);