ECHO_CHAR

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

 

NAME

echo_char - echo characters  

SYNOPSIS

"SYNOPSIS"

void echo_char (unsigned char c, struct tty_struct * tty);  

ARGUMENTS

c
unicode byte to echo
tty
terminal device
 

DESCRIPTION

Echo user input back onto the screen. This must be called only when L_ECHO(tty) is true. Called from the driver receive_buf path.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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