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

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

Completed in 56 milliseconds