Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/latencytop/
H A Ddisplay.c45 #define LT_COLOR_DEFAULT 1 macro
740 (void) init_pair(LT_COLOR_DEFAULT, COLOR_WHITE, COLOR_BLACK); in lt_display_init()