Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/powertop/common/
H A Ddisplay.c65 #define PT_COLOR_YELLOW 5 macro
273 (void) init_pair(PT_COLOR_YELLOW, COLOR_WHITE, COLOR_YELLOW); in pt_display_init_curses()