TTY_LDISC_ENABLE

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

 

NAME

tty_ldisc_enable - allow ldisc use  

SYNOPSIS

"SYNOPSIS"

void tty_ldisc_enable (struct tty_struct * tty);  

ARGUMENTS

tty
terminal to activate ldisc on
 

DESCRIPTION

Set the TTY_LDISC flag when the line discipline can be called again. Do neccessary wakeups for existing sleepers.  

NOTE

nobody should set this bit except via this function. Clearing directly is allowed.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
NOTE

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