Searched refs:PT_COLOR_RED (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/powertop/common/
H A Ddisplay.c60 #define PT_COLOR_RED 4 macro
267 (void) init_pair(PT_COLOR_RED, COLOR_WHITE, COLOR_RED);
573 (void) wbkgd(sw[SW_WAKEUPS], COLOR_PAIR(PT_COLOR_RED));

Completed in 21 milliseconds