Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dtem_impl.h90 #define ANSI_COLOR_BLACK 0 macro
125 #define DEFAULT_ANSI_FOREGROUND ANSI_COLOR_BLACK
/illumos-gate/usr/src/uts/common/sys/
H A Dtem_impl.h105 #define ANSI_COLOR_BLACK 0 macro
144 #define DEFAULT_ANSI_FOREGROUND ANSI_COLOR_BLACK
/illumos-gate/usr/src/
H A DMakefile.master222 -DDEFAULT_ANSI_BACKGROUND=ANSI_COLOR_BLACK
/illumos-gate/usr/src/uts/common/io/
H A Dtem.c1014 if (pcolor->fg_color.n == ANSI_COLOR_BLACK) in tems_get_initial_color()
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c213 *val = ANSI_COLOR_BLACK; in color_name_to_ansi()
H A Dtem.c915 if (pcolor->fg_color.n == ANSI_COLOR_BLACK) in tems_get_initial_color()