reg_open_ldb_file   60 source4/lib/registry/hive.c 		return reg_open_ldb_file(parent_ctx, location, session_info,
reg_open_ldb_file  367 source4/lib/registry/pyregistry.c 	result = reg_open_ldb_file(NULL, location, session_info, credentials,
reg_open_ldb_file  207 source4/lib/registry/registry.h WERROR reg_open_ldb_file(TALLOC_CTX *parent_ctx, const char *location,
reg_open_ldb_file   47 source4/lib/registry/samba.c 		error = reg_open_ldb_file(ctx, location, auth_info,
reg_open_ldb_file  180 source4/lib/registry/tests/diff.c 	error = reg_open_ldb_file(tctx, filename, NULL, NULL, tctx->ev, tctx->lp_ctx, &r1_hklm);
reg_open_ldb_file  187 source4/lib/registry/tests/diff.c 	error = reg_open_ldb_file(tctx, filename, NULL, NULL, tctx->ev, tctx->lp_ctx, &r1_hkcu);
reg_open_ldb_file  195 source4/lib/registry/tests/diff.c 	error = reg_open_ldb_file(tctx, filename, NULL, NULL, tctx->ev, tctx->lp_ctx, &r2_hklm);
reg_open_ldb_file  202 source4/lib/registry/tests/diff.c 	error = reg_open_ldb_file(tctx, filename, NULL, NULL, tctx->ev, tctx->lp_ctx, &r2_hkcu);
reg_open_ldb_file  428 source4/lib/registry/tests/hive.c 	error = reg_open_ldb_file(tctx, dirname, NULL, NULL, tctx->ev, tctx->lp_ctx, &key);
reg_open_ldb_file  533 source4/lib/registry/tests/registry.c 	error = reg_open_ldb_file(tctx, filename, NULL, NULL, tctx->ev, tctx->lp_ctx, &hive_key);