ldb_ldif (3) Linux Manual Page
ldb_ldif –
LDIF record.
Synopsis
#include <ldb.h>Data Fields
enum ldb_changetype changetypestruct 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 change Examples: ldifreader.c.
