| ldb_module(3) | Library Functions Manual | ldb_module(3) | 
NAME¶
ldb_module
SYNOPSIS¶
Data Fields¶
struct ldb_module * prev
  
  struct ldb_module * next
  
  struct ldb_context * ldb
  
  void * private_data
  
  const struct ldb_module_ops * ops
  
  
Author¶
Generated automatically by Doxygen for LDB from the source code.
| Mon Dec 4 2023 | LDB |