FIRST_OP          269 source3/lib/ldb/common/ldb.c 	FIRST_OP(ldb, start_transaction);
FIRST_OP          293 source3/lib/ldb/common/ldb.c 	FIRST_OP(ldb, end_transaction);
FIRST_OP          317 source3/lib/ldb/common/ldb.c 	FIRST_OP(ldb, del_transaction);
FIRST_OP          484 source3/lib/ldb/common/ldb.c 		FIRST_OP(ldb, search);
FIRST_OP          488 source3/lib/ldb/common/ldb.c 		FIRST_OP(ldb, add);
FIRST_OP          492 source3/lib/ldb/common/ldb.c 		FIRST_OP(ldb, modify);
FIRST_OP          496 source3/lib/ldb/common/ldb.c 		FIRST_OP(ldb, del);
FIRST_OP          500 source3/lib/ldb/common/ldb.c 		FIRST_OP(ldb, rename);
FIRST_OP          504 source3/lib/ldb/common/ldb.c 		FIRST_OP(ldb, sequence_number);
FIRST_OP          508 source3/lib/ldb/common/ldb.c 		FIRST_OP(ldb, request);
FIRST_OP          315 source4/lib/ldb/common/ldb.c 	FIRST_OP(ldb, start_transaction);
FIRST_OP          358 source4/lib/ldb/common/ldb.c 	FIRST_OP(ldb, end_transaction);
FIRST_OP          401 source4/lib/ldb/common/ldb.c 	FIRST_OP(ldb, del_transaction);
FIRST_OP          580 source4/lib/ldb/common/ldb.c 		FIRST_OP(ldb, search);
FIRST_OP          584 source4/lib/ldb/common/ldb.c 		FIRST_OP(ldb, add);
FIRST_OP          588 source4/lib/ldb/common/ldb.c 		FIRST_OP(ldb, modify);
FIRST_OP          592 source4/lib/ldb/common/ldb.c 		FIRST_OP(ldb, del);
FIRST_OP          596 source4/lib/ldb/common/ldb.c 		FIRST_OP(ldb, rename);
FIRST_OP          600 source4/lib/ldb/common/ldb.c 		FIRST_OP(ldb, extended);
FIRST_OP          604 source4/lib/ldb/common/ldb.c 		FIRST_OP(ldb, request);