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

/freebsd-11-stable/contrib/bmake/mk/
H A Dlinks.mk18 ECHO?= echo macro
/freebsd-11-stable/contrib/sendmail/cf/cf/
H A DMakefile23 ECHO= echo macro
/freebsd-11-stable/usr.bin/enigma/
H A Denigma.c25 #define ECHO 010 macro
/freebsd-11-stable/contrib/tcsh/
H A Dmi.termios.c31 #undef ECHO macro
/freebsd-11-stable/contrib/ncurses/include/
H A Dnc_termios.h125 #define ECHO 0000010 macro
/freebsd-11-stable/share/mk/
H A Dsys.mk189 ECHO ?= echo macro
192 ECHO ?= true macro
/freebsd-11-stable/sys/sys/
H A Dioctl_compat.h85 #define ECHO 0x00000008 /* echo input */ macro
H A D_termios.h160 #define ECHO 0x00000008 /* enable echoing */ macro
/freebsd-11-stable/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-11-stable/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-11-stable/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-11-stable/contrib/amd/fsinfo/
H A Dnull_lex.c572 #define ECHO do { if (fwrite( null_text, null_leng, 1, null_out )) {} } while (0) macro
753 ECHO; variable
/freebsd-11-stable/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 213 milliseconds