Home | History | Annotate | Download | only in openssh

Lines Matching defs:attempt

431 	int sock = -1, attempt;
439 for (attempt = 0; attempt < connection_attempts; attempt++) {
440 if (attempt > 0) {