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