Lines Matching refs:quote_path2
1287 result = get_pathname(&cp, &sshc->quote_path2); in ssh_statemach_act()
1309 result = get_pathname(&cp, &sshc->quote_path2); in ssh_statemach_act()
1334 result = get_pathname(&cp, &sshc->quote_path2); in ssh_statemach_act()
1361 Curl_safefree(sshc->quote_path2); in ssh_statemach_act()
1375 Curl_safefree(sshc->quote_path2); in ssh_statemach_act()
1413 rc = libssh2_sftp_stat_ex(sshc->sftp_session, sshc->quote_path2, in ssh_statemach_act()
1414 curlx_uztoui(strlen(sshc->quote_path2)), in ssh_statemach_act()
1423 Curl_safefree(sshc->quote_path2); in ssh_statemach_act()
1440 Curl_safefree(sshc->quote_path2); in ssh_statemach_act()
1455 Curl_safefree(sshc->quote_path2); in ssh_statemach_act()
1469 Curl_safefree(sshc->quote_path2); in ssh_statemach_act()
1484 rc = libssh2_sftp_stat_ex(sshc->sftp_session, sshc->quote_path2, in ssh_statemach_act()
1485 curlx_uztoui(strlen(sshc->quote_path2)), in ssh_statemach_act()
1494 Curl_safefree(sshc->quote_path2); in ssh_statemach_act()
1508 sshc->quote_path2, in ssh_statemach_act()
1509 curlx_uztoui(strlen(sshc->quote_path2)), in ssh_statemach_act()
1517 Curl_safefree(sshc->quote_path2); in ssh_statemach_act()
1550 sshc->quote_path2, in ssh_statemach_act()
1551 curlx_uztoui(strlen(sshc->quote_path2)), in ssh_statemach_act()
1562 Curl_safefree(sshc->quote_path2); in ssh_statemach_act()
2573 Curl_safefree(sshc->quote_path2); in ssh_statemach_act()