Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dtermios.h32 char t_lnextc; member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h43 char t_lnextc; member
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h31 char t_lnextc; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dtermios.h40 char t_lnextc; /* literal next character */ member
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c711 tmp.t_lnextc = tty->termios.c_cc[VLNEXT]; in get_ltchars()
731 tty->termios.c_cc[VLNEXT] = tmp.t_lnextc; in set_ltchars()