Home | History | Annotate | Download | only in src

Lines Matching defs:attempts

785 	volatile uint8_t attempts = 13;
858 if (wastty && Flag(FIGNOREEOF) && --attempts > 0) {