Searched refs:STTY_recoverable_output (Results 1 – 1 of 1) sorted by relevance
1272 #define STTY_recoverable_output (1 << 3) macro1318 stty_state |= STTY_recoverable_output; in stty_main()1405 if ((stty_state & (STTY_verbose_output | STTY_recoverable_output)) == in stty_main()1406 (STTY_verbose_output | STTY_recoverable_output) in stty_main()1411 if ((stty_state & (STTY_verbose_output | STTY_recoverable_output)) in stty_main()1430 if (stty_state & (STTY_verbose_output | STTY_recoverable_output | STTY_noargs)) { in stty_main()