sysmon_wdog.c | 73 int sysmon_wdog_setmode(struct sysmon_wdog *, int, u_int); 174 error = sysmon_wdog_setmode(smw, 240 error = sysmon_wdog_setmode(smw, wm->wm_mode, 445 * sysmon_wdog_setmode: 450 sysmon_wdog_setmode(struct sysmon_wdog *smw, int mode, u_int period) function in typeref:typename:int 548 if (sysmon_wdog_setmode(smw, WDOG_MODE_DISARMED,
|