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

/freebsd-current/usr.sbin/watchdogd/
H A Dwatchdogd.c92 static int carp_thresh_seconds = -1; variable
301 if (sec < carp_thresh_seconds)
315 carp_thresh_seconds);
320 carp_thresh_seconds);
736 carp_thresh_seconds =
774 if (carp_thresh_seconds == -1)
775 carp_thresh_seconds = nap;

Completed in 105 milliseconds