Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c1110 int cur_change_time; in check_for_stale_data() local
1141 &cur_change_time, &snmp_syserr); in check_for_stale_data()
1143 if ((ret == 0) && (cur_change_time == change_time)) { in check_for_stale_data()
1155 "(%#x != %#x)\n", change_time, cur_change_time); in check_for_stale_data()