tag | line | file | source code |
---|---|---|---|
vc_def_color | 233 | arch/m68k/kernel/console.c | #define def_color (vc_cons[currcons].d->vc_def_color) |
vc_def_color | 13 | drivers/char/console_struct.h | unsigned char vc_def_color; /* Default colors */ |
vc_def_color | 120 | drivers/char/console_struct.h | #define def_color (vc_cons[currcons].d->vc_def_color) |
vc_def_color | 24 | include/linux/console.h | unsigned char vc_def_color; /* Default colors */ |