HP-UX Reference (11i v2 07/12) - 7 Device (Special) Files, 9 General Information, Index (vol 10)

s
sttyv6(7) sttyv6(7)
ECHOK (if clear) clears the
sgttyb NOAL flag.
PARODD (if set) sets the
sgttyb ODDP flag.
PARODD (if clear) clears the
sgttyb ODDP flag.
INPCK (if set) sets the
sgttyb EVENP flag.
PARODD, INPCK (if both clear)
sets the sgttyb ODDP and EVENP flags.
ONLCR (if set) sets the sgttyb CRMOD flag; also, if CR1 is set, the
sgttyb CR1 flag is set, and if
CR2 is set, the
sgttyb CR2 flag is set.
ONLCR (if clear) if CR1 is set, the
sgttyb NL1 flag is set, and if CR2 is set, the
sgttyb NL2 flag is
set.
TAB3 (if set) sets the
sgttyb XTABS flag.
TAB3 (if clear) clears the
sgttyb XTABS flag.
TAB1 (if set) sets the
sgttyb TBDELAY flag.
TAB1 (if clear) clears the
sgttyb TBDELAY flag.
FFDLY (if set) sets the sgttyb VTDELAY flag.
FFDLY (if clear) clears the
sgttyb VTDELAY flag.
BSDLY (if set) sets the
sgttyb BSDELAY flag.
BSDLY (if clear) clears the
sgttyb BSDELAY flag.
When using
TIOCGETP, the termio CBAUD field is mapped into the ispeed and ospeed entries of the
sgttyb structure. Also, the termio erase and kill characters are mapped into the erase and kill
sgttyb entries.
Note that, since there is not a one-to-one mapping between the sgttyb and termio structures, unex-
pected results may occur when using the older
TIOCSETP and TIOCGETP calls. Thus, the TIOCSETP
and TIOCGETP calls should be replaced in all future code by the current equivalents, TCSETA and
TCGETA, respectively.
SEE ALSO
stty(2), termio(7).
HP-UX 11i Version 2: December 2007 Update 3 Hewlett-Packard Company 187