.\" 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_COMPARE_PRIVHEADS" "9" "09 October 2005" "" "" .SH NAME ldm_compare_privheads \- Compare two privhead objects .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp BOOL ldm_compare_privheads (const struct privhead * \fIph1\fB, const struct privhead * \fIph2\fB); \fR .SH "ARGUMENTS" .TP \fB\fIph1\fB\fR First privhead .TP \fB\fIph2\fB\fR Second privhead .SH "DESCRIPTION" .PP This compares the two privhead structures \fIph1\fR and \fIph2\fR\&. .SH "RETURN" .PP TRUE Identical FALSE Different