reg_open_local    141 source4/lib/registry/pyregistry.c 	result = reg_open_local(NULL, &ctx);
reg_open_local    366 source4/lib/registry/registry.h WERROR reg_open_local(TALLOC_CTX *mem_ctx,
reg_open_local     66 source4/lib/registry/samba.c 	result = reg_open_local(mem_ctx, ctx);
reg_open_local    168 source4/lib/registry/tests/diff.c 	error = reg_open_local(tctx, &r1_ctx);
reg_open_local    171 source4/lib/registry/tests/diff.c 	error = reg_open_local(tctx, &r2_ctx);
reg_open_local    526 source4/lib/registry/tests/registry.c 	error = reg_open_local(tctx, &rctx);
reg_open_local     62 source4/lib/registry/tools/common.c 	error = reg_open_local(NULL, &h);
reg_open_local     52 source4/lib/registry/tools/regdiff.c 		error = reg_open_local(NULL, &ctx);