Home
last modified time | relevance | path

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

/openbmc/linux/tools/thermal/tmon/
H A Dtmon.h176 #define PT_COLOR_YELLOW 5 macro
H A Dtui.c369 init_pair(PT_COLOR_YELLOW, COLOR_WHITE, COLOR_YELLOW); in initialize_curses()