Home
last modified time | relevance | path

Searched defs:ECHO (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/sendmail/cf/cf/
H A DMakefile23 ECHO= echo macro
/freebsd/contrib/libxo/tests/gettext/
H A DMakefile.am118 ECHO = echo macro
/freebsd/contrib/unbound/util/
H A Dconfiglexer.lex34 #define ECHO ub_c_error_msg("syntax error at text: %s", ub_c_text) macro
H A Dconfiglexer.c4344 #define ECHO ub_c_error_msg("syntax error at text: %s", yytext) macro
4611 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro
6947 ECHO; variable
/freebsd/contrib/openresolv/
H A DMakefile13 ECHO?= echo macro
/freebsd/usr.bin/lex/
H A Dinitscan.c2101 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro
4081 ECHO; variable
4086 ECHO; variable
4111 ECHO; variable
4116 ECHO; variable
/freebsd/contrib/ncurses/include/
H A Dnc_termios.h84 #define ECHO 0x0004 macro
/freebsd/sys/sys/
H A Dioctl_compat.h84 #define ECHO 0x00000008 /* echo input */ macro
H A D_termios.h160 #define ECHO 0x00000008 /* enable echoing */ macro
/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c598 #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) macro
851 ECHO; variable
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c939 #define ECHO fwrite( yytext, yyleng, 1, yyout ) macro
1701 ECHO; variable
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c616 #define ECHO fwrite( yytext, yyleng, 1, yyout ) macro
873 ECHO; variable
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c595 #define ECHO fwrite( yytext, yyleng, 1, yyout ) macro
810 ECHO; variable
/freebsd/include/rpcsvc/
H A Drex.x98 const ECHO = 0x00000008; /* echo input */ variable