Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/powertop/common/
H A Ddisplay.c67 #define PT_COLOR_BRIGHT 7 macro
276 (void) init_pair(PT_COLOR_BRIGHT, COLOR_WHITE, COLOR_BLACK); in pt_display_init_curses()