Query: ldb_module_ops
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ldb_module_ops(3) Library Functions Manual ldb_module_ops(3)NAMEldb_module_ops -SYNOPSISData Fields const char * name int(* init_context )(struct ldb_module *) int(* search )(struct ldb_module *, struct ldb_request *) int(* add )(struct ldb_module *, struct ldb_request *) int(* modify )(struct ldb_module *, struct ldb_request *) int(* del )(struct ldb_module *, struct ldb_request *) int(* rename )(struct ldb_module *, struct ldb_request *) int(* request )(struct ldb_module *, struct ldb_request *) int(* extended )(struct ldb_module *, struct ldb_request *) int(* start_transaction )(struct ldb_module *) int(* prepare_commit )(struct ldb_module *) int(* end_transaction )(struct ldb_module *) int(* del_transaction )(struct ldb_module *) int(* sequence_number )(struct ldb_module *, struct ldb_request *) void * private_data Author Generated automatically by Doxygen for LDB from the source code.LDBTue Jun 17 2014 ldb_module_ops(3)
Related Man Pages |
---|
timespecsub(3) - netbsd |
timerclear(3) - netbsd |
timespecadd(3) - netbsd |
timespecclear(3) - netbsd |
struct_ccw_driver(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
Tar Command |
CentOS7 restoring file capabilities |
[TIP] Processing YAML files with yq |