Searched defs:ECHO (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.1-release/contrib/bmake/mk/
H A Dlinks.mk18 ECHO?= echo macro
/freebsd-10.1-release/contrib/sendmail/cf/cf/
H A DMakefile23 ECHO= echo macro
/freebsd-10.1-release/contrib/tcsh/
H A Dmi.termios.c33 #undef ECHO macro
/freebsd-10.1-release/usr.bin/enigma/
H A Denigma.c25 #define ECHO 010 macro
/freebsd-10.1-release/share/mk/
H A Dsys.mk90 ECHO ?= echo macro
93 ECHO ?= true macro
/freebsd-10.1-release/sys/sys/
H A Dioctl_compat.h85 #define ECHO 0x00000008 /* echo input */ macro
H A D_termios.h154 #define ECHO 0x00000008 /* enable echoing */ macro
/freebsd-10.1-release/contrib/ofed/libsdp/src/
H A Dconfig_scanner.c629 #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) macro
991 ECHO; variable
/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dlex.c837 #undef ECHO macro
845 #undef ECHO macro
939 #define ECHO fwrite( yytext, yyleng, 1, yyout ) macro
1701 ECHO; variable
/freebsd-10.1-release/crypto/heimdal/lib/com_err/
H A Dlex.c516 #undef ECHO macro
527 #undef ECHO macro
616 #define ECHO fwrite( yytext, yyleng, 1, yyout ) macro
873 ECHO; variable
/freebsd-10.1-release/crypto/heimdal/lib/sl/
H A Dslc-lex.c491 #undef ECHO macro
506 #undef ECHO macro
595 #define ECHO fwrite( yytext, yyleng, 1, yyout ) macro
810 ECHO; variable
/freebsd-10.1-release/usr.bin/csup/
H A Dlex.rcs.c693 #define ECHO fwrite( yytext, yyleng, 1, yyout ) macro
934 ECHO; variable
/freebsd-10.1-release/usr.bin/lex/
H A Dinitscan.c2112 #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) macro
4103 ECHO; variable
4109 ECHO; variable

Completed in 137 milliseconds