Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dwatchdog.h37 #define _PATH_WATCHDOG "fido" macro
/src/contrib/netbsd-tests/include/
H A Dt_paths.c102 { _PATH_WATCHDOG, PATH_DEV | PATH_OPT },
/src/sys/dev/watchdog/
H A Dwatchdog.c445 UID_ROOT, GID_WHEEL, 0600, _PATH_WATCHDOG); in watchdog_modevent()
/src/usr.sbin/watchdogd/
H A Dwatchdogd.c244 fd = open("/dev/" _PATH_WATCHDOG, O_RDWR); in watchdog_init()