Searched refs:echo (Results 1 - 25 of 102) sorted by relevance

12345

/freebsd-9.3-release/bin/ed/test/
H A De2.d1 E !echo hello world-
H A De3.d1 E !echo hello world-
H A De4.d1 E !echo hello world-
/freebsd-9.3-release/sys/conf/
H A DmakeLINT.mk4 @echo "make LINT only"
16 echo "include ${.TARGET}" > ${.TARGET}-VIMAGE
17 echo "ident ${.TARGET}-VIMAGE" >> ${.TARGET}-VIMAGE
18 echo "options VIMAGE" >> ${.TARGET}-VIMAGE
19 echo "include ${.TARGET}" > ${.TARGET}-NOINET
20 echo "ident ${.TARGET}-NOINET" >> ${.TARGET}-NOINET
21 echo 'makeoptions MKMODULESENV+="WITHOUT_INET_SUPPORT="' >> ${.TARGET}-NOINET
22 echo "nooptions INET" >> ${.TARGET}-NOINET
23 echo "nodevice gre" >> ${.TARGET}-NOINET
24 echo "includ
[all...]
/freebsd-9.3-release/contrib/bmake/
H A Dbsd.after-import.mk71 @echo Capturing $f
73 @(echo '/* $$${HOST_OS}$$ */'; cat ${HOST_OS}/$f) > ${.CURDIR}/$f
76 @echo Capturing $f
78 @(echo '# This is a generated file, do NOT edit!'; \
79 echo '# See ${_this:S,${SRCTOP}/,,}'; \
80 echo '#'; echo '# $$${HOST_OS}$$'; echo; \
81 echo 'SRCTOP?= $${.CURDIR:${${.CURDIR}/$f:L:H:S,${SRCTOP}/,,:C,[^/]+,H,g:S,/,:,g}}'; echo; \
[all...]
/freebsd-9.3-release/contrib/smbfs/
H A DMakefile.inc37 echo removing ${BINDIR}/${PROG}; \
41 echo removing ${MANDIR}1/${MAN1}.gz; \
45 echo removing ${MANDIR}8/${MAN8}.gz; \
/freebsd-9.3-release/usr.bin/tip/libacu/
H A Dbiz31.c50 static int echo(char *);
77 echo("#\rk$\r$\n"); /* disable auto-answer */
78 echo("$>$.$ #\r"); /* tone/pulse dialing */
79 echo(mod);
80 echo("$\r$\n");
81 echo("$>$.$ #\re$ "); /* disconnection sequence */
82 echo(DISCONNECT_CMD);
83 echo("\r$\n$\r$\n");
84 echo("$>$.$ #\rr$ "); /* repeat dial */
85 echo(nu
140 echo(char *s) function
[all...]
/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_echo.c35 * echo.c
38 * echo()
48 echo(void) function
50 T((T_CALLED("echo()")));
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnet/
H A Dauthenc.c83 telnet_gets(char *prompt, char *result, int length, int echo) argument
89 if (echo) {
/freebsd-9.3-release/usr.bin/make/
H A Dshell.h75 char *echoOff; /* command to turn off echo */
80 * echo-off command. This line will not be printed when
95 char *echo; /* command line flag: echo commands */ member in struct:Shell
/freebsd-9.3-release/contrib/bmake/mk/
H A Dobj.mk21 ECHO_TRACE ?= echo
71 @echo "Warning Object directory is ${.CURDIR}"
73 @echo "Warning Object directory is ${.OBJDIR} vs. ${__objdir}"
83 echo "${__objlink} -> ${__objdir}"; \
85 echo "No ${__objdir} to link to - do a 'make obj'"; \
96 @echo ${_OBJDIR}
101 @echo ${_OBJDIR}
H A Dgendirdeps.mk270 ECHO_SRC_DIRDEPS = echo 'SRC_DIRDEPS = \'; echo '${SRC_DIRDEPS:@d@ $d \\${.newline}@}'; echo;
302 @(echo '# Autogenerated - do NOT edit!'; echo; \
303 echo 'DEP_RELDIR := $${_PARSEDIR:S,$${SRCTOP}/,,}'; echo; \
304 echo 'DIRDEPS = \'; \
305 echo '${DIRDEPS:@d@ $d \\${.newline}@}'; echo; \
[all...]
H A Dman.mk28 @echo "${NROFF} -${MANDOC} ${.IMPSRC} > ${.TARGET:T}"
51 @echo "${CMT2DOC} ${.IMPSRC} > ${.TARGET:T}"
59 _mandir=${DESTDIR}${MANDIR}/${MANTARGET}`echo $$page | sed -e 's/.*\.cat/./' -e 's/.*\.//'`
64 _minstpage=`echo $$page | sed 's/\.cat/./'`
66 _minstpage=`echo $$page | sed 's/\.cat.*//'`${MCATEXT}
99 echo ${MINSTALL} ${_mfromdir}/$$page $$instpage; \
103 echo ${MCOMPRESS} ${_mfromdir}/$$page \> $$instpage; \
120 echo $$t -\> $$l; \
H A Dsubdir.mk19 ECHO_DIR ?= echo
21 MISSING_DIR=echo "Missing ===> ${.CURDIR}/$${entry}"; exit 1
23 MISSING_DIR=echo "Skipping ===> ${.CURDIR}/$${entry}"; continue
75 -cd ${.CURDIR}; etags `echo ${.ALLSRC:N*.h} | sed 's;${.CURDIR}/;;'`
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh37 progname=`echo "$progpath" | $SED $basename`
55 # Check that we have a working $echo.
59 elif test "X$1" = X--fallback-echo; then
62 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
63 # Yippee, $echo works!
66 # Restart under the correct shell, and then maybe $echo will work.
70 if test "X$1" = X--fallback-echo; then
71 # used as fallback echo
91 case `echo X|tr X '\101'` in
121 $echo "
[all...]
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh37 progname=`echo "$progpath" | $SED $basename`
55 # Check that we have a working $echo.
59 elif test "X$1" = X--fallback-echo; then
62 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
63 # Yippee, $echo works!
66 # Restart under the correct shell, and then maybe $echo will work.
70 if test "X$1" = X--fallback-echo; then
71 # used as fallback echo
91 case `echo X|tr X '\101'` in
121 $echo "
[all...]
/freebsd-9.3-release/crypto/heimdal/
H A Dltmain.sh37 progname=`echo "$progpath" | $SED $basename`
55 # Check that we have a working $echo.
59 elif test "X$1" = X--fallback-echo; then
62 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
63 # Yippee, $echo works!
66 # Restart under the correct shell, and then maybe $echo will work.
70 if test "X$1" = X--fallback-echo; then
71 # used as fallback echo
91 case `echo X|tr X '\101'` in
121 $echo "
[all...]
/freebsd-9.3-release/crypto/heimdal/appl/login/
H A Dread_string.c51 read_string(const char *prompt, char *buf, size_t len, int echo) argument
82 if(echo == 0){
107 if(echo == 0){
/freebsd-9.3-release/contrib/telnet/telnetd/
H A Dauthenc.c85 telnet_gets(const char *prompt __unused, char *result __unused, int length __unused, int echo __unused)
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnetd/
H A Dauthenc.c76 telnet_gets(char *prompt, char *result, int length, int echo) argument
/freebsd-9.3-release/usr.sbin/ppp/
H A Dlqr.c78 struct echolqr echo; local
80 echo.magic = htonl(lcp->want_magic);
81 echo.signature = htonl(SIGNATURE);
82 echo.sequence = htonl(hdlc->lqm.echo.seq_sent);
83 fsm_Output(&lcp->fsm, CODE_ECHOREQ, hdlc->lqm.echo.seq_sent++,
84 (u_char *)&echo, sizeof echo, MB_ECHOOUT);
101 /* Tolerate echo replies with either magic number */
113 /* careful not to update lqm.echo
[all...]
/freebsd-9.3-release/contrib/telnet/telnet/
H A Dauthenc.c93 telnet_gets(const char *prom, char *result, int length, int echo) argument
100 if (echo) {
/freebsd-9.3-release/sys/boot/arm/at91/
H A DMakefile.inc35 echo "$$x bytes available"; test $$x -ge 0
/freebsd-9.3-release/contrib/gdb/
H A Ddjunpack.bat1 @echo off
42 echo FAIL: Sed is not available.
45 echo FAIL: DJTAR is not available or no fnchange.lst file in %1.
48 echo FAIL: the file %1 does not seem to exist.
49 echo Remember that %1 cannot use forward slashes, only backslashes.
H A Dltmain.sh27 # Check that we have a working $echo.
31 elif test "X$1" = X--fallback-echo; then
34 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
35 # Yippee, $echo works!
38 # Restart under the correct shell, and then maybe $echo will work.
42 if test "X$1" = X--fallback-echo; then
43 # used as fallback echo
52 progname=`$echo "$0" | sed 's%^.*/%%'`
88 echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
89 echo "Fata
[all...]

Completed in 137 milliseconds

12345