tag | line | file | source code |
---|---|---|---|
foreground | 442 | arch/ppc/kernel/raw_printf.c | unsigned char foreground = 6; |
foreground | 515 | arch/ppc/kernel/raw_printf.c | pccolor = CATTR((background<<4)|foreground); |
foreground | 121 | drivers/char/console_struct.h | #define foreground (color & 0x0f) |