Searched refs:new_to_path (Results 1 – 1 of 1) sorted by relevance
2707 char *filename, *new_from_path = NULL, *new_to_path = NULL; in crossload_dir_internal() local2768 free(new_to_path); in crossload_dir_internal()2772 new_to_path = sftp_path_append(to_path, filename); in crossload_dir_internal()2794 new_from_path, new_to_path, in crossload_dir_internal()2800 new_to_path, a, preserve_flag) == -1) { in crossload_dir_internal()2802 new_from_path, new_to_path); in crossload_dir_internal()2810 free(new_to_path); in crossload_dir_internal()