tag | line | file | source code |
---|---|---|---|
has_wrapped | 516 | drivers/char/console.c | unsigned char has_wrapped; /* all of videomem is data of fg_console */ |
has_wrapped | 546 | drivers/char/console.c | || has_wrapped == 0) |
has_wrapped | 620 | drivers/char/console.c | has_wrapped = 1; |
has_wrapped | 2035 | drivers/char/console.c | has_wrapped = 0 ; |
has_wrapped | 40 | drivers/char/selection.h | extern unsigned char has_wrapped; |
has_wrapped | 281 | drivers/char/vga.c | has_wrapped = 0; |