Home
last modified time | relevance | path

Searched refs:secondCreateDirs (Results 1 – 4 of 4) sorted by relevance

/curl/lib/vssh/
H A Dssh.h154 int secondCreateDirs; /* counter use by the code to see if the member
H A Dlibssh2.c986 sshc->secondCreateDirs = 0; in ssh_statemach_act()
2110 if(sshc->secondCreateDirs) { in ssh_statemach_act()
2125 sshc->secondCreateDirs = 1; in ssh_statemach_act()
3465 sshc->secondCreateDirs = 0; /* reset the create dir attempt state in ssh_do()
H A Dlibssh.c680 sshc->secondCreateDirs = 0; in myssh_statemach_act()
1282 sshc->secondCreateDirs = 1; in myssh_statemach_act()
2329 sshc->secondCreateDirs = 0; /* reset the create dir attempt state in myssh_do_it()
H A Dwolfssh.c972 sshc->secondCreateDirs = 0; /* reset the create dir attempt state in wssh_do()

Completed in 34 milliseconds