.\" 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_PRIVHEAD" "9" "09 October 2005" "" "" .SH NAME ldm_parse_privhead \- Read the LDM Database PRIVHEAD structure .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp BOOL ldm_parse_privhead (const u8 * \fIdata\fB, struct privhead * \fIph\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdata\fB\fR Raw database PRIVHEAD structure loaded from the device .TP \fB\fIph\fB\fR In-memory privhead structure in which to return parsed information .SH "DESCRIPTION" .PP This parses the LDM database PRIVHEAD structure supplied in \fIdata\fR and sets up the in-memory privhead structure \fIph\fR with the obtained information. .SH "RETURN" .PP TRUE \fIph\fR contains the PRIVHEAD data FALSE \fIph\fR contents are undefined