Home
last modified time | relevance | path

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

/dports/net-mgmt/nagios4/nagios-4.4.6/base/
H A Dnagiostats.c60 static int have_max_active_service_state_change = FALSE; variable
1082 …if(have_max_active_service_state_change == FALSE || max_active_service_state_change < state_change… in read_status_file()
1083 have_max_active_service_state_change = TRUE; in read_status_file()
/dports/net-mgmt/nagios/nagios-3.5.1/base/
H A Dnagiostats.c64 int have_max_active_service_state_change = FALSE; variable
1114 …if(have_max_active_service_state_change == FALSE || max_active_service_state_change < state_change… in read_status_file()
1115 have_max_active_service_state_change = TRUE; in read_status_file()