Searched refs:dst_canon (Results 1 – 1 of 1) sorted by relevance
1866 char *dst_canon; in upload_dir() local1869 if ((dst_canon = do_realpath(conn, dst)) == NULL) { in upload_dir()1874 ret = upload_dir_internal(conn, src, dst_canon, 0, preserve_flag, in upload_dir()1877 free(dst_canon); in upload_dir()