Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dwatchdog.h102 #define WD_SOFT_PRINTF 0x08 /* printf(9) */ macro
/freebsd-12-stable/sys/dev/watchdog/
Dwatchdog.c256 if ((wd_pretimeout_act & WD_SOFT_PRINTF)) in wd_timeout_cb()
/freebsd-12-stable/usr.sbin/watchdogd/
Dwatchdogd.c518 { "printf", WD_SOFT_PRINTF },