Home
last modified time | relevance | path

Searched refs:sftp_file (Results 1 – 2 of 2) sorted by relevance

/curl/lib/vssh/
H A Dssh.h170 sftp_file sftp_file; member
H A Dlibssh.c1268 if(sshc->sftp_file) in myssh_statemach_act()
1269 sftp_close(sshc->sftp_file); in myssh_statemach_act()
1270 sshc->sftp_file = in myssh_statemach_act()
1273 if(!sshc->sftp_file) { in myssh_statemach_act()
1587 if(sshc->sftp_file) in myssh_statemach_act()
1588 sftp_close(sshc->sftp_file); in myssh_statemach_act()
1592 if(!sshc->sftp_file) { in myssh_statemach_act()
1752 if(sshc->sftp_file) { in myssh_statemach_act()
1754 sshc->sftp_file = NULL; in myssh_statemach_act()
1779 if(sshc->sftp_file) { in myssh_statemach_act()
[all …]

Completed in 24 milliseconds