Home
last modified time | relevance | path

Searched refs:quote_path2 (Results 1 – 3 of 3) sorted by relevance

/curl/lib/vssh/
H A Dlibssh.c993 Curl_safefree(sshc->quote_path2); in myssh_statemach_act()
1020 Curl_safefree(sshc->quote_path2); in myssh_statemach_act()
1039 Curl_safefree(sshc->quote_path2); in myssh_statemach_act()
1070 Curl_safefree(sshc->quote_path2); in myssh_statemach_act()
1978 Curl_safefree(sshc->quote_path2); in myssh_statemach_act()
2831 Curl_safefree(sshc->quote_path2); in sftp_quote()
2864 Curl_safefree(sshc->quote_path2); in sftp_quote_stat()
2882 Curl_safefree(sshc->quote_path2); in sftp_quote_stat()
2896 Curl_safefree(sshc->quote_path2); in sftp_quote_stat()
2913 Curl_safefree(sshc->quote_path2); in sftp_quote_stat()
[all …]
H A Dlibssh2.c982 result = Curl_get_pathname(&cp, &sshc->quote_path2, sshc->homedir); in sftp_quote()
998 result = Curl_get_pathname(&cp, &sshc->quote_path2, sshc->homedir); in sftp_quote()
1043 Curl_safefree(sshc->quote_path2); in sftp_quote()
1437 Curl_safefree(sshc->quote_path2); in sftp_quote_stat()
2080 Curl_safefree(sshc->quote_path2); in ssh_statemachine()
2118 Curl_safefree(sshc->quote_path2); in ssh_statemachine()
2132 sshc->quote_path2, in ssh_statemachine()
2141 Curl_safefree(sshc->quote_path2); in ssh_statemachine()
2175 sshc->quote_path2, in ssh_statemachine()
2187 Curl_safefree(sshc->quote_path2); in ssh_statemachine()
[all …]
H A Dssh.h152 char *quote_path2; member

Completed in 20 milliseconds