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

/freebsd-current/usr.sbin/watchdogd/
H A Dwatchdogd.c70 static int watchdog_onoff(int onoff);
142 if (watchdog_onoff(1) == -1)
148 watchdog_onoff(0);
156 watchdog_onoff(0);
375 if (watchdog_onoff(0) == 0) {
404 watchdog_onoff(int onoff) function

Completed in 130 milliseconds