remote_path 25 source3/libgpo/gpo_filesync.c char *remote_path; remote_path 154 source3/libgpo/gpo_filesync.c fstrcpy(nt_dir, ctx->remote_path); remote_path 168 source3/libgpo/gpo_filesync.c old_nt_dir = ctx->remote_path; remote_path 169 source3/libgpo/gpo_filesync.c ctx->remote_path = talloc_strdup(ctx->mem_ctx, nt_dir); remote_path 177 source3/libgpo/gpo_filesync.c if (!ctx->local_path || !ctx->mask || !ctx->remote_path) { remote_path 185 source3/libgpo/gpo_filesync.c ctx->remote_path = old_nt_dir; remote_path 192 source3/libgpo/gpo_filesync.c fstrcpy(nt_filename, ctx->remote_path); remote_path 222 source3/libgpo/gpo_filesync.c ctx.remote_path = CONST_DISCARD(char *, nt_path);