CTRLCHAR_HANDLE

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

 

NAME

ctrlchar_handle -  

SYNOPSIS

"SYNOPSIS"

unsigned int ctrlchar_handle (const unsigned char * buf, int len, struct tty_struct * tty);  

ARGUMENTS

buf
-- undescribed --
len
-- undescribed --
tty
-- undescribed --
 

DESCRIPTION

param buf Console input buffer. param len Length of valid data in buffer. param tty The tty struct for this console. return CTRLCHAR_NONE, if nothing matched, CTRLCHAR_SYSRQ, if sysrq was encountered otherwise char to be inserted logically or'ed with CTRLCHAR_CTRL


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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