Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h131 #define WD_PATTING_TIME "wd_pat_time" macro
H A Dpiclwatchdog.c158 } else if (strcmp(token, WD_PATTING_TIME) == 0) { in wd_parse_config_file()