.\" 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_OPEN" "9" "09 October 2005" "" "" .SH NAME n_tty_open \- open an ldisc .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int n_tty_open (struct tty_struct * \fItty\fB); \fR .SH "ARGUMENTS" .TP \fB\fItty\fB\fR terminal to open .SH "DESCRIPTION" .PP Called when this line discipline is being attached to the terminal device. Can sleep. Called serialized so that no other events will occur in parallel. No further open will occur until a close.