.\" 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 "N_TTY_CLOSE" "9" "09 October 2005" "" "" .SH NAME n_tty_close \- close the ldisc for this tty .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void n_tty_close (struct tty_struct * \fItty\fB); \fR .SH "ARGUMENTS" .TP \fB\fItty\fB\fR device .SH "DESCRIPTION" .PP Called from the terminal layer when this line discipline is being shut down, either because of a close or becsuse of a discipline change. The function will not be called while other ldisc methods are in progress.