.\" 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 "CHECK_SHORT_PATTERN" "9" "09 October 2005" "" ""
.SH NAME
check_short_pattern \- [GENERIC] check if a pattern is in the buffer
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int check_short_pattern (uint8_t * \fIbuf\fB, struct nand_bbt_descr * \fItd\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbuf\fB\fR
the buffer to search
.TP
\fB\fItd\fB\fR
search pattern descriptor
.SH "DESCRIPTION"
.PP
Check for a pattern at the given place. Used to search bad block
tables and good / bad block identifiers. Same as check_pattern, but
no optional empty check