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