.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "TTY_TERMIOS_BAUD_RATE" "9" "09 October 2005" "" ""
.SH NAME
tty_termios_baud_rate \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int tty_termios_baud_rate (struct termios * \fItermios\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fItermios\fB\fR
termios structure
.SH "DESCRIPTION"
.PP
Convert termios baud rate data into a speed. This should be called
with the termios lock held if this termios is a terminal termios
structure. May change the termios data.