.\" 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 "LDM_PARSE_CMP3" "" "06 October 2005" "" "" .SH NAME ldm_parse_cmp3 \- Read a raw VBLK Component object into a vblk structure .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp BOOL ldm_parse_cmp3 (const u8 * \fIbuffer\fB, int \fIbuflen\fB, struct vblk * \fIvb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbuffer\fB\fR Block of data being worked on .TP \fB\fIbuflen\fB\fR Size of the block of data .TP \fB\fIvb\fB\fR In-memory vblk in which to return information .SH "DESCRIPTION" .PP Read a raw VBLK Component object (version 3) into a vblk structure. .SH "RETURN" .PP TRUE \fIvb\fR contains a Component VBLK FALSE \fIvb\fR contents are not defined