Searched refs:_T_FLUSH (Results 1 – 1 of 1) sorted by relevance
42 # define _T_FLUSH (TCSAFLUSH|TCSASOFT) macro44 # define _T_FLUSH (TCSAFLUSH) macro115 (void)tcsetattr(input, _T_FLUSH, &term); in readpassphrase()146 (void)tcsetattr(input, _T_FLUSH, &oterm); in readpassphrase()