Searched refs:PT_COLOR_ERROR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/thermal/tmon/ | ||
H A D | tmon.h | 174 #define PT_COLOR_ERROR 3 macro |
H A D | tui.c | 367 init_pair(PT_COLOR_ERROR, COLOR_BLACK, COLOR_RED); in initialize_curses() |