Searched refs:TMODE_SLEEP (Results 1 – 6 of 6) sorted by relevance
222 TMODE_SLEEP, // terminal mode for sleeping (cooked but no echo) enumerator
605 settmode(TMODE_SLEEP); in mch_delay()3586 else if (tmode == TMODE_SLEEP) in mch_settmode()3631 else if (tmode == TMODE_SLEEP) in mch_settmode()
3602 if (termcap_active && tmode != TMODE_SLEEP in settmode()3603 && cur_tmode != TMODE_SLEEP) in settmode()
5981 wake us up. But switch off echo, added TMODE_SLEEP.
12045 Solution: Don't set the terminal mode to TMODE_SLEEP when it's already at
45914 t_TI and t_TE when switching to/from TMODE_SLEEP. Make tmode an