tag | line | file | source code |
---|---|---|---|
vc_decim | 224 | arch/m68k/kernel/console.c | #define decim (vc_cons[currcons].d->vc_decim) |
vc_decim | 38 | drivers/char/console_struct.h | unsigned long vc_decim : 1; /* Insert Mode */ |
vc_decim | 112 | drivers/char/console_struct.h | #define decim (vc_cons[currcons].d->vc_decim) |
vc_decim | 51 | include/linux/console.h | unsigned long vc_decim : 1; /* Insert Mode */ |