Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dtermios.h31 char t_stopc; member
/linux-2.6.39/arch/mips/include/asm/
Dtermios.h28 char t_stopc; member
/linux-2.6.39/arch/alpha/include/asm/
Dtermios.h19 char t_stopc; member
/linux-2.6.39/arch/sparc/include/asm/
Dtermios.h20 char t_stopc; member
/linux-2.6.39/drivers/tty/
Dtty_ioctl.c816 tmp.t_stopc = tty->termios->c_cc[VSTOP]; in get_tchars()
833 tty->termios->c_cc[VSTOP] = tmp.t_stopc; in set_tchars()