Home
last modified time | relevance | path

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

/external/curl/lib/
Dssh.h138 int secondCreateDirs; /* counter use by the code to see if the member
Dssh.c725 sshc->secondCreateDirs = 0; in ssh_statemach_act()
1789 if(sshc->secondCreateDirs) { in ssh_statemach_act()
1803 sshc->secondCreateDirs = 1; in ssh_statemach_act()
3035 sshc->secondCreateDirs =0; /* reset the create dir attempt state in ssh_do()