tag | line | file | source code |
---|---|---|---|
ws_row | 2373 | drivers/char/console.c | if (!tty->winsize.ws_row && !tty->winsize.ws_col) { |
ws_row | 2374 | drivers/char/console.c | tty->winsize.ws_row = video_num_lines; |
ws_row | 115 | drivers/char/vt.c | if ( row ) console_driver.table[i]->winsize.ws_row = row; |
ws_row | 115 | include/asm-alpha/termios.h | unsigned short ws_row; |
ws_row | 68 | include/asm-i386/termios.h | unsigned short ws_row; |