.\" 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_LDISC_FLUSH" "9" "09 October 2005" "" ""
.SH NAME
tty_ldisc_flush \- flush line discipline queue
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void tty_ldisc_flush (struct tty_struct * \fItty\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fItty\fB\fR
tty
.SH "DESCRIPTION"
.PP
Flush the line discipline queue (if any) for this tty. If there
is no line discipline active this is a no-op.