Searched refs:PT_COLOR_YELLOW (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/thermal/tmon/ | ||
H A D | tmon.h | 176 #define PT_COLOR_YELLOW 5 macro |
H A D | tui.c | 369 init_pair(PT_COLOR_YELLOW, COLOR_WHITE, COLOR_YELLOW); in initialize_curses() |