tag | line | file | source code |
---|---|---|---|
vc_color | 231 | arch/m68k/kernel/console.c | #define color (vc_cons[currcons].d->vc_color) |
vc_color | 14 | drivers/char/console_struct.h | unsigned char vc_color; /* Foreground & background */ |
vc_color | 118 | drivers/char/console_struct.h | #define color (vc_cons[currcons].d->vc_color) |
vc_color | 25 | include/linux/console.h | unsigned char vc_color; /* Foreground & background */ |