Home
last modified time | relevance | path

Searched refs:t_werasc (Results 1 – 5 of 5) sorted by relevance

/linux/arch/sparc/include/uapi/asm/
H A Dtermios.h31 char t_werasc; member
/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h42 char t_werasc; member
/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h30 char t_werasc; member
/linux/arch/mips/include/uapi/asm/
H A Dtermios.h39 char t_werasc; /* word erase */ member
/linux/drivers/tty/
H A Dtty_ioctl.c702 tmp.t_werasc = tty->termios.c_cc[VWERASE]; in get_ltchars()
722 tty->termios.c_cc[VWERASE] = tmp.t_werasc; in set_ltchars()