.\" 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 "CTRLCHAR_HANDLE" "" "06 October 2005" "" "" .SH NAME ctrlchar_handle \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned int ctrlchar_handle (const unsigned char * \fIbuf\fB, int \fIlen\fB, struct tty_struct * \fItty\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbuf\fB\fR -- undescribed -- .TP \fB\fIlen\fB\fR -- undescribed -- .TP \fB\fItty\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP \fIparam\fR buf Console input buffer. \fIparam\fR len Length of valid data in buffer. \fIparam\fR tty The tty struct for this console. \fIreturn\fR CTRLCHAR_NONE, if nothing matched, CTRLCHAR_SYSRQ, if sysrq was encountered otherwise char to be inserted logically or'ed with CTRLCHAR_CTRL