Searched refs:ECHO (Results 1 - 5 of 5) sorted by relevance

/system/core/toolbox/
H A Dreadtty.c115 ttyarg.c_lflag &= ~(ECHO | ICANON);
/system/core/sh/
H A Dinit.c229 #undef ECHO macro
230 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) macro
521 #undef ECHO macro
522 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) macro
811 #undef ECHO macro
812 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) macro
H A Darith_lex.c579 #ifndef ECHO
583 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) macro
912 ECHO; variable
/system/core/liblinenoise/
H A Dlinenoise.c136 raw.c_lflag &= ~(ECHO | ICANON | IEXTEN | ISIG);
/system/bluetooth/brcm_patchram_plus/
H A Dbrcm_patchram_plus.c536 termios.c_lflag &= ~(ECHO | ECHONL | ICANON | ISIG | IEXTEN);

Completed in 82 milliseconds