Searched refs:secondCreateDirs (Results 1 – 2 of 2) sorted by relevance
135 int secondCreateDirs; /* counter use by the code to see if the member
716 sshc->secondCreateDirs = 0; in ssh_statemach_act()1681 if(sshc->secondCreateDirs) { in ssh_statemach_act()1695 sshc->secondCreateDirs = 1; in ssh_statemach_act()2916 sshc->secondCreateDirs =0; /* reset the create dir attempt state in ssh_do()