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

123456

/freebsd-10.0-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-10.0-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-10.0-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-10.0-release/contrib/ntp/include/
H A Dcopyright.def17 [ -z "${VERSION}" ] && echo "Cannot determine VERSION" && kill -TERM $AG_pid
18 echo $VERSION`;
/freebsd-10.0-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-10.0-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-10.0-release/contrib/ncurses/ncurses/base/
H A Dlib_echo.c35 * echo.c
38 * echo()
48 echo(void) function
50 T((T_CALLED("echo()")));
/freebsd-10.0-release/share/mk/
H A Dbsd.test.mk51 @echo "*** Sorry, you cannot use make test from src/tests. Install the"
52 @echo "*** tests into their final location and run them from ${TESTSBASE}"
55 @echo "*** Using this test does not preclude you from running the tests"
56 @echo "*** installed in ${TESTSBASE}. This test run may raise false"
57 @echo "*** positives and/or false negatives."
60 @echo "*** No TESTSDIR defined; nothing to do."
63 @echo
67 @echo "$@ not defined; skipping"
/freebsd-10.0-release/tools/build/make_check/
H A Dcheck.mk10 @echo "-=-=-=-=-=-"
12 @echo "-=-=-=-=-=-"
/freebsd-10.0-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-10.0-release/secure/lib/libcrypto/
H A DMakefile.inc61 echo '# $$'FreeBSD'$$' >> ${.CURDIR}/Makefile.man
62 echo '# DO NOT EDIT: generated from man-makefile-update target' >> \
/freebsd-10.0-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-10.0-release/contrib/sqlite3/
H A Dltmain.sh37 progname=`echo "$progpath" | $SED $basename`
63 # Check that we have a working $echo.
67 elif test "X$1" = X--fallback-echo; then
70 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
71 # Yippee, $echo works!
74 # Restart under the correct shell, and then maybe $echo will work.
78 if test "X$1" = X--fallback-echo; then
79 # used as fallback echo
99 case `echo X|tr X '\101'` in
131 $echo "
[all...]
/freebsd-10.0-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; \
/freebsd-10.0-release/contrib/ntp/
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-10.0-release/contrib/ntp/sntp/
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-10.0-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-10.0-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-10.0-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-10.0-release/contrib/telnet/telnetd/
H A Dauthenc.c85 telnet_gets(const char *prompt __unused, char *result __unused, int length __unused, int echo __unused)
/freebsd-10.0-release/crypto/heimdal/appl/telnet/telnetd/
H A Dauthenc.c76 telnet_gets(char *prompt, char *result, int length, int echo) argument

Completed in 411 milliseconds

123456