Home
last modified time | relevance | path

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

/dports/net-mgmt/nagios4/nagios-4.4.6/base/
H A Dnagiostats.c100 static int have_max_active_host_execution_time = FALSE; variable
971 …if(have_max_active_host_execution_time == FALSE || max_active_host_execution_time < execution_time… in read_status_file()
972 have_max_active_host_execution_time = TRUE; in read_status_file()
/dports/net-mgmt/nagios/nagios-3.5.1/base/
H A Dnagiostats.c104 int have_max_active_host_execution_time = FALSE; variable
1003 …if(have_max_active_host_execution_time == FALSE || max_active_host_execution_time < execution_time… in read_status_file()
1004 have_max_active_host_execution_time = TRUE; in read_status_file()