Searched refs:secondCreateDirs (Results 1 – 4 of 4) sorted by relevance
158 int secondCreateDirs; /* counter use by the code to see if the member
1179 if(sshc->secondCreateDirs) { in sftp_upload_init()1193 sshc->secondCreateDirs = 1; in sftp_upload_init()1705 sshc->secondCreateDirs = 0; in ssh_statemachine()3430 sshc->secondCreateDirs = 0; /* reset the create dir attempt state in ssh_do()
680 sshc->secondCreateDirs = 0; in myssh_statemach_act()1282 sshc->secondCreateDirs = 1; in myssh_statemach_act()2336 sshc->secondCreateDirs = 0; /* reset the create dir attempt state in myssh_do_it()
972 sshc->secondCreateDirs = 0; /* reset the create dir attempt state in wssh_do()
Completed in 31 milliseconds