Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.h47 } vol_prophdl_t; typedef
H A Dsnmpplugin.c87 static vol_prophdl_t *vol_props = NULL;
1077 vol_prophdl_t *p; in save_volprop()
1082 p = (vol_prophdl_t *)calloc(count, sizeof (vol_prophdl_t)); in save_volprop()
1085 count * sizeof (vol_prophdl_t)); in save_volprop()
1091 n_vol_props * sizeof (vol_prophdl_t)); in save_volprop()