LDM_PARSE_DSK4

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

 

NAME

ldm_parse_dsk4 - Read a raw VBLK Disk object into a vblk structure  

SYNOPSIS

"SYNOPSIS"

BOOL ldm_parse_dsk4 (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 Disk object (version 4) into a vblk structure.  

RETURN

TRUE vb contains a Disk 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