sttyV6.7 (2010 09)

s
sttyv6(7) sttyv6(7)
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.
WARNINGS
These facilities are included to aid in conversion of old programs, and should not be used in new code.
Use the interface described in
termio. Note that these conversions do not work for programs ported
from UNIX Time-Sharing System, Seventh Edition (Version 7), because some V7 flags are defined
differently.
SEE ALSO
stty(2), termio(7).
HP-UX 11i Version 3: September 2010 3 Hewlett-Packard Company 3