Lines Matching refs:homedir
971 sshc->homedir = sftp_canonicalize_path(sshc->sftp_session, ".");
972 if(!sshc->homedir) {
976 data->state.most_recent_ftp_entrypath = sshc->homedir;
979 we get the homedir here, we get the "workingpath" in the DO action
980 since the homedir will remain the same between request but the
987 result = Curl_getworkingpath(data, sshc->homedir, &protop->path);
1786 SSH_STRING_FREE_CHAR(sshc->homedir);
1793 result = Curl_getworkingpath(data, sshc->homedir, &protop->path);
1961 SSH_STRING_FREE_CHAR(sshc->homedir);
2002 SSH_STRING_FREE_CHAR(sshc->homedir);
2703 result = Curl_get_pathname(&cp, &sshc->quote_path1, sshc->homedir);
2730 result = Curl_get_pathname(&cp, &sshc->quote_path2, sshc->homedir);
2752 result = Curl_get_pathname(&cp, &sshc->quote_path2, sshc->homedir);
2776 result = Curl_get_pathname(&cp, &sshc->quote_path2, sshc->homedir);