ldb_set_debug      69 source3/lib/ldb/common/ldb_debug.c 	return ldb_set_debug(ldb, ldb_debug_stderr, ldb);
ldb_set_debug      68 source4/lib/ldb/common/ldb_debug.c 	return ldb_set_debug(ldb, ldb_debug_stderr, ldb);
ldb_set_debug     381 source4/lib/ldb/pyldb.c 	PyErr_LDB_ERROR_IS_ERR_RAISE(ldb_set_debug(self->ldb_ctx, py_ldb_debug, cb), PyLdb_AsLdbContext(self));
ldb_set_debug     157 source4/lib/ldb_wrap.c 	ldb_set_debug(ldb, ldb_wrap_debug, NULL);