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

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

Completed in 102 milliseconds