Home | History | Annotate | Download | only in src

Lines Matching refs:attempts

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