LDM_PARSE_PRIVHEAD

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

 

NAME

ldm_parse_privhead - Read the LDM Database PRIVHEAD structure  

SYNOPSIS

"SYNOPSIS"

BOOL ldm_parse_privhead (const u8 * data, struct privhead * ph);  

ARGUMENTS

data
Raw database PRIVHEAD structure loaded from the device
ph
In-memory privhead structure in which to return parsed information
 

DESCRIPTION

This parses the LDM database PRIVHEAD structure supplied in data and sets up the in-memory privhead structure ph with the obtained information.  

RETURN

TRUE ph contains the PRIVHEAD data FALSE ph contents are undefined


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN

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