Home | History | Annotate | Download | only in openssh

Lines Matching defs:attempt

343 	int sock = -1, attempt;
363 for (attempt = 0; attempt < connection_attempts; attempt++) {
364 if (attempt > 0) {