Searched refs:sftp_file (Results 1 – 2 of 2) sorted by relevance
176 sftp_file sftp_file; member
1268 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()1749 if(sshc->sftp_file) { in myssh_statemach_act()1751 sshc->sftp_file = NULL; in myssh_statemach_act()1776 if(sshc->sftp_file) { in myssh_statemach_act()[all …]
Completed in 10 milliseconds