Home
last modified time | relevance | path

Searched refs:softtimeout_act_set (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/watchdogd/
H A Dwatchdogd.c103 static int softtimeout_act_set; variable
110 { "softtimeout-action", required_argument, &softtimeout_act_set, 1 },
420 if (softtimeout_act_set) { in watchdog_onoff()