Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h130 #define WD_PAT_THREAD_PRIORITY "wd_thread_priority" macro
H A Dpiclwatchdog.c155 if (strcmp(token, WD_PAT_THREAD_PRIORITY) == 0) { in wd_parse_config_file()