Searched defs:check_for_stale_data (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c255 static void check_for_stale_data(boolean_t nocache);
1108 check_for_stale_data(boolean_t nocache) function
1154 LOGPRINTF2("check_for_stale_data: LastChange times have changed, "
1177 LOGPRINTF("check_for_stale_data: signalled tree builder\n");
1205 check_for_stale_data(B_FALSE);
1235 check_for_stale_data(B_TRUE);

Completed in 198 milliseconds