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

/freebsd-13-stable/usr.sbin/watchdogd/
H A Dwatchdogd.c94 static int carp_thresh_seconds = -1; variable
303 if (sec < carp_thresh_seconds)
317 carp_thresh_seconds);
322 carp_thresh_seconds);
738 carp_thresh_seconds =
776 if (carp_thresh_seconds == -1)
777 carp_thresh_seconds = nap;

Completed in 107 milliseconds