tag | line | file | source code |
ws_col | 2261 | drivers/char/console.c | if (!tty->winsize.ws_row && !tty->winsize.ws_col) { |
ws_col | 2263 | drivers/char/console.c | tty->winsize.ws_col = video_num_columns; |
ws_col | 119 | drivers/char/vt.c | if ( col ) console_driver.table[i]->winsize.ws_col = col; |
ws_col | 119 | include/asm-alpha/termios.h | unsigned short ws_col; |
ws_col | 72 | include/asm-i386/termios.h | unsigned short ws_col; |
ws_col | 9 | include/asm-mips/termios.h | unsigned short ws_col; |
ws_col | 123 | include/asm-ppc/termios.h | unsigned short ws_col; |
ws_col | 149 | include/asm-sparc/termios.h | unsigned short ws_col; |