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

/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A DhealthMonitor.h88 void refresh_all_HM_data(unsigned int clientreg, void *clientarg);
H A DhealthMonitor.c1442 * seconds, the function refresh_all_HM_data is called automatically by
1448 refresh_all_HM_data(0, NULL);
1451 snmp_alarm_register(hm_refresh_interval, SA_REPEAT, refresh_all_HM_data, NULL);
2110 * Function: refresh_all_HM_data. This function collects the data for all
2118 refresh_all_HM_data(unsigned int clientreg, void *clientarg) function

Completed in 19 milliseconds