Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c90 static time_t change_time_check; variable
1130 if (nocache == B_FALSE && time(NULL) - change_time_check <= 10) { in check_for_stale_data()
1142 (void) time(&change_time_check); in check_for_stale_data()