Home
last modified time | relevance | path

Searched refs:ipd_stat (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libipd/common/
H A Dlibipd.c33 struct ipd_stat { struct
130 struct ipd_stat *isp = NULL; in ipd_status_read()
163 if ((isp = malloc(sizeof (struct ipd_stat))) == NULL) { in ipd_status_read()
211 const struct ipd_stat *isp = hdl; in ipd_status_foreach_zone()
221 const struct ipd_stat *isp = hdl; in ipd_status_get_config()
238 struct ipd_stat *isp = hdl; in ipd_status_free()
H A Dlibipd.h51 struct ipd_stat;
52 typedef struct ipd_stat *ipd_stathdl_t;