ldb_ldif (3) - Linux Manuals
NAME
ldb_ldif -
SYNOPSIS
Data Fields
enum ldb_changetype changetype
struct ldb_message * msg
Detailed Description
LDIF record.
This structure contains a LDIF record, as returned from ldif_read() and equivalent functions.
Examples: ldbreader.c, and ldifreader.c.
Field Documentation
enum ldb_changetype ldb_ldif::changetype
The type of changestruct ldb_message* ldb_ldif::msg
The changesAuthor
Generated automatically by Doxygen for LDB from the source code.