LDM_PARSE_PRT3

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

 

NAME

ldm_parse_prt3 - Read a raw VBLK Partition object into a vblk structure  

SYNOPSIS

"SYNOPSIS"

BOOL ldm_parse_prt3 (const u8 * buffer, int buflen, struct vblk * vb);  

ARGUMENTS

buffer
Block of data being worked on
buflen
Size of the block of data
vb
In-memory vblk in which to return information
 

DESCRIPTION

Read a raw VBLK Partition object (version 3) into a vblk structure.  

RETURN

TRUE vb contains a Partition VBLK FALSE vb contents are not defined


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN

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