Lines Matching refs:quote_path2
1584 result = Curl_get_pathname(&cp, &sshc->quote_path2, sshc->homedir);
1605 result = Curl_get_pathname(&cp, &sshc->quote_path2, sshc->homedir);
1630 result = Curl_get_pathname(&cp, &sshc->quote_path2, sshc->homedir);
1663 Curl_safefree(sshc->quote_path2);
1672 Curl_safefree(sshc->quote_path2);
1710 rc = libssh2_sftp_stat_ex(sshc->sftp_session, sshc->quote_path2,
1711 curlx_uztoui(strlen(sshc->quote_path2)),
1720 Curl_safefree(sshc->quote_path2);
1737 Curl_safefree(sshc->quote_path2);
1752 Curl_safefree(sshc->quote_path2);
1766 Curl_safefree(sshc->quote_path2);
1792 Curl_safefree(sshc->quote_path2);
1812 rc = libssh2_sftp_stat_ex(sshc->sftp_session, sshc->quote_path2,
1813 curlx_uztoui(strlen(sshc->quote_path2)),
1822 Curl_safefree(sshc->quote_path2);
1836 sshc->quote_path2,
1837 curlx_uztoui(strlen(sshc->quote_path2)),
1845 Curl_safefree(sshc->quote_path2);
1879 sshc->quote_path2,
1880 curlx_uztoui(strlen(sshc->quote_path2)),
1891 Curl_safefree(sshc->quote_path2);
3011 Curl_safefree(sshc->quote_path2);