Home | History | Annotate | Download | only in fsinfo

Lines Matching refs:ECHO

78  * Some systems include a definition for the macro ECHO in <sys/ioctl.h>,
85 #ifdef ECHO
86 # undef ECHO
87 #endif /* ECHO */
93 #ifdef ECHO
94 # undef ECHO
95 #endif /* ECHO */
102 # ifndef ECHO
103 # define ECHO __IGNORE(fwrite( yytext, yyleng, 1, yyout ))
104 # endif /* not ECHO */