ldb_context(3) Library Functions Manual ldb_context(3)
NAME
ldb_context -
SYNOPSIS
Data Structures
struct ldb_opaque
Data Fields
struct ldb_module * modules
struct ldb_debug_ops debug_ops
struct ldb_utf8_fns utf8_fns
struct ldb_context::ldb_opaque * opaque
struct ldb_schema schema
char * err_string
int transaction_active
int default_timeout
unsigned int flags
unsigned int create_perms
struct tevent_context * ev_ctx
bool prepare_commit_done
char * partial_debug
struct poptOption * popt_options
Detailed Description
Examples:
ldbreader.c, and ldifreader.c.
Author
Generated automatically by Doxygen for LDB from the source code.
LDB
Tue Jun 17 2014 ldb_context(3)