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

/freebsd-13-stable/usr.sbin/watchdogd/
H A Dwatchdogd.c72 static int watchdog_onoff(int onoff);
144 if (watchdog_onoff(1) == -1)
150 watchdog_onoff(0);
158 watchdog_onoff(0);
377 if (watchdog_onoff(0) == 0) {
406 watchdog_onoff(int onoff) function

Completed in 94 milliseconds