Home | History | Annotate | Download | only in openssh

Lines Matching defs:fail_count

669 	static u_int fail_count = 0;
683 fail_count = 0;
688 if (fail_count < 100)
689 fail_count++;
690 delay = 100000 * fail_count;