Searched refs:ipd_stathdl_t (Results 1 – 3 of 3) sorted by relevance
52 typedef struct ipd_stat *ipd_stathdl_t; typedef62 extern int ipd_status_read(int, ipd_stathdl_t *);63 extern void ipd_status_foreach_zone(const ipd_stathdl_t,65 extern int ipd_status_get_config(const ipd_stathdl_t,67 extern void ipd_status_free(ipd_stathdl_t);
128 ipd_status_read(int fd, ipd_stathdl_t *ispp) in ipd_status_read()209 ipd_status_foreach_zone(const ipd_stathdl_t hdl, ipd_status_cb_f f, void *arg) in ipd_status_foreach_zone()219 ipd_status_get_config(const ipd_stathdl_t hdl, zoneid_t z, ipd_config_t **icpp) in ipd_status_get_config()236 ipd_status_free(ipd_stathdl_t hdl) in ipd_status_free()
109 ipd_stathdl_t hdl; in ipdadm_list()147 ipd_stathdl_t hdl; in ipdadm_info()