Searched refs:new_to_path (Results 1 – 1 of 1) sorted by relevance
2698 char *filename, *new_from_path = NULL, *new_to_path = NULL; in crossload_dir_internal() local2761 free(new_to_path); in crossload_dir_internal()2765 new_to_path = sftp_path_append(to_path, filename); in crossload_dir_internal()2787 new_from_path, new_to_path, in crossload_dir_internal()2793 new_to_path, a, preserve_flag) == -1) { in crossload_dir_internal()2795 new_from_path, new_to_path); in crossload_dir_internal()2803 free(new_to_path); in crossload_dir_internal()