Searched refs:verbose (Results 376 - 400 of 668) sorted by relevance

<<11121314151617181920>>

/freebsd-10.3-release/usr.bin/xinstall/
H A Dxinstall.c113 safecopy, verbose; variable
252 verbose = 1;
804 if (verbose)
883 if (verbose)
893 if (verbose)
1117 if (verbose)
1259 } else if (verbose)
/freebsd-10.3-release/usr.sbin/crunch/crunchgen/
H A Dcrunchgen.c100 int verbose, readcache; /* options */ variable
131 verbose = 1;
155 verbose = 0;
178 verbose = 0;
695 if (!p->srcdir && !p->objdir && verbose)
699 if (!p->objs && verbose)
1145 if (!verbose)
/freebsd-10.3-release/usr.sbin/jail/
H A Dcommand.c183 } else if (verbose > 0)
296 if (verbose > 0 || (verbose == 0 && (j->flags & JF_STOP
309 if (verbose >= 0 && (j->name || verbose > 0))
648 if (verbose > 0)
854 if (verbose > 0) {
/freebsd-10.3-release/usr.bin/indent/
H A Dindent.c168 verbose = 0;
399 if (verbose && !flushed_nl) /* print error msg if the line
439 if (verbose) {
457 if (verbose && !flushed_nl)
830 if (verbose)
873 if (verbose)
884 if (verbose)
/freebsd-10.3-release/usr.sbin/traceroute6/
H A Dtraceroute6.c355 int verbose; variable
537 verbose++;
1207 if (verbose) {
1220 if (verbose) {
1266 if (verbose)
1294 if (verbose) {
1393 if (verbose) {
/freebsd-10.3-release/contrib/unbound/services/
H A Dmesh.c264 verbose(VERB_ALGO, "notify supers of failure");
292 verbose(VERB_ALGO, "Too many queries. dropping "
303 verbose(VERB_ALGO, "Too many requests queued. "
447 verbose(VERB_ALGO, "Too many queries. dropped prefetch.");
692 verbose(VERB_ALGO, "attach failed, cycle detected");
899 verbose(VERB_ALGO, "query took " ARG_LL "d.%6.6d sec",
1076 verbose(VERB_ALGO, "mesh_run: start");
1088 verbose(VERB_ALGO, "mesh_run: %s module exit state is %s",
1132 verbose(VERB_DETAIL, "%s %u recursion states (%u with reply, "
/freebsd-10.3-release/usr.bin/patch/
H A Dpch.c178 if (verbose)
182 if (verbose)
187 if (verbose)
193 if (verbose)
201 if (p_indent && verbose)
222 if (verbose)
435 * Basically a verbose fseeko() to the actual diff listing.
445 if (verbose && p_base < file_pos) {
822 if (verbose)
1420 verbose
[all...]
/freebsd-10.3-release/tools/tools/shlib-compat/
H A Dshlib-compat.py37 verbose = 0 variable in class:Config
668 if Config.verbose >= 3:
924 if Config.verbose >= 1:
969 if Config.verbose >= 1 or not match:
1026 parser.add_option('-v', '--verbose', action='count',
1027 help="verbose mode, may be specified several times")
1062 Config.verbose = 1
1063 if opts.verbose:
1064 Config.verbose = opts.verbose
[all...]
/freebsd-10.3-release/contrib/ofed/management/infiniband-diags/src/
H A Dibroute.c58 static int verbose; variable
195 if (verbose)
401 { "verbose", 0, 0, 'v'},
455 verbose++;
H A Dsmpquery.c58 #define DEBUG if (verbose>1) IBWARN
61 static int verbose; variable
442 { "verbose", 0, 0, 'v'},
499 verbose++;
/freebsd-10.3-release/contrib/subversion/subversion/svn/
H A Dpropget-cmd.c175 /* In verbose mode, print exactly same as "proplist" does;
254 If LIKE_PROPLIST is true, print everything in a more verbose format
325 if (opt_state->verbose && (opt_state->revprop || opt_state->strict
328 _("--verbose cannot be used with --revprop or "
468 || opt_state->verbose
472 like_proplist = opt_state->verbose && !opt_state->strict;
/freebsd-10.3-release/contrib/unbound/validator/
H A Dval_nsec.c217 verbose(VERB_ALGO, "NSEC RRset for the "
246 verbose(VERB_ALGO, "NSEC for empty non-terminal "
251 verbose(VERB_ALGO, "NSEC for empty non-terminal "
/freebsd-10.3-release/contrib/unbound/daemon/
H A Dstats.c202 verbose(VERB_ALGO, "write stats cmd");
206 verbose(VERB_ALGO, "wait for stats reply");
220 verbose(VERB_ALGO, "write stats replymsg");
/freebsd-10.3-release/lib/libfetch/
H A Dhttp.c1384 int verbose; local
1394 verbose = CHECK_FLAG('v');
1404 if ((conn = fetch_connect(curl->host, curl->port, af, verbose)) == NULL)
1437 fetch_ssl(conn, URL, verbose) == -1) {
1546 int chunked, direct, ims, noredirect, verbose; local
1566 verbose = CHECK_FLAG('v');
1623 if (verbose)
1638 if (verbose)
1787 if (verbose)
1800 if (verbose)
[all...]
/freebsd-10.3-release/sbin/pfctl/
H A Dpf_print_state.c56 print_addr(struct pf_addr_wrap *addr, sa_family_t af, int verbose) argument
69 if (verbose) {
78 if (verbose)
/freebsd-10.3-release/usr.bin/vtfontcvt/
H A Dvtfontcvt.c537 int ch, val, verbose = 0; local
551 verbose = 1;
589 if (verbose)
/freebsd-10.3-release/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c475 int isShortPreamble, int verbose)
479 if (verbose)
483 if (verbose)
474 checkpreamble(const struct ieee80211_rate_table *rt, uint8_t rix, int isShortPreamble, int verbose) argument
/freebsd-10.3-release/contrib/dialog/
H A Dconfigure161 verbose=
425 -v | -verbose | --verbose | --verbos | --verbo | --verb)
426 verbose=yes ;;
4602 test -n "$verbose" && echo "$as_me:4602: result: ... $cf_attribute" >&5
4802 test -n "$verbose" && echo "$as_me:4802: result: ... -$cf_opt" >&5
4836 test -n "$verbose" && echo "$as_me:4836: result: ... -$cf_opt" >&5
4845 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6
4855 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6
5082 test -n "$verbose"
[all...]
/freebsd-10.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dar-lib133 | -verbose | -VERBOSE \
173 v*) ;; # TODO: don't ignore the verbose modifier
/freebsd-10.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h229 RegPressureDelta &Delta, bool verbose);
/freebsd-10.3-release/contrib/wpa/src/eap_peer/
H A Deap_i.h146 * @verbose: Whether to include verbose status information
155 size_t buflen, int verbose);
/freebsd-10.3-release/contrib/tnftp/src/
H A Dmain.c174 verbose = 0;
261 verbose = 1; /* verbose if to a tty */
409 progress = verbose = 1;
413 progress = verbose = 0;
/freebsd-10.3-release/contrib/unbound/iterator/
H A Diter_scrub.c192 verbose(VERB_ALGO, "Found CNAME rrset with "
359 verbose(VERB_ALGO, "Found DNAME rrset with "
366 verbose(VERB_ALGO, "synthesized CNAME "
432 verbose(VERB_ALGO, "normalize: re-order of DNAME and its CNAME");
/freebsd-10.3-release/lib/libkse/test/
H A Dverify61 "v|verbose" => \$opt_verbose,
450 -v --verbose | Verbose (incompatible with quiet).
451 -q --quiet | Quiet (incompatible with verbose).
/freebsd-10.3-release/crypto/openssl/apps/
H A Denc.c108 int bsize = BSIZE, verbose = 0; local
195 verbose = 1;
373 if (verbose)
655 if (verbose) {

Completed in 421 milliseconds

<<11121314151617181920>>