Home
last modified time | relevance | path

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

/src/sys/dev/watchdog/
H A Dwatchdog.c62 static int wd_set_pretimeout(sbintime_t newtimeout, int disableiftoolong);
273 wd_set_pretimeout(sbintime_t newtimeout, int disableiftoolong) in wd_set_pretimeout() argument
285 if (disableiftoolong) in wd_set_pretimeout()