ldb_module_ops(3) centos man page | unix.com

Man Page: ldb_module_ops

Operating Environment: centos

Section: 3

ldb_module_ops(3)					     Library Functions Manual						 ldb_module_ops(3)

NAME
ldb_module_ops -
SYNOPSIS
Data 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.
LDB
Tue Jun 17 2014 ldb_module_ops(3)
Related Man Pages
timeradd(3) - netbsd
timersub(3) - netbsd
timespecadd(3) - netbsd
timespecclear(3) - netbsd
timespeccmp(3) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Controlling user input
Please Welcome Dave Munro to the Moderator Team!