Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dtermios.h22 char t_eofc; member
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h21 char t_eofc; member
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h33 char t_eofc; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dtermios.h30 char t_eofc; member
/openbmc/linux/drivers/tty/
H A Dtty_ioctl.c674 tmp.t_eofc = tty->termios.c_cc[VEOF]; in get_tchars()
691 tty->termios.c_cc[VEOF] = tmp.t_eofc; in set_tchars()