Home
last modified time | relevance | path

Searched refs:t_rprntc (Results 1 – 4 of 4) sorted by relevance

/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h28 char t_rprntc; member
/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h40 char t_rprntc; member
/linux/arch/mips/include/uapi/asm/
H A Dtermios.h37 char t_rprntc; /* reprint line */ member
/linux/drivers/tty/
H A Dtty_ioctl.c695 tmp.t_rprntc = tty->termios.c_cc[VREPRINT]; in get_ltchars()
715 tty->termios.c_cc[VREPRINT] = tmp.t_rprntc; in set_ltchars()