Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h132 #define WD_ENABLE "watchdog-enable" macro
H A Dpiclwatchdog.c164 } else if (strcmp(token, WD_ENABLE) == 0) { in wd_parse_config_file()