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