Searched refs:time_crashed (Results 1 – 2 of 2) sorted by relevance
94 if (svc->time_crashed + CRITICAL_CRASH_WINDOW >= now) { in wait_for_one_process()105 svc->time_crashed = now; in wait_for_one_process()
87 time_t time_crashed; /* first crash within inspection window */ member