tag
line
file
source code
sg_erase
244
drivers/char/tty_ioctl.c
tmp.sg_erase = tty->termios->c_cc[VERASE];
sg_erase
290
drivers/char/tty_ioctl.c
termios.c_cc[VERASE] = tmp.sg_erase;
sg_erase
11
include/asm-alpha/termios.h
char sg_erase;