reg_open_path    4983 source3/include/proto.h WERROR reg_open_path(TALLOC_CTX *mem_ctx, const char *orig_path,
reg_open_path     569 source3/lib/smbconf/smbconf_reg.c 	werr = reg_open_path(ctx, ctx->path,
reg_open_path     681 source3/lib/smbconf/smbconf_reg.c 	werr = reg_open_path(mem_ctx, path, REG_KEY_WRITE, token,
reg_open_path      93 source3/libgpo/gpo_reg.c 		werr = reg_open_path(mem_ctx, tmp_ctx->path, desired_access,
reg_open_path     151 source3/libgpo/gpo_reg.c 	return reg_open_path(mem_ctx, tmp, REG_KEY_READ,
reg_open_path      39 source3/registry/reg_util_legacy.c 	err = reg_open_path(NULL, path, access_desired, token, &key);
reg_open_path     317 source3/rpc_server/srv_eventlog_nt.c 	wresult = reg_open_path(ctx, path, REG_KEY_READ, get_root_nt_token(),