Searched refs:secondCreateDirs (Results 1 – 2 of 2) sorted by relevance
138 int secondCreateDirs; /* counter use by the code to see if the member
725 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()