Searched refs:silent (Results 26 - 50 of 710) sorted by relevance

1234567891011>>

/netbsd-current/external/mpl/bind/dist/bin/tests/system/forward/ans11/
H A Dans.py79 # Control channel - send "1" or "0" to enable or disable the "silent" mode.
81 silent = False variable
85 global silent
93 if silent:
95 silent = False
99 silent = True
225 if not silent:
248 print("NO RESPONSE (silent mode)")
261 if not silent:
270 print("NO RESPONSE (silent mod
[all...]
/netbsd-current/usr.sbin/rdate/
H A Drdate.c73 int pr = 0, silent = 0, s; local
105 silent++;
172 if (!silent) {
/netbsd-current/external/gpl2/groff/dist/src/libs/libbib/
H A Dsearch.cpp56 void search_list::add_file(const char *filename, int silent) argument
62 if (!silent)
/netbsd-current/external/bsd/nvi/dist/common/
H A Dmain.c74 int ch, flagchk, lflag, secure, startup, readonly, rval, silent; local
112 lflag = secure = silent = 0;
187 silent = 1;
228 if (silent && !LF_ISSET(SC_EX)) {
233 silent = 1;
286 if (silent) { /* Ex batch mode option values. */
297 if (!silent && startup) { /* Read EXINIT, exrc files. */
/netbsd-current/games/hack/
H A Dhack.pager.c370 page_file(const char *fnam, boolean silent) argument
379 if (!silent)
392 if (!silent)
396 if (!silent)
408 if (!silent) {
/netbsd-current/usr.bin/make/unit-tests/
H A Dopt-jobs-no-action.exp10 { : silent
20 silent=no always=no ignerr=no
29 silent=no always=no ignerr=yes
32 silent=no always=yes ignerr=no
36 silent=no always=yes ignerr=yes
41 silent=yes always=no ignerr=no
47 silent=yes always=no ignerr=yes
51 silent=yes always=yes ignerr=no
55 silent=yes always=yes ignerr=yes
H A Dsh-errctl.mk24 @echo silent
H A Dopt-debug-graph1.exp8 # unmade-silent-source, unmade, type OP_SILENT, flags none
15 # unmade-silent-source [unmade-silent-source] .SILENT
17 .ALLTARGETS = all made-target made-target-no-sources made-source unmade-target unmade-sources unmade-silent-source unmade-target-no-sources
/netbsd-current/external/bsd/pam-u2f/dist/build-aux/ci/
H A Dbuild-osx.sh28 ./configure --disable-silent-rules --disable-man
/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_read.c306 ex_readfp(SCR *sp, const char *name, FILE *fp, MARK *fm, db_recno_t *nlinesp, int silent) argument
332 if (!silent) {
351 if (!silent) {
367 if (!silent)
H A Dex_write.c292 ex_writefp(SCR *sp, const char *name, FILE *fp, MARK *fm, MARK *tm, u_long *nlno, u_long *nch, int silent) argument
338 if (!silent) {
377 if (!silent)
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dsearch.h30 void add_file(const char *fn, int silent = 0);
/netbsd-current/tools/host-mkdep/
H A DMakefile24 CONFIGURE_ARGS+=--silent
/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dlcp.h90 bool silent; /* Wait for the other end to start first */ member in struct:lcp_options
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-finish-breakpoint.py37 self.silent = True
/netbsd-current/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-utils.h220 bool silent = false; member in struct:qcs_flags
/netbsd-current/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-utils.h220 bool silent = false; member in struct:qcs_flags
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-finish-breakpoint.py39 self.silent = True
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dgcc_update31 # If the first parameter is --silent, this script prints nothing other
57 # "silent" is set.
58 unset silent
60 if [ -z "$silent" ]; then
221 exec ${CONFIG_SHELL-/bin/sh} $self ${silent+"--silent"} --touch
247 --silent)
248 silent=t
327 $GCC_GIT pull ${silent+-q} --rebase ${1+"$@"}
361 $GCC_HG pull ${silent
[all...]
/netbsd-current/usr.bin/iconv/
H A Diconv.c94 do_conv(const char *fn, FILE *fp, const char *from, const char *to, int silent, argument
163 if (invalids > 0 && !silent)
/netbsd-current/usr.bin/make/
H A Dcompat.c238 bool silent; /* Don't print command */ local
250 silent = (gn->type & OP_SILENT) != OP_NONE;
291 silent = !DEBUG(LOUD);
309 if (!silent || !GNode_ShouldExecute(gn)) {
573 if (opts.silent)
/netbsd-current/lib/libedit/
H A Dterminal.c1458 int verbose = 0, silent = 0; local
1477 silent = 1;
1527 if (!silent)
1570 if (!silent)
1581 if (!silent)
1589 if (!silent)
1598 if (!silent)
1616 if (!silent)
1623 if (!silent)
1632 if (!silent)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dconfigure817 silent=
1087 | -silent | --silent | --silen | --sile | --sil)
1088 silent=yes ;;
1263 test "$silent" = yes && exec 6>/dev/null
1354 -q, --quiet, --silent do not print \`checking ...' messages
2110 # Strip out --silent because we don't want to record it for future runs.
2124 | -silent | --silent | --silen | --sile | --sil)
2139 | -q | -quiet | --q* | -silent |
[all...]
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dgcc_update31 # If the first parameter is --silent, this script prints nothing other
57 # "silent" is set.
58 unset silent
60 if [ -z "$silent" ]; then
224 exec ${CONFIG_SHELL-/bin/sh} $self ${silent+"--silent"} --touch
250 --silent)
251 silent=t
330 $GCC_GIT pull ${silent+-q} --rebase ${1+"$@"}
379 $GCC_HG pull ${silent
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dconfigure757 silent=
1027 | -silent | --silent | --silen | --sile | --sil)
1028 silent=yes ;;
1203 test "$silent" = yes && exec 6>/dev/null
1294 -q, --quiet, --silent do not print \`checking ...' messages
1721 # Strip out --silent because we don't want to record it for future runs.
1735 | -silent | --silent | --silen | --sile | --sil)
1750 | -q | -quiet | --q* | -silent |
[all...]

Completed in 388 milliseconds

1234567891011>>