Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c88 static int volprop_ndx = 0, n_vol_props = 0; variable
387 n_vol_props = 0; in snmpplugin_fini()
687 n_vol_props = 0; in free_resources()
1080 if (volprop_ndx == n_vol_props) { in save_volprop()
1081 count = n_vol_props + N_ELEMS_IN_VOLPROP_BLOCK; in save_volprop()
1091 n_vol_props * sizeof (vol_prophdl_t)); in save_volprop()
1096 n_vol_props += N_ELEMS_IN_VOLPROP_BLOCK; in save_volprop()
1170 n_vol_props = 0; in check_for_stale_data()