bsdtios 382 compat/hpux/hpux_tty.c termiototermios(tio, tios, bsdtios) bsdtios 385 compat/hpux/hpux_tty.c struct termios *bsdtios; bsdtios 408 compat/hpux/hpux_tty.c tios->c_cc[HPUXVSUSP] = bsdtios->c_cc[VSUSP]; bsdtios 409 compat/hpux/hpux_tty.c tios->c_cc[HPUXVSTART] = bsdtios->c_cc[VSTART]; bsdtios 410 compat/hpux/hpux_tty.c tios->c_cc[HPUXVSTOP] = bsdtios->c_cc[VSTOP];