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

/freebsd-12-stable/sys/i386/include/pc/
H A Ddisplay.h18 #define FG_LIGHTBLUE 9 macro
/freebsd-12-stable/sys/amd64/include/pc/
H A Ddisplay.h18 #define FG_LIGHTBLUE 9 macro
/freebsd-12-stable/sys/powerpc/include/
H A Dsc_machdep.h45 #define FG_LIGHTBLUE 0x9 macro
/freebsd-12-stable/sys/sparc64/include/
H A Dsc_machdep.h45 #define FG_LIGHTBLUE 0x9 macro
/freebsd-12-stable/sys/mips/include/
H A Dsc_machdep.h45 #define FG_LIGHTBLUE 0x9 macro
/freebsd-12-stable/sys/arm/include/
H A Dsc_machdep.h45 #define FG_LIGHTBLUE 0x9 macro
/freebsd-12-stable/sys/sys/
H A Dterminal.h101 #define FG_LIGHTBLUE (TFORMAT(TF_BOLD) | TCOLOR_FG(TC_BLUE)) macro
/freebsd-12-stable/sys/dev/syscons/daemon/
H A Ddaemon_saver.c161 case 'B': attr = FG_LIGHTBLUE | BG_BLACK; break;
/freebsd-12-stable/sys/dev/syscons/
H A Dsyscons.c3161 FG_LIGHTCYAN, FG_LIGHTGREEN, FG_LIGHTBLUE, FG_GREEN,

Completed in 138 milliseconds