N_TTY_OPEN

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

n_tty_open - open an ldisc  

SYNOPSIS

"SYNOPSIS"

int n_tty_open (struct tty_struct * tty);  

ARGUMENTS

tty
terminal to open
 

DESCRIPTION

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:31 GMT, October 09, 2005