Searched refs:new_to_path (Results 1 – 1 of 1) sorted by relevance
2688 char *filename, *new_from_path = NULL, *new_to_path = NULL; in crossload_dir_internal() local2749 free(new_to_path); in crossload_dir_internal()2753 new_to_path = sftp_path_append(to_path, filename); in crossload_dir_internal()2775 new_from_path, new_to_path, in crossload_dir_internal()2781 new_to_path, a, preserve_flag) == -1) { in crossload_dir_internal()2783 new_from_path, new_to_path); in crossload_dir_internal()2791 free(new_to_path); in crossload_dir_internal()