Symbol: verbose
bin/pwait/pwait.c
141
verbose = true;
bin/pwait/pwait.c
229
if (verbose) {
bin/pwait/pwait.c
235
if (verbose) {
bin/pwait/pwait.c
90
bool oflag, pflag, tflag, verbose;
bin/pwait/pwait.c
95
verbose = false;
bin/sh/exec.c
257
int verbose;
bin/sh/exec.c
263
verbose = 0;
bin/sh/exec.c
268
verbose++;
bin/sh/exec.c
275
printentry(cmdp, verbose);
bin/sh/exec.c
287
else if (verbose) {
bin/sh/exec.c
290
printentry(cmdp, verbose);
bin/sh/exec.c
304
printentry(struct tblentry *cmdp, int verbose)
bin/sh/exec.c
322
if (verbose) {
bin/timeout/timeout.c
316
verbose = true;
bin/timeout/timeout.c
57
static bool verbose = false;
bin/timeout/timeout.c
75
if (!verbose)
cddl/usr.sbin/zfsd/tests/zfsd_unittest.cc
140
MOCK_CONST_METHOD2(Name, string(zpool_handle_t * zhp, bool verbose));
cddl/usr.sbin/zfsd/vdev.cc
326
Vdev::Name(zpool_handle_t *zhp, bool verbose) const
cddl/usr.sbin/zfsd/vdev.cc
329
verbose ? B_TRUE : B_FALSE));
cddl/usr.sbin/zfsd/vdev.h
133
virtual std::string Name(zpool_handle_t *, bool verbose) const;
crypto/heimdal/appl/afsutil/afslog.c
146
if(verbose && strcmp(c, cell) != 0)
crypto/heimdal/appl/afsutil/afslog.c
175
if(verbose)
crypto/heimdal/appl/afsutil/afslog.c
266
if (verbose)
crypto/heimdal/appl/afsutil/afslog.c
295
if(verbose)
crypto/heimdal/appl/afsutil/afslog.c
53
static int verbose;
crypto/heimdal/appl/afsutil/afslog.c
70
{ "verbose",'v', arg_flag, &verbose },
crypto/heimdal/appl/ftp/ftp/cmds.c
1038
if (verbose)
crypto/heimdal/appl/ftp/ftp/cmds.c
1342
int oldverbose = verbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
1347
verbose = 1;
crypto/heimdal/appl/ftp/ftp/cmds.c
1352
verbose = oldverbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
1368
if (verbose)
crypto/heimdal/appl/ftp/ftp/cmds.c
1387
if (verbose)
crypto/heimdal/appl/ftp/ftp/cmds.c
1465
int oldverbose = verbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
1467
verbose = 1;
crypto/heimdal/appl/ftp/ftp/cmds.c
1469
verbose = oldverbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
1475
int oldverbose = verbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
1477
verbose = 1;
crypto/heimdal/appl/ftp/ftp/cmds.c
1479
verbose = oldverbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
1488
int oldverbose = verbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
1490
verbose = 1;
crypto/heimdal/appl/ftp/ftp/cmds.c
1492
verbose = oldverbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
150
overbose = verbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
152
verbose = -1;
crypto/heimdal/appl/ftp/ftp/cmds.c
197
verbose = overbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
1982
if (verbose)
crypto/heimdal/appl/ftp/ftp/cmds.c
2099
overbose = verbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
2101
verbose = -1;
crypto/heimdal/appl/ftp/ftp/cmds.c
2111
verbose = overbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
270
int comret, oldverbose = verbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
277
verbose = 0;
crypto/heimdal/appl/ftp/ftp/cmds.c
291
verbose = oldverbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
663
overbose = verbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
665
verbose = -1;
crypto/heimdal/appl/ftp/ftp/cmds.c
667
verbose = overbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
806
oldverbose = verbose, verbose = 0;
crypto/heimdal/appl/ftp/ftp/cmds.c
816
verbose = oldverbose; hash = oldhash;
crypto/heimdal/appl/ftp/ftp/cmds.c
872
onoff(verbose), onoff(bell), onoff(interactive),
crypto/heimdal/appl/ftp/ftp/cmds.c
950
verbose = !verbose;
crypto/heimdal/appl/ftp/ftp/cmds.c
951
printf("Verbose mode %s.\n", onoff(verbose));
crypto/heimdal/appl/ftp/ftp/cmds.c
952
code = verbose;
crypto/heimdal/appl/ftp/ftp/domacro.c
129
if (verbose) {
crypto/heimdal/appl/ftp/ftp/ftp.c
1349
overbose = verbose;
crypto/heimdal/appl/ftp/ftp/ftp.c
1351
verbose = -1;
crypto/heimdal/appl/ftp/ftp/ftp.c
1356
verbose = overbose;
crypto/heimdal/appl/ftp/ftp/ftp.c
137
if (verbose)
crypto/heimdal/appl/ftp/ftp/ftp.c
1449
if (verbose) {
crypto/heimdal/appl/ftp/ftp/ftp.c
354
if (verbose) {
crypto/heimdal/appl/ftp/ftp/ftp.c
393
if (verbose > 0 || (verbose > -1 && code > 499))
crypto/heimdal/appl/ftp/ftp/ftp.c
423
if(verbose > 0 || (verbose > -1 && code > 499)){
crypto/heimdal/appl/ftp/ftp/ftp.c
488
if (verbose) {
crypto/heimdal/appl/ftp/ftp/ftp.c
495
if (c != '\r' && (verbose > 0 ||
crypto/heimdal/appl/ftp/ftp/ftp.c
496
(verbose > -1 && n == '5' && dig > 4))) {
crypto/heimdal/appl/ftp/ftp/ftp.c
498
(dig == 1 || dig == 5 && verbose == 0))
crypto/heimdal/appl/ftp/ftp/ftp.c
526
if (verbose > 0 || verbose > -1 && n == '5') {
crypto/heimdal/appl/ftp/ftp/ftp.c
680
if (verbose && printnames) {
crypto/heimdal/appl/ftp/ftp/ftp.c
911
if (is_retr && verbose && printnames) {
crypto/heimdal/appl/ftp/ftp/ftp_var.h
51
extern int verbose; /* print messages coming back from server */
crypto/heimdal/appl/ftp/ftp/globals.c
10
int verbose; /* print messages coming back from server */
crypto/heimdal/appl/ftp/ftp/main.c
130
verbose++;
crypto/heimdal/appl/ftp/ftp/main.c
68
{ NULL, 'v', arg_counter, &verbose,
crypto/heimdal/appl/ftp/ftp/security.c
645
int old_verbose = verbose;
crypto/heimdal/appl/ftp/ftp/security.c
646
verbose = 0;
crypto/heimdal/appl/ftp/ftp/security.c
666
verbose = old_verbose;
crypto/heimdal/appl/ftp/ftp/security.c
807
int old_verbose = verbose;
crypto/heimdal/appl/ftp/ftp/security.c
809
verbose = -1; /* shut up all messages this will produce (they
crypto/heimdal/appl/ftp/ftp/security.c
836
verbose = old_verbose;
crypto/heimdal/appl/ftp/ftp/security.c
848
verbose = old_verbose;
crypto/heimdal/appl/ftp/ftp/security.c
862
verbose = old_verbose;
crypto/heimdal/appl/ftp/ftpd/security.c
645
int old_verbose = verbose;
crypto/heimdal/appl/ftp/ftpd/security.c
646
verbose = 0;
crypto/heimdal/appl/ftp/ftpd/security.c
666
verbose = old_verbose;
crypto/heimdal/appl/ftp/ftpd/security.c
807
int old_verbose = verbose;
crypto/heimdal/appl/ftp/ftpd/security.c
809
verbose = -1; /* shut up all messages this will produce (they
crypto/heimdal/appl/ftp/ftpd/security.c
836
verbose = old_verbose;
crypto/heimdal/appl/ftp/ftpd/security.c
848
verbose = old_verbose;
crypto/heimdal/appl/ftp/ftpd/security.c
862
verbose = old_verbose;
crypto/heimdal/appl/push/push.c
210
int verbose,
crypto/heimdal/appl/push/push.c
244
if (verbose)
crypto/heimdal/appl/push/push.c
263
if (verbose)
crypto/heimdal/appl/push/push.c
280
if (verbose > 1)
crypto/heimdal/appl/push/push.c
295
if (verbose > 1)
crypto/heimdal/appl/push/push.c
358
if (verbose > 1)
crypto/heimdal/appl/push/push.c
381
if (verbose > 1)
crypto/heimdal/appl/push/push.c
391
if(verbose)
crypto/heimdal/appl/push/push.c
399
if (verbose)
crypto/heimdal/appl/push/push.c
428
if (verbose > 1)
crypto/heimdal/appl/push/push.c
435
if (verbose > 1)
crypto/heimdal/appl/push/push.c
442
if (verbose) {
crypto/heimdal/appl/push/push.c
455
if (verbose > 1)
crypto/heimdal/appl/push/push.c
498
if (verbose > 1)
crypto/heimdal/appl/push/push.c
502
if (verbose)
crypto/heimdal/appl/push/push.c
521
int verbose,
crypto/heimdal/appl/push/push.c
563
return doit (s, host, user, filename, header_str, leavep, verbose, forkp);
crypto/heimdal/lib/hx509/hxtool.c
661
print_certificate(hx509_context hxcontext, hx509_cert cert, int verbose)
crypto/heimdal/lib/hx509/hxtool.c
676
if (verbose) {
crypto/heimdal/lib/hx509/hxtool.c
693
int verbose;
crypto/heimdal/lib/hx509/hxtool.c
702
print_certificate(context, cert, s->verbose);
crypto/heimdal/lib/hx509/hxtool.c
715
s.verbose = opt->content_flag;
crypto/heimdal/lib/krb5/aes-test.c
239
if (verbose) {
crypto/heimdal/lib/krb5/aes-test.c
275
if (verbose) {
crypto/heimdal/lib/krb5/aes-test.c
42
static int verbose = 0;
crypto/heimdal/lib/krb5/aes-test.c
870
if (verbose && val == 0)
crypto/heimdal/lib/roken/rkpty.c
215
if (verbose)
crypto/heimdal/lib/roken/rkpty.c
246
if (verbose)
crypto/heimdal/lib/roken/rkpty.c
280
if (verbose)
crypto/heimdal/lib/roken/rkpty.c
308
{ "verbose", 'v', arg_counter, &verbose, "verbose debugging" },
crypto/heimdal/lib/roken/rkpty.c
80
static int verbose;
crypto/krb5/src/appl/gss-sample/gss-client.c
293
if (verbose) {
crypto/krb5/src/appl/gss-sample/gss-client.c
310
if (verbose)
crypto/krb5/src/appl/gss-sample/gss-client.c
316
if (verbose)
crypto/krb5/src/appl/gss-sample/gss-client.c
434
if (auth_flag && verbose) {
crypto/krb5/src/appl/gss-sample/gss-client.c
556
if (verbose)
crypto/krb5/src/appl/gss-sample/gss-client.c
559
if (verbose)
crypto/krb5/src/appl/gss-sample/gss-client.c
72
static int verbose = 1;
crypto/krb5/src/appl/gss-sample/gss-client.c
770
verbose = 0;
crypto/krb5/src/appl/gss-sample/gss-server.c
207
if (verbose && logfile) {
crypto/krb5/src/appl/gss-sample/gss-server.c
227
if (verbose && logfile) {
crypto/krb5/src/appl/gss-sample/gss-server.c
251
if (verbose && logfile) {
crypto/krb5/src/appl/gss-sample/gss-server.c
263
if (verbose && logfile) {
crypto/krb5/src/appl/gss-sample/gss-server.c
371
if (verbose && logfile)
crypto/krb5/src/appl/gss-sample/gss-server.c
390
if (verbose && logfile)
crypto/krb5/src/appl/gss-sample/gss-server.c
469
if (verbose && logfile) {
crypto/krb5/src/appl/gss-sample/gss-server.c
692
verbose = 1;
crypto/krb5/src/appl/gss-sample/gss-server.c
91
int verbose = 0;
crypto/krb5/src/clients/kinit/kinit.c
101
int verbose;
crypto/krb5/src/clients/kinit/kinit.c
244
opts->verbose = 1;
crypto/krb5/src/clients/kinit/kinit.c
439
if (opts->verbose) {
crypto/krb5/src/clients/kinit/kinit.c
544
if (opts->verbose) {
crypto/krb5/src/clients/kinit/kinit.c
557
if (opts->verbose) {
crypto/krb5/src/clients/kinit/kinit.c
569
if (opts->verbose) {
crypto/krb5/src/clients/kinit/kinit.c
582
if (opts->verbose) {
crypto/krb5/src/clients/kinit/kinit.c
593
if (opts->verbose)
crypto/krb5/src/clients/kinit/kinit.c
714
if (opts->verbose)
crypto/krb5/src/clients/kinit/kinit.c
733
if (opts->verbose) {
crypto/krb5/src/clients/kinit/kinit.c
806
if (opts->verbose)
crypto/krb5/src/clients/kinit/kinit.c
821
if (opts->verbose)
crypto/krb5/src/clients/kinit/kinit.c
884
if (authed_k5 && opts.verbose)
crypto/krb5/src/kadmin/dbutil/dump.c
1000
krb5_boolean verbose, int *linenop)
crypto/krb5/src/kadmin/dbutil/dump.c
1002
return process_tagged(context, fname, filep, verbose, linenop,
crypto/krb5/src/kadmin/dbutil/dump.c
1155
args.verbose = FALSE;
crypto/krb5/src/kadmin/dbutil/dump.c
1195
args.verbose = TRUE;
crypto/krb5/src/kadmin/dbutil/dump.c
1366
krb5_boolean verbose, dump_version *dump)
crypto/krb5/src/kadmin/dbutil/dump.c
1372
while (!(err = dump->load_record(context, dumpfile, f, verbose, &lineno)));
crypto/krb5/src/kadmin/dbutil/dump.c
1392
krb5_boolean verbose = FALSE, update = FALSE, iprop_load = FALSE;
crypto/krb5/src/kadmin/dbutil/dump.c
1419
verbose = TRUE;
crypto/krb5/src/kadmin/dbutil/dump.c
1541
f, verbose, load)) {
crypto/krb5/src/kadmin/dbutil/dump.c
295
const char *name, FILE *fp, krb5_boolean verbose,
crypto/krb5/src/kadmin/dbutil/dump.c
370
if (verbose)
crypto/krb5/src/kadmin/dbutil/dump.c
379
const char *name, FILE *fp, krb5_boolean verbose,
crypto/krb5/src/kadmin/dbutil/dump.c
382
return k5beta7_common(context, entry, name, fp, verbose, omit_nra, FALSE);
crypto/krb5/src/kadmin/dbutil/dump.c
387
const char *name, FILE *fp, krb5_boolean verbose,
crypto/krb5/src/kadmin/dbutil/dump.c
390
return k5beta7_common(context, entry, name, fp, verbose, omit_nra, TRUE);
crypto/krb5/src/kadmin/dbutil/dump.c
461
args->verbose, args->omit_nra);
crypto/krb5/src/kadmin/dbutil/dump.c
50
FILE *fp, krb5_boolean verbose,
crypto/krb5/src/kadmin/dbutil/dump.c
53
krb5_boolean verbose, int *linenop);
crypto/krb5/src/kadmin/dbutil/dump.c
600
krb5_boolean verbose, int *linenop)
crypto/krb5/src/kadmin/dbutil/dump.c
71
krb5_boolean verbose;
crypto/krb5/src/kadmin/dbutil/dump.c
781
if (verbose)
crypto/krb5/src/kadmin/dbutil/dump.c
798
krb5_boolean verbose, int *linenop)
crypto/krb5/src/kadmin/dbutil/dump.c
827
if (verbose)
crypto/krb5/src/kadmin/dbutil/dump.c
835
krb5_boolean verbose, int *linenop)
crypto/krb5/src/kadmin/dbutil/dump.c
866
if (verbose)
crypto/krb5/src/kadmin/dbutil/dump.c
874
krb5_boolean verbose, int *linenop)
crypto/krb5/src/kadmin/dbutil/dump.c
944
if (verbose)
crypto/krb5/src/kadmin/dbutil/dump.c
960
krb5_boolean verbose, int *linenop, load_func princfn,
crypto/krb5/src/kadmin/dbutil/dump.c
972
return (*princfn)(context, fname, filep, verbose, linenop);
crypto/krb5/src/kadmin/dbutil/dump.c
974
return (*policyfn)(context, fname, filep, verbose, linenop);
crypto/krb5/src/kadmin/dbutil/dump.c
984
krb5_boolean verbose, int *linenop)
crypto/krb5/src/kadmin/dbutil/dump.c
986
return process_tagged(context, fname, filep, verbose, linenop,
crypto/krb5/src/kadmin/dbutil/dump.c
992
krb5_boolean verbose, int *linenop)
crypto/krb5/src/kadmin/dbutil/dump.c
994
return process_tagged(context, fname, filep, verbose, linenop,
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
1010
krb5_boolean force = FALSE, dry_run = FALSE, verbose = FALSE;
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
1043
verbose = TRUE;
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
1080
if (verbose)
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
633
unsigned int verbose : 1;
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
753
if (p->dry_run && p->verbose)
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
755
else if (p->verbose)
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
761
if (p->verbose)
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
765
} else if (p->verbose)
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
853
data.verbose = 1;
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
926
if (data.verbose) {
crypto/krb5/src/kadmin/dbutil/kdb5_util.h
74
FILE *filep, krb5_boolean verbose,
crypto/krb5/src/kprop/kproplog.c
317
unsigned int verbose)
crypto/krb5/src/kprop/kproplog.c
391
if (verbose) {
crypto/krb5/src/kprop/kproplog.c
393
print_attr(&upd.kdb_update.kdbe_t_val[j], verbose > 1 ? 1 : 0);
crypto/krb5/src/kprop/kproplog.c
431
unsigned int verbose = 0;
crypto/krb5/src/kprop/kproplog.c
454
verbose++;
crypto/krb5/src/kprop/kproplog.c
552
print_update(ulog, entry, params.iprop_ulogsize, verbose);
crypto/krb5/src/lib/crypto/crypto_tests/t_cksums.c
191
krb5_boolean valid, verbose = FALSE;
crypto/krb5/src/lib/crypto/crypto_tests/t_cksums.c
195
verbose = TRUE;
crypto/krb5/src/lib/crypto/crypto_tests/t_cksums.c
209
if (verbose) {
crypto/krb5/src/lib/crypto/crypto_tests/t_cksums.c
228
if (!verbose)
crypto/krb5/src/lib/crypto/crypto_tests/t_cksums.c
239
if (!verbose)
crypto/krb5/src/lib/crypto/crypto_tests/t_derive.c
322
krb5_boolean verbose = FALSE;
crypto/krb5/src/lib/crypto/crypto_tests/t_derive.c
326
verbose = TRUE;
crypto/krb5/src/lib/crypto/crypto_tests/t_derive.c
350
if (verbose) {
crypto/krb5/src/lib/crypto/crypto_tests/t_derive.c
364
if (!verbose)
crypto/krb5/src/lib/crypto/crypto_tests/t_str2key.c
468
krb5_boolean verbose = FALSE;
crypto/krb5/src/lib/crypto/crypto_tests/t_str2key.c
472
verbose = TRUE;
crypto/krb5/src/lib/crypto/crypto_tests/t_str2key.c
486
if (verbose) {
crypto/krb5/src/lib/crypto/crypto_tests/t_str2key.c
508
if (!verbose)
crypto/krb5/src/lib/krb5/krb/chk_trans.c
37
static int verbose = 0;
crypto/krb5/src/lib/krb5/krb/chk_trans.c
378
verbose++, argc--, argv++;
crypto/krb5/src/lib/krb5/krb/chk_trans.c
38
# define Tprintf(ARGS) if (verbose) printf ARGS
crypto/krb5/src/util/support/t_utf8.c
186
int status = 0, verbose = 0;
crypto/krb5/src/util/support/t_utf8.c
191
verbose = 1;
crypto/krb5/src/util/support/t_utf8.c
194
if (verbose)
crypto/openssh/auth2-hostbased.c
238
verbose("Accepted certificate ID \"%s\" signed by "
crypto/openssh/auth2-hostbased.c
246
verbose("Accepted %s public key %s from %s@%s",
crypto/openssh/auth2-pubkey.c
600
verbose("Accepted certificate ID \"%s\" (serial %llu) signed by "
crypto/openssh/auth2-pubkeyfile.c
333
verbose("Accepted key %s %s found at %s",
crypto/openssh/auth2-pubkeyfile.c
372
verbose("Accepted certificate ID \"%s\" (serial %llu) "
crypto/openssh/channels.c
1318
verbose("Rejected X11 connection after ForwardX11Timeout "
crypto/openssh/channels.c
2627
verbose("channel %d: closing after %u seconds "
crypto/openssh/channels.c
3881
verbose("socket [%s]:%s: %.100s", ntop, strport,
crypto/openssh/channels.c
3903
verbose("bind [%s]:%s: %.100s",
crypto/openssh/channels.c
4615
verbose("socket: %.100s", strerror(errno));
crypto/openssh/clientloop.c
1668
verbose("Killed by signal %d.", (int) received_signal);
crypto/openssh/clientloop.c
1675
verbose("Transferred: sent %llu, received %llu bytes, in %.1f seconds",
crypto/openssh/clientloop.c
1678
verbose("Bytes per second: sent %.1f, received %.1f",
crypto/openssh/clientloop.c
1784
verbose("Rejected X11 connection after ForwardX11Timeout "
crypto/openssh/dns.c
226
verbose("DNS lookup error: %s", dns_result_totext(result));
crypto/openssh/dns.c
251
verbose("Error parsing fingerprint from DNS.");
crypto/openssh/mux.c
1829
verbose("Allocated port %u for remote forward to %s:%d",
crypto/openssh/openbsd-compat/port-linux.c
283
verbose("error reading %s: %s", oom_adj_path,
crypto/openssh/openbsd-compat/port-linux.c
288
verbose("error writing %s: %s",
crypto/openssh/openbsd-compat/port-linux.c
313
verbose("error writing %s: %s", oom_adj_path, strerror(errno));
crypto/openssh/openbsd-compat/port-linux.c
329
verbose("unable to lock memory: %s", strerror(errno));
crypto/openssh/session.c
1360
verbose("Changed root directory to \"%s\"", path);
crypto/openssh/session.c
2441
verbose("Close session: user %s from %.200s port %d id %d",
crypto/openssh/session.c
709
verbose("Starting session: %s%s%s for %s from %.200s port %d id %d",
crypto/openssh/sftp-server.c
1255
verbose("realpath \"%s\"", path);
crypto/openssh/sftp-server.c
1338
verbose("readlink \"%s\"", path);
crypto/openssh/sftp-server.c
1457
verbose("fsync \"%s\"", handle_to_name(handle));
crypto/openssh/sftp-server.c
1597
verbose("expand \"%s\"", path);
crypto/openssh/sftp-server.c
1716
verbose("home-directory \"%s\"", user_pw->pw_dir);
crypto/openssh/sftp-server.c
1763
verbose("users-groups-by-id: %u users, %u groups", nusers, ngroups);
crypto/openssh/sftp-server.c
198
verbose("Refusing %s request in read-only mode", h->name);
crypto/openssh/sftp-server.c
204
verbose("Refusing denylisted %s request", h->name);
crypto/openssh/sftp-server.c
214
verbose("Refusing non-allowlisted %s request", h->name);
crypto/openssh/sftp-server.c
717
verbose("received client version %u", version);
crypto/openssh/sftp-server.c
762
verbose("Refusing open request in read-only mode");
crypto/openssh/sftp-server.c
910
verbose("%sstat name \"%s\"", do_lstat ? "l" : "", name);
crypto/openssh/ssh-agent.c
1420
verbose("failed add of SK provider \"%.100s\": "
crypto/openssh/ssh-agent.c
1426
verbose("failed provider \"%.100s\": "
crypto/openssh/ssh-agent.c
1618
verbose("failed PKCS#11 add of \"%.100s\": remote addition of "
crypto/openssh/ssh-agent.c
1623
verbose("failed PKCS#11 add of \"%.100s\": realpath: %s",
crypto/openssh/ssh-agent.c
1628
verbose("refusing PKCS#11 add of \"%.100s\": "
crypto/openssh/ssh-agent.c
1694
verbose("failed PKCS#11 add of \"%.100s\": realpath: %s",
crypto/openssh/ssh-pkcs11.c
261
verbose("Deferring PIN entry to reader keypad.");
crypto/openssh/ssh.c
411
verbose("Canonicalized DNS aliased hostname "
crypto/openssh/sshconnect2.c
481
verbose("Authenticated to %s ([%s]:%d) using \"%s\".", host,
crypto/openssh/sshconnect2.c
485
verbose("Authenticated to %s (via proxy) using \"%s\".", host,
crypto/openssh/sshconnect2.c
636
verbose("Authenticated using \"%s\" with partial success.",
crypto/openssh/sshd-session.c
1253
verbose("Connection from %s port %d on %s port %d%s%s%s",
crypto/openssh/sshd-session.c
1366
verbose("Transferred: sent %llu, received %llu bytes",
crypto/openssh/sshd-session.c
1369
verbose("Closing connection to %.500s port %d", remote_ip, remote_port);
crypto/openssh/sshd-session.c
447
verbose("User child is on pid %ld", (long)pmonitor->m_pid);
crypto/openssh/sshd.c
855
verbose("socket: %.100s", strerror(errno));
crypto/openssh/sshd.c
863
verbose("socket: CLOEXEC: %s", strerror(errno));
crypto/openssl/apps/ca.c
1017
enddate, days, batch, extensions, conf, verbose,
crypto/openssl/apps/ca.c
103
int verbose, unsigned long certopt, unsigned long nameopt,
crypto/openssl/apps/ca.c
1038
enddate, days, batch, extensions, conf, verbose,
crypto/openssl/apps/ca.c
1096
if (verbose)
crypto/openssl/apps/ca.c
1129
if (verbose)
crypto/openssl/apps/ca.c
114
CONF *conf, int verbose, unsigned long certopt,
crypto/openssl/apps/ca.c
1205
if (verbose)
crypto/openssl/apps/ca.c
123
int verbose, unsigned long certopt,
crypto/openssl/apps/ca.c
1254
if (verbose)
crypto/openssl/apps/ca.c
130
int batch, int verbose, X509_REQ *req, const char *ext_sect,
crypto/openssl/apps/ca.c
1383
int verbose, unsigned long certopt, unsigned long nameopt,
crypto/openssl/apps/ca.c
1397
if (verbose)
crypto/openssl/apps/ca.c
1422
verbose, req, ext_sect, lconf, certopt, nameopt, default_op,
crypto/openssl/apps/ca.c
1440
CONF *lconf, int verbose, unsigned long certopt,
crypto/openssl/apps/ca.c
1452
if (verbose)
crypto/openssl/apps/ca.c
1480
verbose, rreq, ext_sect, lconf, certopt, nameopt, default_op,
crypto/openssl/apps/ca.c
1494
int batch, int verbose, X509_REQ *req, const char *ext_sect,
crypto/openssl/apps/ca.c
1692
if (verbose)
crypto/openssl/apps/ca.c
1744
if (verbose)
crypto/openssl/apps/ca.c
1757
if (verbose)
crypto/openssl/apps/ca.c
1771
if (verbose)
crypto/openssl/apps/ca.c
1784
if (verbose)
crypto/openssl/apps/ca.c
2005
CONF *lconf, int verbose, unsigned long certopt,
crypto/openssl/apps/ca.c
2118
verbose, req, ext_sect, lconf, certopt, nameopt, default_op,
crypto/openssl/apps/ca.c
346
int ret = 1, email_dn = 1, req = 0, verbose = 0, gencrl = 0, dorevoke = 0;
crypto/openssl/apps/ca.c
384
verbose = 1;
crypto/openssl/apps/ca.c
387
verbose = 0;
crypto/openssl/apps/ca.c
773
if (verbose) {
crypto/openssl/apps/ca.c
786
if (verbose)
crypto/openssl/apps/ca.c
794
if (verbose)
crypto/openssl/apps/ca.c
803
if (verbose)
crypto/openssl/apps/ca.c
816
if (verbose)
crypto/openssl/apps/ca.c
870
if (verbose)
crypto/openssl/apps/ca.c
876
if (verbose)
crypto/openssl/apps/ca.c
950
if (verbose) {
crypto/openssl/apps/ca.c
976
conf, verbose, certopt, get_nameopt(), default_op,
crypto/openssl/apps/ca.c
997
conf, verbose, certopt, get_nameopt(), default_op,
crypto/openssl/apps/ciphers.c
124
verbose = 1;
crypto/openssl/apps/ciphers.c
127
verbose = Verbose = 1;
crypto/openssl/apps/ciphers.c
133
stdname = verbose = 1;
crypto/openssl/apps/ciphers.c
229
if (!verbose) {
crypto/openssl/apps/ciphers.c
97
int ret = 1, i, verbose = 0, Verbose = 0, use_supported = 0;
crypto/openssl/apps/dhparam.c
157
verbose = 1;
crypto/openssl/apps/dhparam.c
160
verbose = 0;
crypto/openssl/apps/dhparam.c
213
if (verbose) {
crypto/openssl/apps/dhparam.c
35
static int verbose = 1;
crypto/openssl/apps/dsaparam.c
133
verbose = 1;
crypto/openssl/apps/dsaparam.c
136
verbose = 0;
crypto/openssl/apps/dsaparam.c
176
if (verbose) {
crypto/openssl/apps/dsaparam.c
243
pkey = app_keygen(ctx, "DSA", numbits, verbose);
crypto/openssl/apps/dsaparam.c
25
static int verbose = 0;
crypto/openssl/apps/enc.c
160
int bsize = BSIZE, verbose = 0, debug = 0, olb64 = 0, nosalt = 0;
crypto/openssl/apps/enc.c
249
verbose = 1;
crypto/openssl/apps/enc.c
396
if (verbose)
crypto/openssl/apps/enc.c
799
if (verbose) {
crypto/openssl/apps/engine.c
155
static int util_verbose(ENGINE *e, int verbose, BIO *out, const char *indent)
crypto/openssl/apps/engine.c
180
if (!(flags & ENGINE_CMD_FLAG_INTERNAL) || verbose >= 4) {
crypto/openssl/apps/engine.c
210
if (verbose == 1) {
crypto/openssl/apps/engine.c
224
if ((verbose >= 3) && !util_flags(out, flags, indent))
crypto/openssl/apps/engine.c
307
int verbose = 0, list_cap = 0, test_avail = 0, test_avail_noise = 0;
crypto/openssl/apps/engine.c
350
if (verbose < i)
crypto/openssl/apps/engine.c
351
verbose = i;
crypto/openssl/apps/engine.c
488
if ((verbose > 0) && !util_verbose(e, verbose, out, indent))
crypto/openssl/apps/gendsa.c
106
verbose = 1;
crypto/openssl/apps/gendsa.c
109
verbose = 0;
crypto/openssl/apps/gendsa.c
156
pkey = app_keygen(ctx, "DSA", nbits, verbose);
crypto/openssl/apps/gendsa.c
70
int ret = 1, private = 0, verbose = 0, nbits;
crypto/openssl/apps/genpkey.c
18
static int verbose = 1;
crypto/openssl/apps/genpkey.c
187
verbose = 0;
crypto/openssl/apps/genpkey.c
190
verbose = 1;
crypto/openssl/apps/genpkey.c
270
if (verbose)
crypto/openssl/apps/genrsa.c
148
verbose = 1;
crypto/openssl/apps/genrsa.c
151
verbose = 0;
crypto/openssl/apps/genrsa.c
194
if (verbose)
crypto/openssl/apps/genrsa.c
214
pkey = app_keygen(ctx, "RSA", num, verbose);
crypto/openssl/apps/genrsa.c
218
if (verbose) {
crypto/openssl/apps/genrsa.c
30
static int verbose = 0;
crypto/openssl/apps/include/apps.h
353
EVP_PKEY *app_keygen(EVP_PKEY_CTX *ctx, const char *alg, int bits, int verbose);
crypto/openssl/apps/include/apps.h
74
CONF *app_load_config_verbose(const char *filename, int verbose);
crypto/openssl/apps/include/s_apps.h
84
void ssl_ctx_security_debug(SSL_CTX *ctx, int verbose);
crypto/openssl/apps/lib/apps.c
3455
EVP_PKEY *app_keygen(EVP_PKEY_CTX *ctx, const char *alg, int bits, int verbose)
crypto/openssl/apps/lib/apps.c
3459
if (verbose && alg != NULL) {
crypto/openssl/apps/lib/apps.c
351
CONF *app_load_config_verbose(const char *filename, int verbose)
crypto/openssl/apps/lib/apps.c
353
if (verbose) {
crypto/openssl/apps/lib/s_cb.c
1443
int verbose;
crypto/openssl/apps/lib/s_cb.c
1483
if (rv == 1 && sdb->verbose < 2)
crypto/openssl/apps/lib/s_cb.c
1584
void ssl_ctx_security_debug(SSL_CTX *ctx, int verbose)
crypto/openssl/apps/lib/s_cb.c
1589
sdb.verbose = verbose;
crypto/openssl/apps/list.c
1006
if (verbose) {
crypto/openssl/apps/list.c
1066
if (verbose) {
crypto/openssl/apps/list.c
1422
if (verbose) {
crypto/openssl/apps/list.c
146
if (verbose) {
crypto/openssl/apps/list.c
1785
verbose = 0; /* Clear a possible previous call */
crypto/openssl/apps/list.c
1904
verbose = 1;
crypto/openssl/apps/list.c
231
if (verbose) {
crypto/openssl/apps/list.c
292
if (verbose) {
crypto/openssl/apps/list.c
35
static int verbose = 0;
crypto/openssl/apps/list.c
357
if (verbose) {
crypto/openssl/apps/list.c
423
if (verbose) {
crypto/openssl/apps/list.c
481
&& !verbose)
crypto/openssl/apps/list.c
559
if (verbose) {
crypto/openssl/apps/list.c
625
if (verbose) {
crypto/openssl/apps/list.c
689
if (verbose) {
crypto/openssl/apps/list.c
800
if (verbose) {
crypto/openssl/apps/list.c
944
if (verbose) {
crypto/openssl/apps/rehash.c
101
static int verbose = 0;
crypto/openssl/apps/rehash.c
372
if (verbose)
crypto/openssl/apps/rehash.c
429
if (verbose)
crypto/openssl/apps/rehash.c
440
if (verbose)
crypto/openssl/apps/rehash.c
462
if (verbose)
crypto/openssl/apps/rehash.c
543
verbose = 1;
crypto/openssl/apps/req.c
310
int ret = 1, gen_x509 = 0, i = 0, newreq = 0, verbose = 0, progress = 1;
crypto/openssl/apps/req.c
437
verbose = 1;
crypto/openssl/apps/req.c
441
verbose = 0;
crypto/openssl/apps/req.c
576
if ((req_conf = app_load_config_verbose(template, verbose)) == NULL)
crypto/openssl/apps/req.c
579
if (verbose)
crypto/openssl/apps/req.c
594
if (verbose)
crypto/openssl/apps/req.c
725
pkey = app_keygen(genctx, keyalgstr, newkey_len, verbose);
crypto/openssl/apps/req.c
736
if (verbose) {
crypto/openssl/apps/req.c
955
if (verbose) {
crypto/openssl/apps/req.c
965
if (verbose) {
crypto/openssl/apps/s_server.c
1503
s_tlsextstatus = tlscstatp.verbose = 1;
crypto/openssl/apps/s_server.c
464
int verbose;
crypto/openssl/apps/s_server.c
507
if (srctx->verbose)
crypto/openssl/apps/s_server.c
608
if (srctx->verbose)
crypto/openssl/apps/s_server.c
634
if (srctx->verbose) {
crypto/openssl/apps/srp.c
122
const char *passin, int verbose)
crypto/openssl/apps/srp.c
136
if (verbose)
crypto/openssl/apps/srp.c
140
if (verbose > 1)
crypto/openssl/apps/srp.c
160
char *passout, int verbose)
crypto/openssl/apps/srp.c
173
if (verbose)
crypto/openssl/apps/srp.c
184
if (verbose > 1)
crypto/openssl/apps/srp.c
248
int gNindex = -1, maxgN = -1, ret = 1, errors = 0, verbose = 0, i;
crypto/openssl/apps/srp.c
270
verbose++;
crypto/openssl/apps/srp.c
358
conf = app_load_config_verbose(configfile, verbose);
crypto/openssl/apps/srp.c
366
if (verbose)
crypto/openssl/apps/srp.c
378
if (verbose)
crypto/openssl/apps/srp.c
388
if (verbose)
crypto/openssl/apps/srp.c
407
print_index(db, i, verbose > 1);
crypto/openssl/apps/srp.c
411
if (verbose)
crypto/openssl/apps/srp.c
416
print_entry(db, gNindex, verbose > 1, "Default g and N");
crypto/openssl/apps/srp.c
421
if (verbose)
crypto/openssl/apps/srp.c
426
if (verbose > 1)
crypto/openssl/apps/srp.c
432
if (user != NULL && verbose > 1)
crypto/openssl/apps/srp.c
435
print_user(db, userindex, (verbose > 0) || mode == OPT_LIST);
crypto/openssl/apps/srp.c
466
passout, verbose))) {
crypto/openssl/apps/srp.c
516
if (verbose)
crypto/openssl/apps/srp.c
527
verbose)) {
crypto/openssl/apps/srp.c
535
if (verbose)
crypto/openssl/apps/srp.c
543
passout, verbose))) {
crypto/openssl/apps/srp.c
588
if (verbose)
crypto/openssl/apps/srp.c
598
print_user(db, i, verbose);
crypto/openssl/apps/srp.c
602
if (verbose)
crypto/openssl/apps/srp.c
607
if (verbose)
crypto/openssl/apps/srp.c
612
if (verbose)
crypto/openssl/apps/srp.c
619
if (verbose)
crypto/openssl/apps/srp.c
622
if (verbose)
crypto/openssl/apps/srp.c
63
static void print_entry(CA_DB *db, int indx, int verbose, char *s)
crypto/openssl/apps/srp.c
65
if (indx >= 0 && verbose) {
crypto/openssl/apps/srp.c
75
static void print_index(CA_DB *db, int indexindex, int verbose)
crypto/openssl/apps/srp.c
77
print_entry(db, indexindex, verbose, "g N entry");
crypto/openssl/apps/srp.c
80
static void print_user(CA_DB *db, int userindex, int verbose)
crypto/openssl/apps/srp.c
82
if (verbose > 0) {
crypto/openssl/apps/srp.c
86
print_entry(db, userindex, verbose, "User entry");
crypto/openssl/apps/srp.c
87
print_entry(db, get_index(db, pp[DB_srpgN], 'I'), verbose,
crypto/openssl/apps/vms_decc_init.c
105
if (verbose > 1) {
crypto/openssl/apps/vms_decc_init.c
126
if (verbose > 0) {
crypto/openssl/apps/vms_decc_init.c
67
int verbose = 0;
crypto/openssl/apps/vms_decc_init.c
78
verbose = strtol(openssl_debug_decc_init, NULL, 10);
crypto/openssl/apps/vms_decc_init.c
79
if (verbose <= 0) {
crypto/openssl/apps/vms_decc_init.c
80
verbose = 1;
crypto/openssl/test/bio_base64_test.c
307
static int generic_case(test_case *t, int verbose)
crypto/openssl/test/bio_base64_test.c
324
if (verbose) {
crypto/openssl/test/curve448_internal_test.c
18
static unsigned int verbose = 0;
crypto/openssl/test/curve448_internal_test.c
666
if (verbose && i % 10000 == 0) {
crypto/openssl/test/curve448_internal_test.c
727
verbose = 1; /* Print progress dots */
crypto/openssl/test/drbgtest.c
403
int verbose = (getenv("V") != NULL);
crypto/openssl/test/drbgtest.c
498
if (verbose || !success) {
crypto/openssl/test/hpke_test.c
1185
if (verbose || overallresult != 1) {
crypto/openssl/test/hpke_test.c
1313
if (verbose)
crypto/openssl/test/hpke_test.c
1325
if (verbose)
crypto/openssl/test/hpke_test.c
2068
verbose = 1; /* Print progress dots */
crypto/openssl/test/hpke_test.c
23
static int verbose = 0;
crypto/openssl/test/radix/quic_bindings.c
312
int verbose)
crypto/openssl/test/radix/quic_bindings.c
325
if (verbose)
crypto/openssl/test/ssl_old_test.c
1868
if (!verbose) {
crypto/openssl/test/ssl_old_test.c
2153
if (verbose) {
crypto/openssl/test/ssl_old_test.c
2538
if (verbose)
crypto/openssl/test/ssl_old_test.c
2836
if (verbose)
crypto/openssl/test/ssl_old_test.c
619
static int verbose = 0;
crypto/openssl/test/ssl_old_test.c
943
verbose = 0;
crypto/openssl/test/ssl_old_test.c
993
verbose = 1;
lib/geom/cache/geom_cache.c
104
static int verbose = 0;
lib/geom/cache/geom_cache.c
112
verbose = 1;
lib/geom/cache/geom_cache.c
170
if (verbose)
lib/geom/cache/geom_cache.c
195
if (verbose)
lib/geom/concat/geom_concat.c
101
verbose = 1;
lib/geom/concat/geom_concat.c
182
if (verbose)
lib/geom/concat/geom_concat.c
208
if (verbose)
lib/geom/concat/geom_concat.c
93
static int verbose = 0;
lib/geom/eli/geom_eli.c
1110
if (verbose)
lib/geom/eli/geom_eli.c
1147
if (verbose)
lib/geom/eli/geom_eli.c
1150
if (verbose)
lib/geom/eli/geom_eli.c
1161
if (verbose)
lib/geom/eli/geom_eli.c
1164
if (verbose)
lib/geom/eli/geom_eli.c
1175
if (verbose)
lib/geom/eli/geom_eli.c
1179
if (verbose)
lib/geom/eli/geom_eli.c
1190
if (verbose)
lib/geom/eli/geom_eli.c
1193
if (verbose)
lib/geom/eli/geom_eli.c
1204
if (verbose)
lib/geom/eli/geom_eli.c
1207
if (verbose)
lib/geom/eli/geom_eli.c
1384
if (verbose)
lib/geom/eli/geom_eli.c
1583
if (verbose)
lib/geom/eli/geom_eli.c
1986
if (verbose)
lib/geom/eli/geom_eli.c
286
static int verbose = 0;
lib/geom/eli/geom_eli.c
318
verbose = 1;
lib/geom/eli/geom_eli.c
542
if (verbose)
lib/geom/eli/geom_eli.c
546
if (verbose) {
lib/geom/eli/geom_eli.c
941
if (verbose)
lib/geom/journal/geom_journal.c
284
if (verbose)
lib/geom/journal/geom_journal.c
310
if (verbose)
lib/geom/journal/geom_journal.c
84
static int verbose = 0;
lib/geom/journal/geom_journal.c
92
verbose = 1;
lib/geom/label/geom_label.c
165
if (verbose)
lib/geom/label/geom_label.c
190
if (verbose)
lib/geom/label/geom_label.c
90
static int verbose = 0;
lib/geom/label/geom_label.c
98
verbose = 1;
lib/geom/mirror/geom_mirror.c
150
static int verbose = 0;
lib/geom/mirror/geom_mirror.c
158
verbose = 1;
lib/geom/mirror/geom_mirror.c
288
if (verbose)
lib/geom/mirror/geom_mirror.c
314
if (verbose)
lib/geom/mirror/geom_mirror.c
401
if (verbose)
lib/geom/raid3/geom_raid3.c
115
static int verbose = 0;
lib/geom/raid3/geom_raid3.c
123
verbose = 1;
lib/geom/raid3/geom_raid3.c
271
if (verbose)
lib/geom/raid3/geom_raid3.c
297
if (verbose)
lib/geom/shsec/geom_shsec.c
187
if (verbose)
lib/geom/shsec/geom_shsec.c
213
if (verbose)
lib/geom/shsec/geom_shsec.c
77
static int verbose = 0;
lib/geom/shsec/geom_shsec.c
85
verbose = 1;
lib/geom/stripe/geom_stripe.c
102
verbose = 1;
lib/geom/stripe/geom_stripe.c
212
if (verbose)
lib/geom/stripe/geom_stripe.c
238
if (verbose)
lib/geom/stripe/geom_stripe.c
94
static int verbose = 0;
lib/geom/virstor/geom_virstor.c
107
static int verbose = 0;
lib/geom/virstor/geom_virstor.c
121
verbose = 1;
lib/geom/virstor/geom_virstor.c
254
if (verbose)
lib/geom/virstor/geom_virstor.c
265
if (verbose)
lib/geom/virstor/geom_virstor.c
272
if (verbose)
lib/geom/virstor/geom_virstor.c
297
if (verbose)
lib/geom/virstor/geom_virstor.c
304
if (verbose) {
lib/geom/virstor/geom_virstor.c
348
if (verbose) {
lib/geom/virstor/geom_virstor.c
367
if (verbose)
lib/geom/virstor/geom_virstor.c
384
if (verbose)
lib/geom/virstor/geom_virstor.c
393
if (verbose)
lib/geom/virstor/geom_virstor.c
407
if (verbose)
lib/geom/virstor/geom_virstor.c
428
if (verbose)
lib/geom/virstor/geom_virstor.c
438
if (verbose)
lib/geom/virstor/geom_virstor.c
481
if (verbose)
lib/libc/posix1e/acl_support.h
50
int _nfs4_format_flags(char *str, size_t size, acl_flag_t var, int verbose);
lib/libc/posix1e/acl_support.h
51
int _nfs4_format_access_mask(char *str, size_t size, acl_perm_t var, int verbose);
lib/libc/posix1e/acl_support_nfs4.c
211
_nfs4_format_flags(char *str, size_t size, acl_flag_t var, int verbose)
lib/libc/posix1e/acl_support_nfs4.c
214
if (verbose)
lib/libc/posix1e/acl_support_nfs4.c
221
_nfs4_format_access_mask(char *str, size_t size, acl_perm_t var, int verbose)
lib/libc/posix1e/acl_support_nfs4.c
224
if (verbose)
lib/libfetch/common.c
1045
fetch_ssl_setup_transport_layer(SSL_CTX *ctx, int verbose)
lib/libfetch/common.c
1067
fetch_ssl_setup_peer_verification(SSL_CTX *ctx, int verbose)
lib/libfetch/common.c
1076
if (verbose) {
lib/libfetch/common.c
1119
fetch_ssl_setup_client_certificate(SSL_CTX *ctx, int verbose)
lib/libfetch/common.c
1174
fetch_ssl(conn_t *conn, const struct url *URL, int verbose)
lib/libfetch/common.c
1188
fetch_ssl_setup_transport_layer(conn->ssl_ctx, verbose);
lib/libfetch/common.c
1189
if (!fetch_ssl_setup_peer_verification(conn->ssl_ctx, verbose))
lib/libfetch/common.c
1191
if (!fetch_ssl_setup_client_certificate(conn->ssl_ctx, verbose))
lib/libfetch/common.c
1233
if (verbose) {
lib/libfetch/common.c
1249
(void)verbose;
lib/libfetch/common.c
241
do { if (verbose) fetch_info(__VA_ARGS__); } while (0)
lib/libfetch/common.c
412
fetch_socks5_init(conn_t *conn, const char *host, int port, int verbose)
lib/libfetch/common.c
594
fetch_connect(const char *host, int port, int af, int verbose)
lib/libfetch/common.c
671
if (verbose && sockshost == NULL) {
lib/libfetch/common.c
687
if (!fetch_socks5_init(conn, host, port, verbose))
lib/libfetch/common.h
110
int port, int verbose);
lib/libfetch/ftp.c
627
int low, pasv, verbose;
lib/libfetch/ftp.c
636
verbose = CHECK_FLAG('v');
lib/libfetch/ftp.c
669
if (verbose)
lib/libfetch/ftp.c
769
if (verbose)
lib/libfetch/ftp.c
779
if (verbose)
lib/libfetch/ftp.c
810
if (verbose)
lib/libfetch/ftp.c
870
if (verbose)
lib/libfetch/ftp.c
958
int e, direct, verbose;
lib/libfetch/ftp.c
966
verbose = CHECK_FLAG('v');
lib/libfetch/ftp.c
978
conn = fetch_connect(purl->host, purl->port, af, verbose);
lib/libfetch/ftp.c
981
conn = fetch_connect(url->host, url->port, af, verbose);
lib/libfetch/http.c
1384
int verbose;
lib/libfetch/http.c
1396
verbose = CHECK_FLAG('v');
lib/libfetch/http.c
1407
if ((conn = fetch_connect(curl->host, curl->port, af, verbose)) == NULL)
lib/libfetch/http.c
1479
fetch_ssl(conn, URL, verbose) == -1) {
lib/libfetch/http.c
1591
int chunked, direct, ims, noredirect, verbose;
lib/libfetch/http.c
1611
verbose = CHECK_FLAG('v');
lib/libfetch/http.c
1659
if (verbose)
lib/libfetch/http.c
1674
if (verbose)
lib/libfetch/http.c
1825
if (verbose)
lib/libfetch/http.c
1838
if (verbose)
lib/libfetch/http.c
1855
if (!verbose)
lib/libfetch/http.c
1898
if (verbose)
lib/libkldelf/ef.c
564
ef_open(struct elf_file *efile, int verbose)
lib/libkldelf/ef.c
587
ef->ef_verbose = verbose;
lib/libkldelf/ef.c
602
if (verbose > 1)
lib/libkldelf/ef.c
617
if (verbose > 1)
lib/libkldelf/ef_obj.c
269
ef_obj_open(struct elf_file *efile, int verbose)
lib/libkldelf/ef_obj.c
292
ef->ef_verbose = verbose;
lib/libkldelf/elf.c
103
if (verbose)
lib/libkldelf/elf.c
109
error = ef_open(efile, verbose);
lib/libkldelf/elf.c
111
error = ef_obj_open(efile, verbose);
lib/libkldelf/elf.c
113
if (verbose)
lib/libkldelf/elf.c
66
elf_open_file(struct elf_file *efile, const char *filename, int verbose)
lib/libkldelf/elf.c
74
if (verbose)
lib/libkldelf/elf.c
81
if (verbose)
lib/libkldelf/elf.c
88
if (verbose)
lib/libkldelf/elf.c
95
if (verbose)
lib/libkldelf/kldelf.h
148
int ef_open(struct elf_file *ef, int verbose);
lib/libkldelf/kldelf.h
149
int ef_obj_open(struct elf_file *ef, int verbose);
lib/libkldelf/kldelf.h
161
int verbose);
lib/libmt/mtlib.c
496
mt_protect_print(struct mt_status_data *status_data, int verbose)
lib/libmt/mtlib.c
505
if (verbose != 0)
lib/libmt/mtlib.h
110
int mt_protect_print(struct mt_status_data *status_data, int verbose);
lib/libnetmap/libnetmap.h
644
int verbose;
lib/libnetmap/nmctx.c
67
.verbose = 1,
lib/libnetmap/nmctx.c
98
if (!ctx->verbose)
lib/libomp/omp.h
493
extern void omp_display_env(int verbose);
lib/libpmc/pmu-events/jevents.c
1386
verbose = atoi(argv[4]);
lib/libpmc/pmu-events/jevents.c
1468
if (verbose) {
lib/libpmc/pmu-events/jevents.c
60
int verbose;
lib/libpmc/pmu-events/json.c
52
if (fd < 0 && verbose > 0 && fn) {
lib/libpmc/pmu-events/json.h
14
extern int verbose;
lib/libpmc/pmu-events/json.h
22
eprintf(0, verbose, pr_fmt(fmt), ##__VA_ARGS__)
lib/libpmc/pmu-events/json.h
25
eprintf(1, verbose, pr_fmt(fmt), ##__VA_ARGS__)
lib/libpmc/pmu-events/json.h
28
eprintf(2, verbose, pr_fmt(fmt), ##__VA_ARGS__)
lib/libutil/tests/humanize_number_test.c
406
int *includeNegativeScale, int *includeExabytes, int *verbose) {
lib/libutil/tests/humanize_number_test.c
432
*verbose = 1;
lib/libutil/tests/humanize_number_test.c
505
int verbose;
lib/libutil/tests/humanize_number_test.c
511
verbose = 0;
lib/libutil/tests/humanize_number_test.c
514
&includeExabyteTests, &verbose);
lib/libutil/tests/humanize_number_test.c
545
if (verbose)
lib/libutil/tests/humanize_number_test.c
559
if (verbose)
lib/libutil/tests/humanize_number_test.c
571
if (verbose)
lib/libutil/tests/humanize_number_test.c
584
if (verbose)
libexec/tftpd/tftp-utils.c
310
printstats(const char *direction, int verbose, struct tftp_stats *ts)
libexec/tftpd/tftp-utils.c
325
if (verbose)
libexec/tftpd/tftp-utils.h
129
void printstats(const char *direction, int verbose, struct tftp_stats *ts);
sbin/camcontrol/camcontrol.c
366
int timeout, int verbose);
sbin/camcontrol/camcontrol.h
113
int timeout, int verbose, int err_recover);
sbin/camcontrol/camcontrol.h
116
int verbose, int err_recover);
sbin/camcontrol/camcontrol.h
60
extern int verbose;
sbin/camcontrol/modeedit.c
1099
(edit || verbose)) {
sbin/camcontrol/modeedit.c
1164
if (load_format(pagedb_path, 0, 0) != 0 && verbose && errno == ENOENT) {
sbin/camcontrol/util.c
101
if (verbose && name)
sbin/camcontrol/util.c
112
if (verbose && name && *name)
sbin/camcontrol/util.c
153
if (verbose)
sbin/camcontrol/util.c
59
int verbose;
sbin/camcontrol/util.c
78
if (verbose && name && *name)
sbin/ccdconfig/ccdconfig.c
125
verbose = 1;
sbin/ccdconfig/ccdconfig.c
191
if (verbose)
sbin/ccdconfig/ccdconfig.c
268
if (verbose) {
sbin/ccdconfig/ccdconfig.c
385
if (verbose && !v) {
sbin/ccdconfig/ccdconfig.c
57
static int verbose = 0;
sbin/dumpon/dumpon.c
398
if (verbose) {
sbin/dumpon/dumpon.c
411
if (verbose) {
sbin/dumpon/dumpon.c
530
verbose = 1;
sbin/dumpon/dumpon.c
651
if (verbose)
sbin/dumpon/dumpon.c
702
if (verbose)
sbin/dumpon/dumpon.c
71
static int verbose;
sbin/etherswitchcfg/etherswitchcfg.c
661
if (cfg->verbose) {
sbin/etherswitchcfg/etherswitchcfg.c
68
int verbose;
sbin/etherswitchcfg/etherswitchcfg.c
749
cfg.verbose++;
sbin/geom/core/geom.c
346
verbose = 1;
sbin/geom/core/geom.c
451
if ((cmd->gc_flags & G_FLAG_VERBOSE) != 0 && verbose)
sbin/geom/core/geom.c
516
if (verbose)
sbin/geom/core/geom.c
67
static int verbose = 0;
sbin/ggate/shared/ggate.c
335
show_config(struct ggeom *gp, int verbose)
sbin/ggate/shared/ggate.c
343
if (!verbose) {
sbin/ggate/shared/ggate.c
363
g_gate_list(int unit, int verbose)
sbin/ggate/shared/ggate.c
386
show_config(gp, verbose);
sbin/ggate/shared/ggate.h
115
void g_gate_list(int unit, int verbose);
sbin/ifconfig/ifconfig.c
1888
if (args->verbose > 0)
sbin/ifconfig/ifconfig.c
525
args->verbose++;
sbin/ifconfig/ifconfig.h
245
int verbose; /* verbosity level */
sbin/ifconfig/ifconfig_netlink.c
417
if (args->drivername || args->verbose) {
sbin/ifconfig/ifconfig_netlink.c
433
if (args->verbose > 0)
sbin/ifconfig/ifieee80211.c
186
int allchans, int verbose);
sbin/ifconfig/ifieee80211.c
2157
const int verbose = ctx->args->verbose;
sbin/ifconfig/ifieee80211.c
2165
if (verbose) {
sbin/ifconfig/ifieee80211.c
2191
if (verbose)
sbin/ifconfig/ifieee80211.c
2198
if (verbose)
sbin/ifconfig/ifieee80211.c
2205
if (verbose)
sbin/ifconfig/ifieee80211.c
2212
if (verbose)
sbin/ifconfig/ifieee80211.c
2219
if (verbose)
sbin/ifconfig/ifieee80211.c
2238
if (verbose)
sbin/ifconfig/ifieee80211.c
2245
if (verbose)
sbin/ifconfig/ifieee80211.c
2258
if (verbose) {
sbin/ifconfig/ifieee80211.c
2267
if (verbose)
sbin/ifconfig/ifieee80211.c
2272
if (verbose)
sbin/ifconfig/ifieee80211.c
2278
if (verbose)
sbin/ifconfig/ifieee80211.c
2285
if (verbose)
sbin/ifconfig/ifieee80211.c
2292
if (verbose)
sbin/ifconfig/ifieee80211.c
2305
if (verbose) {
sbin/ifconfig/ifieee80211.c
2706
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
2748
if (!ctx->args->verbose)
sbin/ifconfig/ifieee80211.c
2773
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
2790
if (!ctx->args->verbose)
sbin/ifconfig/ifieee80211.c
2835
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
2873
if (!ctx->args->verbose)
sbin/ifconfig/ifieee80211.c
2905
if (!ctx->args->verbose)
sbin/ifconfig/ifieee80211.c
2956
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
2987
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
3016
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
3043
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
3077
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
3110
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
3141
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
3178
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
3192
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
3253
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
3347
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
3392
if (!ctx->args->verbose)
sbin/ifconfig/ifieee80211.c
3424
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
3652
if (ctx->args->verbose && ielen >= sizeof(struct ieee80211_tdma_param)) {
sbin/ifconfig/ifieee80211.c
3852
const int verbose = ctx->args->verbose;
sbin/ifconfig/ifieee80211.c
3868
if (verbose)
sbin/ifconfig/ifieee80211.c
3877
const int verbose = ctx->args->verbose;
sbin/ifconfig/ifieee80211.c
3882
if (verbose)
sbin/ifconfig/ifieee80211.c
3887
if (verbose)
sbin/ifconfig/ifieee80211.c
3892
if (verbose)
sbin/ifconfig/ifieee80211.c
3896
if (verbose)
sbin/ifconfig/ifieee80211.c
3900
if (verbose)
sbin/ifconfig/ifieee80211.c
3916
else if (verbose)
sbin/ifconfig/ifieee80211.c
3929
if (verbose)
sbin/ifconfig/ifieee80211.c
3933
if (verbose)
sbin/ifconfig/ifieee80211.c
3961
if (verbose)
sbin/ifconfig/ifieee80211.c
4457
print_channels(ctx, chaninfo, allchans, ctx->args->verbose);
sbin/ifconfig/ifieee80211.c
4496
if (isset(reported, c->ic_ieee) && !ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
4508
if (!ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
4540
const int verbose = ctx->args->verbose;
sbin/ifconfig/ifieee80211.c
4542
if (verbose)
sbin/ifconfig/ifieee80211.c
4548
dc->dc_chaninfo.ic_nchans = verbose ? MAXCHAN : 1;
sbin/ifconfig/ifieee80211.c
4551
if (dc->dc_cryptocaps != 0 || verbose) {
sbin/ifconfig/ifieee80211.c
4555
if (dc->dc_htcaps != 0 || verbose) {
sbin/ifconfig/ifieee80211.c
4559
if (dc->dc_vhtcaps != 0 || verbose) {
sbin/ifconfig/ifieee80211.c
4565
if (verbose) {
sbin/ifconfig/ifieee80211.c
4567
print_channels(ctx, &dc->dc_chaninfo, 1/*allchans*/, verbose);
sbin/ifconfig/ifieee80211.c
4609
else if (ctx->args->verbose)
sbin/ifconfig/ifieee80211.c
4617
else if (ctx->args->verbose)
sbin/ifconfig/ifieee80211.c
4630
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
4805
if (ctx->args->verbose || c == '?')
sbin/ifconfig/ifieee80211.c
4813
if (!(ctx->args->verbose || c == '?'))
sbin/ifconfig/ifieee80211.c
4877
print_regdomain(&regdomain, ctx->args->verbose);
sbin/ifconfig/ifieee80211.c
5047
const int verbose = ctx->args->verbose;
sbin/ifconfig/ifieee80211.c
5052
(memcmp(ik->ik_keydata, zerodata, keylen) != 0 || verbose);
sbin/ifconfig/ifieee80211.c
5096
(ik->ik_keyrsc != 0 || verbose))
sbin/ifconfig/ifieee80211.c
5099
(ik->ik_keytsc != 0 || verbose))
sbin/ifconfig/ifieee80211.c
5101
if (ik->ik_flags != 0 && verbose) {
sbin/ifconfig/ifieee80211.c
5175
const int verbose = ctx->args->verbose;
sbin/ifconfig/ifieee80211.c
5216
} else if (verbose)
sbin/ifconfig/ifieee80211.c
5220
(memcmp(bssid, zerobssid, sizeof(zerobssid)) != 0 || verbose)) {
sbin/ifconfig/ifieee80211.c
5274
if (wpa || verbose) {
sbin/ifconfig/ifieee80211.c
5278
else if (verbose)
sbin/ifconfig/ifieee80211.c
5284
else if (verbose)
sbin/ifconfig/ifieee80211.c
5290
else if (verbose)
sbin/ifconfig/ifieee80211.c
5355
else if (wepmode != IEEE80211_WEP_OFF || verbose)
sbin/ifconfig/ifieee80211.c
5373
if (verbose)
sbin/ifconfig/ifieee80211.c
5387
if (verbose)
sbin/ifconfig/ifieee80211.c
5393
if (i > 0 && verbose)
sbin/ifconfig/ifieee80211.c
5401
if (val != IEEE80211_POWERSAVE_OFF || verbose) {
sbin/ifconfig/ifieee80211.c
5427
if (verbose) {
sbin/ifconfig/ifieee80211.c
5435
else if (verbose)
sbin/ifconfig/ifieee80211.c
5440
if (val != IEEE80211_RTS_MAX || verbose)
sbin/ifconfig/ifieee80211.c
5445
if (val != IEEE80211_FRAG_MAX || verbose)
sbin/ifconfig/ifieee80211.c
5448
if (opmode == IEEE80211_M_STA || verbose) {
sbin/ifconfig/ifieee80211.c
5450
if (val != IEEE80211_HWBMISS_MAX || verbose)
sbin/ifconfig/ifieee80211.c
5455
if (!verbose) {
sbin/ifconfig/ifieee80211.c
5475
if (val != bgscaninterval || verbose)
sbin/ifconfig/ifieee80211.c
5483
else if (verbose)
sbin/ifconfig/ifieee80211.c
5486
if (bgscan || verbose) {
sbin/ifconfig/ifieee80211.c
5491
if (!verbose) {
sbin/ifconfig/ifieee80211.c
5508
if (IEEE80211_IS_CHAN_ANYG(c) || verbose) {
sbin/ifconfig/ifieee80211.c
5512
else if (verbose)
sbin/ifconfig/ifieee80211.c
553
if (verbose) {
sbin/ifconfig/ifieee80211.c
5533
if (IEEE80211_IS_CHAN_HT(c) || verbose) {
sbin/ifconfig/ifieee80211.c
5544
if (verbose)
sbin/ifconfig/ifieee80211.c
5551
else if (verbose)
sbin/ifconfig/ifieee80211.c
5566
if (verbose)
sbin/ifconfig/ifieee80211.c
5592
if (verbose)
sbin/ifconfig/ifieee80211.c
5630
if (verbose)
sbin/ifconfig/ifieee80211.c
5639
else if (verbose)
sbin/ifconfig/ifieee80211.c
5647
else if (verbose)
sbin/ifconfig/ifieee80211.c
5653
else if (verbose)
sbin/ifconfig/ifieee80211.c
5661
else if (verbose)
sbin/ifconfig/ifieee80211.c
5667
else if (verbose)
sbin/ifconfig/ifieee80211.c
5684
if (verbose)
sbin/ifconfig/ifieee80211.c
570
if (ctx->args->verbose) {
sbin/ifconfig/ifieee80211.c
5701
if (verbose)
sbin/ifconfig/ifieee80211.c
5718
if (IEEE80211_IS_CHAN_VHT(c) || verbose) {
sbin/ifconfig/ifieee80211.c
5739
} else if (verbose)
sbin/ifconfig/ifieee80211.c
5746
else if (verbose)
sbin/ifconfig/ifieee80211.c
5754
else if (verbose)
sbin/ifconfig/ifieee80211.c
5761
else if (verbose)
sbin/ifconfig/ifieee80211.c
5767
else if (verbose)
sbin/ifconfig/ifieee80211.c
5773
else if (verbose)
sbin/ifconfig/ifieee80211.c
5781
else if (verbose)
sbin/ifconfig/ifieee80211.c
5787
else if (verbose)
sbin/ifconfig/ifieee80211.c
5796
else if (verbose)
sbin/ifconfig/ifieee80211.c
5802
else if (verbose)
sbin/ifconfig/ifieee80211.c
5808
else if (verbose)
sbin/ifconfig/ifieee80211.c
5813
if (val != IEEE80211_ROAMING_AUTO || verbose) {
sbin/ifconfig/ifieee80211.c
5844
if (val != 100 || verbose)
sbin/ifconfig/ifieee80211.c
5848
if (wme && verbose) {
sbin/ifconfig/iflagg.c
218
const int verbose = ctx->args->verbose;
sbin/ifconfig/iflagg.c
255
if (verbose) {
sbin/ifconfig/iflagg.c
276
if (verbose && ra->ra_proto == LAGG_PROTO_LACP)
sbin/ifconfig/iflagg.c
279
if (verbose && ra->ra_proto == LAGG_PROTO_LACP)
sbin/ifconfig/ifvxlan.c
139
if (ctx->args->verbose) {
sbin/ifconfig/sfp.c
110
if (verbose > 2) {
sbin/ifconfig/sfp.c
62
int verbose = ctx->args->verbose;
sbin/ifconfig/sfp.c
81
if (verbose > 1)
sbin/ifconfig/sfp.c
84
if (verbose > 5) {
sbin/ifconfig/sfp.c
95
if (ifconfig_sfp_id_is_qsfp(info.sfp_id) && verbose > 1)
sbin/ipf/common/ipf.h
361
extern void verbose(int, char *, ...);
sbin/ipf/ipmon/ipmon_y.y
456
verbose(0, "== checking config rule\n");
sbin/ipf/ipmon/ipmon_y.y
460
verbose(8, "-- direction not in\n");
sbin/ipf/ipmon/ipmon_y.y
465
verbose(8, "-- direction not out\n");
sbin/ipf/ipmon/ipmon_y.y
472
verbose(8, "-- type mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
483
verbose(8, "-- too soon\n");
sbin/ipf/ipmon/ipmon_y.y
495
verbose(8, "-- packet count\n");
sbin/ipf/ipmon/ipmon_y.y
499
verbose(8, "-- packet count\n");
sbin/ipf/ipmon/ipmon_y.y
507
verbose(8, "-- dstip wrong\n");
sbin/ipf/ipmon/ipmon_y.y
515
verbose(8, "-- not port protocol\n");
sbin/ipf/ipmon/ipmon_y.y
519
verbose(8, "-- dport mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
527
verbose(8, "-- group mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
534
verbose(8, "-- ifname mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
541
verbose(8, "-- protocol mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
549
verbose(8, "-- ff-flags mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
554
verbose(8, "-- pass mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
559
verbose(8, "-- block mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
564
verbose(8, "-- log mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
572
verbose(8, "-- rule mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
579
verbose(8, "-- srcip mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
587
verbose(8, "-- port protocol mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
591
verbose(8, "-- sport mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
598
verbose(8, "-- logtag %d != %d\n",
sbin/ipf/ipmon/ipmon_y.y
607
verbose(8, "-- nattag mismatch\n");
sbin/ipf/ipmon/ipmon_y.y
613
verbose(8, "++ matched\n");
sbin/ipf/libipf/verbose.c
36
verbose(0x1fffffff, fmt, pvar);
sbin/ipfw/dummynet.c
596
if (g_co.verbose)
sbin/ipfw/dummynet.c
646
"", HN_AUTOSCALE, 0) < 0 || g_co.verbose)
sbin/ipfw/ipfw2.c
2624
if (co->verbose) {
sbin/ipfw/ipfw2.h
48
int verbose; /* be verbose on some commands */
sbin/ipfw/main.c
352
g_co.verbose = 1;
sbin/ipfw/main.c
381
g_co.verbose = 1;
sbin/ipfw/nat.c
120
if (g_co.verbose)
sbin/ipfw/nat.c
144
if (g_co.verbose)
sbin/ipfw/nat64lsn.c
795
if (g_co.verbose || cfg->states_chunks > 1)
sbin/ipfw/nat64lsn.c
797
if (g_co.verbose || cfg->nh_delete_delay != NAT64LSN_HOST_AGE)
sbin/ipfw/nat64lsn.c
799
if (g_co.verbose || cfg->pg_delete_delay != NAT64LSN_PG_AGE)
sbin/ipfw/nat64lsn.c
801
if (g_co.verbose || cfg->st_syn_ttl != NAT64LSN_TCP_SYN_AGE)
sbin/ipfw/nat64lsn.c
803
if (g_co.verbose || cfg->st_close_ttl != NAT64LSN_TCP_FIN_AGE)
sbin/ipfw/nat64lsn.c
805
if (g_co.verbose || cfg->st_estab_ttl != NAT64LSN_TCP_EST_AGE)
sbin/ipfw/nat64lsn.c
807
if (g_co.verbose || cfg->st_udp_ttl != NAT64LSN_UDP_AGE)
sbin/ipfw/nat64lsn.c
809
if (g_co.verbose || cfg->st_icmp_ttl != NAT64LSN_ICMP_AGE)
sbin/ipfw/nat64lsn.c
811
if (g_co.verbose || cfg->jmaxlen != NAT64LSN_JMAXLEN)
sbin/kldload/kldload.c
132
int verbose;
sbin/kldload/kldload.c
135
verbose = 0;
sbin/kldload/kldload.c
143
verbose = 0;
sbin/kldload/kldload.c
146
verbose = 1;
sbin/kldload/kldload.c
167
if (verbose)
sbin/kldload/kldload.c
192
if (verbose)
sbin/kldstat/kldstat.c
114
int verbose = 0;
sbin/kldstat/kldstat.c
145
verbose = 1;
sbin/kldstat/kldstat.c
202
printfile(fileid, verbose, humanized);
sbin/kldstat/kldstat.c
205
printfile(fileid, verbose, humanized);
sbin/kldstat/kldstat.c
69
printfile(int fileid, int verbose, int humanized)
sbin/kldstat/kldstat.c
91
if (verbose) {
sbin/mount/mount.c
257
verbose = 1;
sbin/mount/mount.c
273
verbose = 1;
sbin/mount/mount.c
297
verbose ? MNT_WAIT : MNT_NOWAIT)) == 0)
sbin/mount/mount.c
342
if (!verbose &&
sbin/mount/mount.c
622
if (verbose) {
sbin/mount/mount.c
674
if (verbose) {
sbin/mount/mount.c
68
static int debug, fstab_style, verbose;
sbin/mount_cd9660/mount_cd9660.c
131
verbose++;
sbin/mount_cd9660/mount_cd9660.c
171
if (verbose)
sbin/mount_cd9660/mount_cd9660.c
175
} else if (verbose)
sbin/mount_cd9660/mount_cd9660.c
79
int verbose;
sbin/mount_cd9660/mount_cd9660.c
85
mntflags = verbose = 0;
sbin/mount_fusefs/mount_fusefs.c
122
int mntflags, iovlen, verbose = 0;
sbin/mount_fusefs/mount_fusefs.c
164
verbose = 1;
sbin/mount_fusefs/mount_fusefs.c
235
verbose = 1;
sbin/mount_fusefs/mount_fusefs.c
428
if (verbose)
sbin/mount_udf/mount_udf.c
79
int ch, iovlen, mntflags, udf_flags, verbose;
sbin/mount_udf/mount_udf.c
81
iovlen = mntflags = udf_flags = verbose = 0;
sbin/mount_udf/mount_udf.c
90
verbose++;
sbin/natd/natd.c
136
static int verbose;
sbin/natd/natd.c
1426
verbose = yesNoValue;
sbin/natd/natd.c
167
verbose = 0;
sbin/natd/natd.c
185
logIpfwDenied = verbose;
sbin/natd/natd.c
189
openlog ("natd", LOG_CONS | LOG_PID | (verbose ? LOG_PERROR : 0),
sbin/natd/natd.c
353
if (!verbose)
sbin/natd/natd.c
551
if (verbose) {
sbin/natd/natd.c
595
if (verbose) {
sbin/natd/natd.c
688
if (verbose) {
sbin/natd/natd.c
734
if (verbose)
sbin/natd/natd.c
754
if (verbose) {
sbin/natd/natd.c
813
if (verbose)
sbin/natd/natd.c
820
if (verbose)
sbin/natd/natd.c
925
if (verbose)
sbin/natd/natd.c
950
if (verbose)
sbin/nvmecontrol/discover.c
23
bool verbose;
sbin/nvmecontrol/discover.c
263
if (opt.verbose) {
sbin/nvmecontrol/discover.c
28
.verbose = false,
sbin/nvmecontrol/discover.c
280
OPT("verbose", 'v', arg_none, opt, verbose,
sbin/nvmecontrol/identify.c
198
if (opt.verbose)
sbin/nvmecontrol/identify.c
222
if (opt.verbose)
sbin/nvmecontrol/identify.c
271
OPT("verbose", 'v', arg_none, opt, verbose,
sbin/nvmecontrol/identify.c
50
bool verbose;
sbin/nvmecontrol/identify.c
55
.verbose = false,
sbin/nvmecontrol/ns.c
324
bool verbose;
sbin/nvmecontrol/ns.c
329
.verbose = false,
sbin/nvmecontrol/ns.c
337
OPT("verbose", 'v', arg_none, identify_opt, verbose,
sbin/nvmecontrol/ns.c
956
if (!identify_opt.verbose) {
sbin/nvmecontrol/resv.c
195
bool verbose;
sbin/nvmecontrol/resv.c
200
.verbose = false,
sbin/nvmecontrol/resv.c
208
OPT("verbose", 'v', arg_none, report_opt, verbose,
sbin/nvmecontrol/resv.c
394
if (!report_opt.verbose) {
sbin/nvmecontrol/telemetry.c
161
if (opt.verbose)
sbin/nvmecontrol/telemetry.c
169
if (opt.verbose && off % 10240 == 0) {
sbin/nvmecontrol/telemetry.c
181
if (opt.verbose) {
sbin/nvmecontrol/telemetry.c
54
bool verbose;
sbin/nvmecontrol/telemetry.c
67
OPT("verbose", 'v', arg_none, opt, verbose,
sbin/pfctl/pf_print_state.c
56
print_addr(struct pf_addr_wrap *addr, sa_family_t af, int verbose)
sbin/pfctl/pf_print_state.c
69
if (verbose) {
sbin/pfctl/pf_print_state.c
78
if (verbose)
sbin/pfctl/pfctl_parser.c
395
int verbose = opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG);
sbin/pfctl/pfctl_parser.c
411
print_addr(&src->addr, af, verbose);
sbin/pfctl/pfctl_parser.c
424
print_addr(&dst->addr, af, verbose);
sbin/pfctl/pfctl_parser.c
900
int verbose = opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG);
sbin/pfctl/pfctl_parser.c
903
if ((r->rule_flag & PFRULE_EXPIRED) && (!verbose))
sbin/pfctl/pfctl_parser.c
906
if (verbose)
sbin/pfctl/pfctl_table.c
407
print_table(const struct pfr_table *ta, int verbose, int debug)
sbin/pfctl/pfctl_table.c
411
if (verbose)
sbin/pflowctl/pflowctl.c
351
if (verbose) {
sbin/pflowctl/pflowctl.c
50
static bool verbose = false;
sbin/pflowctl/pflowctl.c
582
verbose = true;
sbin/recoverdisk/recoverdisk.c
156
verbose = 1;
sbin/recoverdisk/recoverdisk.c
257
if (verbose) {
sbin/recoverdisk/recoverdisk.c
272
if (verbose) {
sbin/recoverdisk/recoverdisk.c
53
static int verbose = 0;
sbin/recoverdisk/recoverdisk.c
843
if (!verbose)
sbin/recoverdisk/recoverdisk.c
871
if (!verbose) {
sbin/recoverdisk/recoverdisk.c
877
if (verbose) {
sbin/route/route.c
1502
verbose = 1;
sbin/route/route.c
1583
if (verbose) \
sbin/route/route.c
1603
if (verbose)
sbin/route/route.c
1698
if (verbose == 0)
sbin/route/route.c
1860
if (verbose)
sbin/route/route.c
210
verbose = 1;
sbin/route/route.c
526
if (verbose)
sbin/route/route.c
531
if (verbose)
sbin/route/route.c
558
if (verbose)
sbin/route/route.c
84
int verbose, debugonly;
sbin/route/route_netlink.c
34
extern int verbose, debugonly;
sbin/route/route_netlink.c
839
if (verbose) {
sbin/route/route_netlink.c
890
if (verbose) {
sbin/routed/main.c
212
verbose++;
sbin/routed/main.c
235
if (verbose)
sbin/routed/main.c
43
static int verbose;
sbin/savecore/savecore.c
1012
if (verbose)
sbin/savecore/savecore.c
1041
if (compress && verbose)
sbin/savecore/savecore.c
1043
if (uncompress && verbose)
sbin/savecore/savecore.c
1054
if (verbose)
sbin/savecore/savecore.c
1063
if (verbose)
sbin/savecore/savecore.c
1107
if (verbose >= 2) {
sbin/savecore/savecore.c
111
static int verbose;
sbin/savecore/savecore.c
1139
if (verbose)
sbin/savecore/savecore.c
1229
if (verbose)
sbin/savecore/savecore.c
1267
if (verbose)
sbin/savecore/savecore.c
1272
if (verbose)
sbin/savecore/savecore.c
1438
verbose = 0;
sbin/savecore/savecore.c
1478
verbose++;
sbin/savecore/savecore.c
1554
if (verbose)
sbin/savecore/savecore.c
1558
if (verbose)
sbin/savecore/savecore.c
1562
if (verbose)
sbin/savecore/savecore.c
1566
} else if (verbose)
sbin/savecore/savecore.c
1568
} else if (verbose) {
sbin/savecore/savecore.c
246
if (verbose)
sbin/savecore/savecore.c
280
if (verbose)
sbin/savecore/savecore.c
335
if (verbose)
sbin/savecore/savecore.c
680
if (verbose) {
sbin/savecore/savecore.c
737
if (verbose) {
sbin/savecore/savecore.c
863
if (verbose >= 2) {
sbin/savecore/savecore.c
878
if (verbose)
sbin/savecore/savecore.c
895
if (verbose)
sbin/savecore/savecore.c
914
if (verbose)
sbin/savecore/savecore.c
966
if (verbose)
sbin/savecore/savecore.c
984
if (verbose) {
sbin/umbctl/umbctl.c
131
static int _umbctl(char const * ifname, int verbose, int argc, char * argv[]);
sbin/umbctl/umbctl.c
133
int verbose);
sbin/umbctl/umbctl.c
188
static int _umbctl(char const * ifname, int verbose, int argc, char * argv[])
sbin/umbctl/umbctl.c
212
if(argc == 0 || verbose > 0)
sbin/umbctl/umbctl.c
232
static int _umbctl_file(char const * ifname, char const * filename, int verbose)
sbin/umbctl/umbctl.c
252
if(verbose > 0)
sbin/umbctl/umbctl.c
533
int verbose = 0;
sbin/umbctl/umbctl.c
542
verbose++;
sbin/umbctl/umbctl.c
553
return _umbctl_file(argv[optind], filename, verbose);
sbin/umbctl/umbctl.c
555
return _umbctl(argv[optind], verbose, argc - optind - 1,
share/examples/ses/srcs/getencstat.c
102
if ((verbose == 0 || quiet == 1) && estat == 0) {
share/examples/ses/srcs/getencstat.c
55
int fd, nobj, f, i, verbose, quiet, errors;
share/examples/ses/srcs/getencstat.c
63
errors = quiet = verbose = 0;
share/examples/ses/srcs/getencstat.c
65
verbose = 2;
share/examples/ses/srcs/getencstat.c
68
verbose = 1;
share/examples/ses/srcs/getencstat.c
72
verbose = 0;
share/examples/ses/srcs/getencstat.c
82
if (verbose > 1) {
stand/common/commands.c
508
int verbose, ch, i;
stand/common/commands.c
511
verbose = 0;
stand/common/commands.c
517
verbose = 1;
stand/common/commands.c
531
if (devsw[i]->dv_print(verbose))
stand/common/dev_net.c
323
net_print(int verbose)
stand/common/dev_net.c
341
if (verbose) {
stand/common/disk.c
124
if (pa->verbose) {
stand/common/disk.c
151
bsd.verbose = pa->verbose;
stand/common/disk.c
163
disk_print(struct disk_devdesc *dev, char *prefix, int verbose)
stand/common/disk.c
172
pa.verbose = verbose;
stand/common/disk.c
54
int verbose;
stand/common/ls.c
114
if (d->d_type == 0 || verbose) {
stand/common/ls.c
129
if (verbose) {
stand/common/ls.c
64
int verbose;
stand/common/ls.c
68
verbose = 0;
stand/common/ls.c
74
verbose = 1;
stand/common/ls.c
92
if (verbose) {
stand/common/md.c
145
md_print(int verbose)
stand/common/module.c
305
int ch, verbose, ret = 0;
stand/common/module.c
307
verbose = 0;
stand/common/module.c
313
verbose = 1;
stand/common/module.c
347
if (verbose) {
stand/common/module.c
511
int verbose;
stand/common/module.c
516
verbose = 0;
stand/common/module.c
523
verbose = 1;
stand/common/module.c
539
if (verbose)
stand/common/module.c
543
if (verbose)
stand/common/pnp.c
34
int verbose;
stand/common/pnp.c
42
verbose = 0;
stand/common/pnp.c
48
verbose = 1;
stand/common/pnp.c
62
if (verbose)
stand/common/pnp.c
66
if (verbose) {
stand/common/vdisk.c
370
vdisk_print(int verbose)
stand/common/vdisk.c
386
if (verbose) {
stand/common/vdisk.c
406
ret = disk_print(&vd_dev, line, verbose);
stand/efi/libefi/efinet.c
443
efinet_dev_print(int verbose)
stand/efi/libefi/efinet.c
456
if (verbose) {
stand/efi/libefi/efipart.c
787
efipart_print_common(struct devsw *dev, pdinfo_list_t *pdlist, int verbose)
stand/efi/libefi/efipart.c
807
if (verbose) { /* Output the device path. */
stand/efi/libefi/efipart.c
848
ret = disk_print(&pd_dev, line, verbose);
stand/efi/libefi/efipart.c
865
efipart_printfd(int verbose)
stand/efi/libefi/efipart.c
867
return (efipart_print_common(&efipart_fddev, &fdinfo, verbose));
stand/efi/libefi/efipart.c
871
efipart_printcd(int verbose)
stand/efi/libefi/efipart.c
873
return (efipart_print_common(&efipart_cddev, &cdinfo, verbose));
stand/efi/libefi/efipart.c
877
efipart_printhd(int verbose)
stand/efi/libefi/efipart.c
879
return (efipart_print_common(&efipart_hddev, &hdinfo, verbose));
stand/efi/loader/framebuffer.c
705
print_efifb(int mode, struct efi_fb *efifb, int verbose)
stand/efi/loader/framebuffer.c
714
if (verbose) {
stand/i386/libi386/biosdisk.c
150
static int bd_print(int verbose);
stand/i386/libi386/biosdisk.c
151
static int cd_print(int verbose);
stand/i386/libi386/biosdisk.c
152
static int fd_print(int verbose);
stand/i386/libi386/biosdisk.c
712
bd_print_common(struct devsw *dev, bdinfo_list_t *bdi, int verbose)
stand/i386/libi386/biosdisk.c
768
ret = disk_print(&devd, line, verbose);
stand/i386/libi386/biosdisk.c
778
fd_print(int verbose)
stand/i386/libi386/biosdisk.c
780
return (bd_print_common(&biosfd, &fdinfo, verbose));
stand/i386/libi386/biosdisk.c
784
bd_print(int verbose)
stand/i386/libi386/biosdisk.c
786
return (bd_print_common(&bioshd, &hdinfo, verbose));
stand/i386/libi386/biosdisk.c
790
cd_print(int verbose)
stand/i386/libi386/biosdisk.c
792
return (bd_print_common(&bioscd, &cdinfo, verbose));
stand/i386/libi386/pxe.c
244
pxe_print(int verbose)
stand/i386/libi386/pxe.c
253
if (verbose) {
stand/i386/libi386/pxe.c
67
static int pxe_print(int verbose);
stand/i386/libi386/vbe.c
1038
vbe_print_mode(bool verbose __unused)
stand/i386/libi386/vbe.c
1191
bool verbose = false;
stand/i386/libi386/vbe.c
1196
verbose = true;
stand/i386/libi386/vbe.c
1198
vbe_print_mode(verbose);
stand/kboot/kboot/hostdisk.c
381
hostdisk_print(int verbose)
stand/kboot/kboot/hostdisk.c
45
static int hostdisk_print(int verbose);
stand/kboot/kboot/hostfs.c
243
host_dev_print(int verbose)
stand/libofw/ofw_disk.c
184
ofwd_print(int verbose __unused)
stand/libofw/ofw_disk.c
47
static int ofwd_print(int verbose);
stand/libsa/geli/gelidev.c
257
geli_dev_print(int verbose)
stand/libsa/stand.h
165
int (*dv_print)(int verbose); /* print device information */
stand/libsa/zfs/zfs.c
1512
zfs_dev_print(int verbose)
stand/libsa/zfs/zfs.c
1525
if (verbose) {
stand/uboot/uboot_disk.c
241
stor_print(int verbose)
stand/uboot/uboot_disk.c
265
ret = disk_print(&dev, line, verbose);
stand/usb/storage/umass_loader.c
185
umass_disk_print(int verbose)
stand/usb/storage/umass_loader.c
204
ret = disk_print(&dev, " umass0", verbose);
stand/userboot/userboot/host.c
117
host_dev_print(int verbose)
stand/userboot/userboot/userboot_disk.c
118
userdisk_print(int verbose)
stand/userboot/userboot/userboot_disk.c
144
ret = disk_print(&dev, line, verbose);
stand/userboot/userboot/userboot_disk.c
60
static int userdisk_print(int verbose);
sys/arm64/iommu/iommu.c
470
iommu_find(device_t dev, bool verbose)
sys/cam/scsi/scsi_enc.c
85
SYSCTL_INT(_kern_cam_enc, OID_AUTO, verbose, CTLFLAG_RWTUN,
sys/dev/acpi_support/acpi_hp.c
150
int verbose; /* add debug output */
sys/dev/acpi_support/acpi_hp.c
373
if (sc->verbose)
sys/dev/acpi_support/acpi_hp.c
420
if (sc->verbose)
sys/dev/acpi_support/acpi_hp.c
434
if (sc->verbose)
sys/dev/acpi_support/acpi_hp.c
448
if (sc->verbose)
sys/dev/acpi_support/acpi_hp.c
511
sc->verbose = bootverbose;
sys/dev/acpi_support/acpi_hp.c
768
val = sc->verbose;
sys/dev/acpi_support/acpi_hp.c
842
sc->verbose = arg;
sys/dev/acpi_support/acpi_hp.c
874
if (sc->verbose) {
sys/dev/atkbdc/atkbdc.c
1001
if (verbose || bootverbose)
sys/dev/atkbdc/atkbdc.c
1030
if (verbose || bootverbose)
sys/dev/atkbdc/atkbdc.c
1045
if (verbose || bootverbose)
sys/dev/atkbdc/atkbdc.c
1051
if (verbose || bootverbose)
sys/dev/atkbdc/atkbdc.c
1082
if (verbose || bootverbose)
sys/dev/atkbdc/atkbdc.c
1108
if (verbose || bootverbose)
sys/dev/atkbdc/atkbdc.c
1134
if (verbose || bootverbose)
sys/dev/atkbdc/atkbdc.c
1182
if (verbose)
sys/dev/atkbdc/atkbdc.c
91
static int verbose = KBDIO_DEBUG;
sys/dev/atkbdc/atkbdc.c
986
if (verbose || bootverbose)
sys/dev/atkbdc/psm.c
1062
if (verbose)
sys/dev/atkbdc/psm.c
115
if (verbose >= level) \
sys/dev/atkbdc/psm.c
119
if (verbose >= level) \
sys/dev/atkbdc/psm.c
1369
--verbose; \
sys/dev/atkbdc/psm.c
1416
++verbose;
sys/dev/atkbdc/psm.c
1423
--verbose;
sys/dev/atkbdc/psm.c
1439
if (verbose)
sys/dev/atkbdc/psm.c
1489
if (verbose)
sys/dev/atkbdc/psm.c
1502
if (verbose)
sys/dev/atkbdc/psm.c
1526
if (verbose)
sys/dev/atkbdc/psm.c
1532
if (verbose >= 2)
sys/dev/atkbdc/psm.c
1549
if (verbose)
sys/dev/atkbdc/psm.c
1571
if (verbose)
sys/dev/atkbdc/psm.c
1602
if (verbose >= 2)
sys/dev/atkbdc/psm.c
1632
if (verbose >= 2)
sys/dev/atkbdc/psm.c
2028
if (!verbose)
sys/dev/atkbdc/psm.c
2043
--verbose;
sys/dev/atkbdc/psm.c
2953
SYSCTL_INT(_debug_psm, OID_AUTO, loglevel, CTLFLAG_RWTUN, &verbose, 0,
sys/dev/atkbdc/psm.c
530
static int verbose = PSM_DEBUG;
sys/dev/atkbdc/psm.c
6364
if (verbose >= 2)
sys/dev/atkbdc/psm.c
6446
if (verbose >= 2)
sys/dev/atkbdc/psm.c
6474
if (verbose >= 2) {
sys/dev/atkbdc/psm.c
6537
if (verbose >= 2) {
sys/dev/atkbdc/psm.c
6574
if (verbose >= 2) {
sys/dev/atkbdc/psm.c
6670
if (verbose >= 2) {
sys/dev/atkbdc/psm.c
6718
if (verbose >= 2) {
sys/dev/atkbdc/psm.c
7340
if (verbose >= 2)
sys/dev/atkbdc/psm.c
7434
if (verbose >= 2) {
sys/dev/bce/if_bce.c
533
SYSCTL_INT(_hw_bce, OID_AUTO, verbose, CTLFLAG_RDTUN, &bce_verbose, 0,
sys/dev/ciss/ciss.c
267
SYSCTL_INT(_hw_ciss, OID_AUTO, verbose, CTLFLAG_RWTUN, &ciss_verbose, 0,
sys/dev/cxgbe/common/t4_hw.c
4814
const bool verbose = flags & IHF_VERBOSE;
sys/dev/cxgbe/common/t4_hw.c
4816
if (verbose || ucause != 0 || flags & IHF_RUN_ALL_ACTIONS) {
sys/dev/cxgbe/common/t4_hw.c
4822
leftover = verbose ? cause : ucause;
sys/dev/cxgbe/common/t4_hw.c
4831
if (leftover != 0 && leftover != (verbose ? cause : ucause)) {
sys/dev/cxgbe/cudbg/cudbg.h
375
u32 verbose:1; /* Turn on verbose print */
sys/dev/cxgbe/cudbg/cudbg_lib.c
171
if (cudbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
180
if (cudbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
194
if (rc == CUDBG_STATUS_FLASH_FULL && cudbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
2149
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
2263
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
2347
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
2361
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
2409
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
242
if (cudbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
2421
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
253
if (cudbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
2641
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
2736
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
2765
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
2795
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
2826
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
2857
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
2995
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
3086
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
3159
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
3173
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
3185
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
3197
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
324
if (cudbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
338
if (cudbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
346
if (cudbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
3739
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
3751
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
3891
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
3967
if (pdbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
437
if (cudbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
448
if (cudbg_init->verbose)
sys/dev/cxgbe/cudbg/cudbg_lib.c
585
if (pdbg_init->verbose)
sys/dev/drm2/drm_crtc.h
918
struct list_head *mode_list, bool verbose);
sys/dev/drm2/drm_modes.c
865
struct list_head *mode_list, bool verbose)
sys/dev/drm2/drm_modes.c
872
if (verbose) {
sys/dev/iommu/iommu.h
164
struct iommu_unit *iommu_find(device_t dev, bool verbose);
sys/dev/mfi/mfireg.h
802
uint8_t verbose;
sys/dev/mpt/mpt.c
1286
if (mpt->verbose > MPT_PRT_DEBUG2) {
sys/dev/mpt/mpt.c
1499
if (mpt->verbose >= MPT_PRT_TRACE)
sys/dev/mpt/mpt.c
2148
"debug", CTLFLAG_RW, &mpt->verbose, 0,
sys/dev/mpt/mpt.h
559
u_int verbose;
sys/dev/mpt/mpt.h
858
if (mpt->verbose > MPT_PRT_DEBUG) \
sys/dev/mpt/mpt.h
930
if ((level) <= (mpt)->verbose) \
sys/dev/mpt/mpt.h
937
if ((level) <= (mpt)->verbose) \
sys/dev/mpt/mpt_cam.c
1355
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/mpt/mpt_cam.c
1599
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/mpt/mpt_cam.c
1636
if (mpt->verbose > MPT_PRT_DEBUG) {
sys/dev/mpt/mpt_cam.c
1746
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/mpt/mpt_cam.c
1971
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/mpt/mpt_cam.c
2008
if (mpt->verbose > MPT_PRT_DEBUG) {
sys/dev/mpt/mpt_cam.c
2168
if (mpt->verbose == MPT_PRT_DEBUG) {
sys/dev/mpt/mpt_cam.c
2624
if (mpt->verbose == MPT_PRT_DEBUG) {
sys/dev/mpt/mpt_cam.c
3923
if (mpt->verbose > MPT_PRT_DEBUG) {
sys/dev/mpt/mpt_cam.c
4748
if (mpt->verbose > MPT_PRT_DEBUG)
sys/dev/mpt/mpt_cam.c
4840
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/mpt/mpt_cam.c
5059
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/mpt/mpt_pci.c
260
mpt->verbose = tval;
sys/dev/mpt/mpt_pci.c
304
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/mpt/mpt_pci.c
369
mpt->verbose = MPT_PRT_NONE;
sys/dev/mpt/mpt_pci.c
373
if (mpt->verbose == MPT_PRT_NONE) {
sys/dev/mpt/mpt_pci.c
374
mpt->verbose = MPT_PRT_WARN;
sys/dev/mpt/mpt_pci.c
376
mpt->verbose += (bootverbose != 0)? 1 : 0;
sys/dev/mpt/mpt_pci.c
758
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/my/if_my.c
386
my_autoneg_mii(struct my_softc * sc, int flag, int verbose)
sys/dev/my/if_my.c
407
if (verbose)
sys/dev/my/if_my.c
453
if (verbose)
sys/dev/my/if_my.c
457
if (verbose)
sys/dev/my/if_my.c
465
if (verbose)
sys/dev/my/if_my.c
535
if (verbose)
sys/dev/netmap/netmap.c
544
SYSCTL_INT(_dev_netmap, OID_AUTO, verbose,
sys/dev/rndtest/rndtest.c
81
SYSCTL_INT(_kern_rndtest, OID_AUTO, verbose, CTLFLAG_RW, &rndtest_verbose,
sys/dev/sound/sndstat.c
1217
sndstat_prepare_pcm(struct sbuf *s, device_t dev, int verbose)
sys/dev/sound/sndstat.c
1231
if (verbose < 1) {
sys/dev/sound/sndstat.c
1246
if (verbose <= 1)
sys/dev/sound/sndstat.c
127
int error, verbose;
sys/dev/sound/sndstat.c
129
verbose = snd_verbose;
sys/dev/sound/sndstat.c
130
error = sysctl_handle_int(oidp, &verbose, 0, req);
sys/dev/sound/sndstat.c
132
if (verbose < 0 || verbose > 4)
sys/dev/sound/sndstat.c
135
snd_verbose = verbose;
sys/dev/sound/sndstat.c
139
SYSCTL_PROC(_hw_snd, OID_AUTO, verbose,
sys/dev/sym/sym_hipd.c
1638
u_char verbose; /* Verbosity for this controller*/
sys/dev/sym/sym_hipd.c
321
#define sym_verbose (np->verbose)
sys/dev/sym/sym_hipd.c
8421
np->verbose = bootverbose;
sys/dev/sym/sym_hipd.c
8959
np->verbose += 1;
sys/dev/xl/if_xl.c
1002
if (verbose)
sys/dev/xl/if_xl.c
1019
if (verbose)
sys/dev/xl/if_xl.c
1026
if (verbose)
sys/dev/xl/if_xl.c
1037
if (verbose)
sys/dev/xl/if_xl.c
1043
if (verbose)
sys/dev/xl/if_xl.c
965
xl_choose_xcvr(struct xl_softc *sc, int verbose)
sys/dev/xl/if_xl.c
981
if (verbose)
sys/dev/xl/if_xl.c
989
if (verbose)
sys/dev/xl/if_xl.c
996
if (verbose)
sys/geom/union/g_union.c
100
uint32_t *version, *verbose;
sys/geom/union/g_union.c
113
verbose = gctl_get_paraml(req, "verbose", sizeof(*verbose));
sys/geom/union/g_union.c
114
if (verbose == NULL) {
sys/geom/union/g_union.c
119
g_union_ctl_create(req, mp, *verbose);
sys/geom/union/g_union.c
122
g_union_ctl_destroy(req, mp, *verbose);
sys/geom/union/g_union.c
125
g_union_ctl_reset(req, mp, *verbose);
sys/geom/union/g_union.c
128
g_union_ctl_revert(req, mp, *verbose);
sys/geom/union/g_union.c
131
g_union_ctl_commit(req, mp, *verbose);
sys/geom/union/g_union.c
142
g_union_ctl_create(struct gctl_req *req, struct g_class *mp, bool verbose)
sys/geom/union/g_union.c
343
if (verbose)
sys/geom/union/g_union.c
404
g_union_ctl_destroy(struct gctl_req *req, struct g_class *mp, bool verbose)
sys/geom/union/g_union.c
442
error = g_union_destroy(verbose ? req : NULL, gp, *force);
sys/geom/union/g_union.c
469
g_union_ctl_reset(struct gctl_req *req, struct g_class *mp, bool verbose)
sys/geom/union/g_union.c
514
if (verbose)
sys/geom/union/g_union.c
525
g_union_ctl_revert(struct gctl_req *req, struct g_class *mp, bool verbose)
sys/geom/union/g_union.c
577
if (verbose)
sys/geom/union/g_union.c
605
g_union_ctl_commit(struct gctl_req *req, struct g_class *mp, bool verbose)
sys/geom/union/g_union.c
757
if (error == 0 && verbose)
sys/kern/init_main.c
264
int verbose;
sys/kern/init_main.c
278
verbose = 0;
sys/kern/init_main.c
303
verbose = 1;
sys/kern/init_main.c
306
if (verbose) {
sys/kern/init_main.c
329
if (verbose)
sys/kern/kern_cpu.c
142
SYSCTL_INT(_debug_cpufreq, OID_AUTO, verbose, CTLFLAG_RWTUN, &cf_verbose, 1,
sys/kern/kern_fail.c
663
bool verbose)
sys/kern/kern_fail.c
729
if (verbose) {
sys/kern/kern_intr.c
1587
int all, verbose;
sys/kern/kern_intr.c
1589
verbose = strchr(modif, 'v') != NULL;
sys/kern/kern_intr.c
1594
db_dump_intr_event(ie, verbose);
sys/kern/kern_ktr.c
258
SYSCTL_INT(_debug_ktr, OID_AUTO, verbose, CTLFLAG_RWTUN, &ktr_verbose, 0,
sys/kern/kern_poll.c
494
static int verbose = 10 ;
sys/kern/kern_poll.c
495
if (verbose >0) {
sys/kern/kern_poll.c
498
verbose--;
sys/kern/subr_unit.c
1142
static bool verbose;
sys/kern/subr_unit.c
1143
#define VPRINTF(...) {if (verbose) printf(__VA_ARGS__);}
sys/kern/subr_unit.c
1248
if (verbose)
sys/kern/subr_unit.c
1281
verbose = false;
sys/kern/subr_unit.c
1299
verbose = true;
sys/kern/subr_unit.c
1335
if (verbose)
sys/kern/subr_unit.c
1341
if (verbose) {
sys/netipsec/ipsec_offload.c
233
SYSCTL_BOOL(_net_inet_ipsec_offload, OID_AUTO, verbose, CTLFLAG_RW,
sys/netpfil/ipfw/ip_fw2.c
204
SYSCTL_INT(_net_inet_ip_fw, OID_AUTO, verbose,
sys/ufs/ffs/ffs_softdep.c
14785
worklist_print(struct worklist *wk, int verbose)
sys/ufs/ffs/ffs_softdep.c
14788
if (!verbose) {
sys/ufs/ffs/ffs_softdep.c
14800
inodedep_print(struct inodedep *inodedep, int verbose)
sys/ufs/ffs/ffs_softdep.c
14812
if (verbose == 0)
sys/vm/vm_page.c
339
vm_page_blacklist_add(vm_paddr_t pa, bool verbose)
sys/vm/vm_page.c
356
if (verbose)
sys/vm/vm_page.h
575
bool vm_page_blacklist_add(vm_paddr_t pa, bool verbose);
sys/x86/iommu/amd_drv.c
1006
uint16_t *ridp, uint8_t *dtep, uint32_t *edtep, bool verbose)
sys/x86/iommu/amd_drv.c
1025
if (verbose)
sys/x86/iommu/amd_drv.c
1033
if (verbose)
sys/x86/iommu/amd_drv.c
1046
if (verbose) {
sys/x86/iommu/amd_drv.c
1056
amdiommu_find_method(device_t dev, bool verbose)
sys/x86/iommu/amd_drv.c
1064
error = amdiommu_find_unit(dev, &unit, &rid, &dte, &edte, verbose);
sys/x86/iommu/amd_drv.c
1066
if (verbose && amdiommu_enable)
sys/x86/iommu/amd_drv.c
887
uint8_t *dtep, uint32_t *edtep, bool verbose)
sys/x86/iommu/amd_drv.c
906
if (verbose)
sys/x86/iommu/amd_drv.c
916
if (verbose)
sys/x86/iommu/amd_drv.c
925
if (verbose)
sys/x86/iommu/amd_drv.c
939
if (verbose) {
sys/x86/iommu/amd_drv.c
954
uint16_t *ridp, uint8_t *dtep, uint32_t *edtep, bool verbose)
sys/x86/iommu/amd_drv.c
972
if (verbose)
sys/x86/iommu/amd_drv.c
983
if (verbose)
sys/x86/iommu/amd_drv.c
995
if (verbose) {
sys/x86/iommu/amd_iommu.h
186
uint16_t *ridp, uint8_t *dtep, uint32_t *edtep, bool verbose);
sys/x86/iommu/amd_iommu.h
188
uint16_t *ridp, uint8_t *dtep, uint32_t *edtep, bool verbose);
sys/x86/iommu/amd_iommu.h
190
uint16_t *ridp, uint8_t *dtep, uint32_t *edtep, bool verbose);
sys/x86/iommu/intel_dmar.h
169
struct dmar_unit *dmar_find(device_t dev, bool verbose);
sys/x86/iommu/intel_drv.c
1300
dmar_find_method(device_t dev, bool verbose)
sys/x86/iommu/intel_drv.c
1304
dmar = dmar_find(dev, verbose);
sys/x86/iommu/intel_drv.c
759
dmar_find(device_t dev, bool verbose)
sys/x86/iommu/intel_drv.c
789
if (verbose) {
sys/x86/iommu/iommu_utils.c
202
x86_no_iommu_find(device_t dev, bool verbose)
sys/x86/iommu/iommu_utils.c
292
iommu_find(device_t dev, bool verbose)
sys/x86/iommu/iommu_utils.c
294
return (x86_iommu->find(dev, verbose));
sys/x86/iommu/x86_iommu.h
84
struct iommu_unit *(*find)(device_t dev, bool verbose);
sys/x86/x86/intr_machdep.c
574
int verbose;
sys/x86/x86/intr_machdep.c
577
verbose = 1;
sys/x86/x86/intr_machdep.c
579
verbose = 0;
sys/x86/x86/intr_machdep.c
583
db_dump_intr_event((*isrc)->is_event, verbose);
sys/x86/x86/local_apic.c
1855
int i, verbose;
sys/x86/x86/local_apic.c
1860
verbose = 2;
sys/x86/x86/local_apic.c
1862
verbose = 1;
sys/x86/x86/local_apic.c
1864
verbose = 0;
sys/x86/x86/local_apic.c
1886
if (isrc == NULL || verbose == 0)
sys/x86/x86/local_apic.c
1890
verbose == 2);
tests/sys/capsicum/capmode.cc
557
if (verbose) fprintf(stderr, " child finished\n");
tests/sys/capsicum/capmode.cc
578
if (verbose) fprintf(stderr, " thread waiting to run\n");
tests/sys/capsicum/capmode.cc
584
if (verbose) fprintf(stderr, " thread finished: %p\n", rval);
tests/sys/capsicum/capmode.cc
604
if (verbose) fprintf(stderr, " starting second child (non-capability mode)\n");
tests/sys/capsicum/capmode.cc
608
if (verbose) fprintf(stderr, " first child started\n");
tests/sys/capsicum/capmode.cc
618
if (verbose) fprintf(stderr, " first child finished: %d\n", rval);
tests/sys/capsicum/capmode.cc
639
if (verbose) fprintf(stderr, " starting second child (in capability mode)\n");
tests/sys/capsicum/capmode.cc
643
if (verbose) fprintf(stderr, " second child started\n");
tests/sys/capsicum/capmode.cc
651
if (verbose) fprintf(stderr, " second child finished: %d\n", rval);
tests/sys/capsicum/capmode.cc
680
if (verbose) fprintf(stderr, " starting third child (in capability mode)\n");
tests/sys/capsicum/capmode.cc
684
if (verbose) fprintf(stderr, " third child started\n");
tests/sys/capsicum/capmode.cc
695
if (verbose) fprintf(stderr, " third child finished: %d\n", rval);
tests/sys/capsicum/capsicum-test-main.cc
103
verbose = true;
tests/sys/capsicum/capsicum-test.cc
19
bool verbose = false;
tests/sys/capsicum/capsicum-test.cc
48
if (verbose) fprintf(stderr, "Process %d does not exist\n", pid);
tests/sys/capsicum/capsicum-test.cc
57
if (verbose) {
tests/sys/capsicum/capsicum-test.cc
94
if (verbose) fprintf(stderr, "Process %d in state '%c'\n", pid, result);
tests/sys/capsicum/capsicum-test.h
17
extern bool verbose;
tests/sys/capsicum/linux.cc
1278
if (verbose) fprintf(stderr, "[parent: %d] clock_gettime(child=%d->0x%08x) is %ld.%09ld \n",
tests/sys/capsicum/linux.cc
1284
if (verbose) fprintf(stderr, "[parent: %d] clock_gettime(init=1->0x%08x) is %ld.%09ld \n",
tests/sys/capsicum/linux.cc
1464
if (verbose) fprintf(stderr, "seals are %08x on base fd\n", seals);
tests/sys/capsicum/linux.cc
1467
if (verbose) fprintf(stderr, "seals are %08x on read-only fd\n", seals_ro);
tests/sys/capsicum/linux.cc
1483
if (verbose) fprintf(stderr, "seals are %08x on base fd\n", seals);
tests/sys/capsicum/linux.cc
1486
if (verbose) fprintf(stderr, "seals are %08x on read-only fd\n", seals_ro);
tests/sys/capsicum/linux.cc
603
if (verbose) fprintf(stderr, "[%d] call fexecve(%s, %s)\n",
tests/sys/capsicum/linux.cc
703
if (verbose) fprintf(stderr, " ChildFunc: pid=%d, ppid=%d\n", getpid_(), getppid());
tests/sys/capsicum/linux.cc
709
if (verbose) fprintf(stderr, " ChildFunc: shared_pd=%d\n", shared_pd);
tests/sys/capsicum/linux.cc
712
if (verbose) fprintf(stderr, " ChildFunc: corresponding pid=%d\n", shared_child);
tests/sys/capsicum/linux.cc
716
if (verbose) fprintf(stderr, " ChildFunc: call pdkill(pd=%d)\n", shared_pd);
tests/sys/capsicum/linux.cc
724
if (verbose) fprintf(stderr, " child of ChildFunc: pid=%d, ppid=%d\n", getpid_(), getppid());
tests/sys/capsicum/linux.cc
728
if (verbose) fprintf(stderr, " child of ChildFunc: \"I aten't dead\"\n");
tests/sys/capsicum/linux.cc
735
if (verbose) fprintf(stderr, " ChildFunc: pdfork() -> pd=%d, corresponding pid=%d state='%c'\n",
tests/sys/capsicum/linux.cc
748
if (verbose) fprintf(stderr, " ChildFunc: wait on pid=%d\n", child);
tests/sys/capsicum/linux.cc
752
if (verbose) fprintf(stderr, " ChildFunc: return 0\n");
tests/sys/capsicum/linux.cc
769
if (verbose) fprintf(stderr, " Firstborn: \"I aten't dead\"\n");
tests/sys/capsicum/linux.cc
775
if (verbose) fprintf(stderr, "Parent: pre-pdfork()ed pd=%d, pid=%d state='%c'\n",
tests/sys/capsicum/linux.cc
787
if (verbose) fprintf(stderr, "Parent: child is %d state='%c'\n", child, ProcessState(child));
tests/sys/capsicum/linux.cc
797
if (verbose) fprintf(stderr, "Parent: check on firstborn: pdgetpid(pd=%d) -> child=%d state='%c'\n",
tests/sys/capsicum/linux.cc
811
if (verbose) fprintf(stderr, "Parent: pre-pdkill: pdgetpid(grandchild_pd=%d) -> grandchild=%d state='%c'\n",
tests/sys/capsicum/linux.cc
818
if (verbose) fprintf(stderr, "Parent: post-pdkill: pdgetpid(grandchild_pd=%d) -> grandchild=%d state='%c'\n",
tests/sys/capsicum/linux.cc
837
if (verbose) fprintf(stderr, " NSInit: pid=%d, ppid=%d\n", getpid_(), getppid());
tests/sys/capsicum/linux.cc
846
if (verbose) fprintf(stderr, " child of NSInit: pid=%d, ppid=%d\n", getpid_(), getppid());
tests/sys/capsicum/linux.cc
848
if (verbose) fprintf(stderr, " child of NSInit: \"I aten't dead\"\n");
tests/sys/capsicum/linux.cc
855
if (verbose) fprintf(stderr, " NSInit: pdfork() -> pd=%d, corresponding pid=%d state='%c'\n",
tests/sys/capsicum/linux.cc
865
if (verbose) fprintf(stderr, " NSInit: block waiting for value\n");
tests/sys/capsicum/linux.cc
868
if (verbose) fprintf(stderr, " NSInit: return 0\n");
tests/sys/capsicum/linux.cc
884
if (verbose) fprintf(stderr, "Parent: child is %d state='%c'\n", child, ProcessState(child));
tests/sys/capsicum/linux.cc
890
if (verbose) fprintf(stderr, "Parent: grandchild is %d state='%c'\n", grandchild, ProcessState(grandchild));
tests/sys/capsicum/linux.cc
895
if (verbose) fprintf(stderr, "Parent: write 0 to pipe\n");
tests/sys/capsicum/linux.cc
911
if (verbose) {
tests/sys/capsicum/linux.cc
929
if (verbose) fprintf(stderr, "Parent: child is %d state='%c'\n", child, ProcessState(child));
tests/sys/capsicum/linux.cc
935
if (verbose) fprintf(stderr, "Parent: grandchild is %d state='%c'\n", grandchild, ProcessState(grandchild));
tests/sys/capsicum/linux.cc
947
if (verbose) fprintf(stderr, "Parent: write 0 to pipe\n");
tests/sys/capsicum/linux.cc
961
if (verbose) {
tests/sys/capsicum/overhead.cc
28
if (verbose) fprintf(stderr, "%d iterations bare=%fs capmode=%fs ratio=%.2f%%\n",
tests/sys/capsicum/procdesc.cc
1002
if (verbose) fprintf(stderr, " [%d] child of %d waiting for process descriptor on socket\n", getpid_(), getppid());
tests/sys/capsicum/procdesc.cc
1011
if (verbose) fprintf(stderr, " [%d] got process descriptor %d on socket\n", getpid_(), pd);
tests/sys/capsicum/procdesc.cc
1017
if (verbose) fprintf(stderr, " [%d] process descriptor %d is pid %d\n", getpid_(), pd, other);
tests/sys/capsicum/procdesc.cc
1022
if (verbose) fprintf(stderr, " [%d] close process descriptor %d\n", getpid_(), pd);
tests/sys/capsicum/procdesc.cc
1042
if (verbose) fprintf(stderr, "[%d] send process descriptor %d on socket\n", getpid_(), pd_);
tests/sys/capsicum/procdesc.cc
1048
if (verbose) fprintf(stderr, "[%d] close process descriptor %d\n", getpid_(), pd_);
tests/sys/capsicum/procdesc.cc
111
if (verbose) fprintf(stderr, "Child waiting for exit message\n");
tests/sys/capsicum/procdesc.cc
139
if (verbose) {
tests/sys/capsicum/procdesc.cc
167
if (verbose) fprintf(stderr, "Calling pdfork around %ld\n", (long)(long)now);
tests/sys/capsicum/procdesc.cc
183
if (verbose) print_stat(stderr, &stat);
tests/sys/capsicum/procdesc.cc
223
if (verbose) fprintf(stderr, " subthread started: pipe=%p\n", arg);
tests/sys/capsicum/procdesc.cc
226
if (verbose) fprintf(stderr, " subthread: \"I aten't dead\"\n");
tests/sys/capsicum/procdesc.cc
246
if (verbose) {
tests/sys/capsicum/procdesc.cc
254
if (verbose) fprintf(stderr, " pdforked process %d: subthread started\n", getpid());
tests/sys/capsicum/procdesc.cc
257
if (verbose) fprintf(stderr, " pdforked process %d: \"I aten't dead\"\n", getpid());
tests/sys/capsicum/procdesc.cc
262
if (verbose) fprintf(stderr, " thread generated pd %d\n", pd);
tests/sys/capsicum/procdesc.cc
265
if (verbose) fprintf(stderr, "[%d] got child startup message\n", getpid_());
tests/sys/capsicum/procdesc.cc
278
if (verbose) fprintf(stderr, "retrieved pd %d from terminated thread\n", pd);
tests/sys/capsicum/procdesc.cc
303
if (verbose) fprintf(stderr, "[%d] about to pdfork()\n", getpid_());
tests/sys/capsicum/procdesc.cc
310
if (verbose) fprintf(stderr, " [%d] child of %d waiting for value on pipe\n", getpid_(), getppid());
tests/sys/capsicum/procdesc.cc
312
if (verbose) fprintf(stderr, " [%d] got value %d on pipe, exiting\n", getpid_(), rc);
tests/sys/capsicum/procdesc.cc
334
if (verbose) fprintf(stderr, "[%d] write 0 to pipe\n", getpid_());
tests/sys/capsicum/procdesc.cc
386
if (verbose) fprintf(stderr, "[%d] waiting for read 1\n", getpid_());
tests/sys/capsicum/procdesc.cc
388
if (verbose) fprintf(stderr, "[%d] waiting for read 2\n", getpid_());
tests/sys/capsicum/procdesc.cc
391
if (verbose) fprintf(stderr, "[%d] about to exit\n", getpid_());
tests/sys/capsicum/procdesc.cc
396
if (verbose) fprintf(stderr, "[%d] got child startup message\n", getpid_());
tests/sys/capsicum/procdesc.cc
415
if (verbose) fprintf(stderr, "[%d] telling child to exit\n", getpid_());
tests/sys/capsicum/procdesc.cc
425
if (verbose) fprintf(stderr, "[%d] waiting for child to exit\n", getpid_());
tests/sys/capsicum/procdesc.cc
455
if (verbose) {
tests/sys/capsicum/procdesc.cc
554
if (verbose) fprintf(stderr, "uid=%d euid=%d\n", getuid(), geteuid());
tests/sys/capsicum/procdesc.cc
705
if (verbose) fprintf(stderr, "[%d] parent about to fork()...\n", getpid_());
tests/sys/capsicum/procdesc.cc
710
if (verbose) fprintf(stderr, " [%d] child about to pdfork()...\n", getpid_());
tests/sys/capsicum/procdesc.cc
719
if (verbose) fprintf(stderr, " [%d] grandchild: \"I aten't dead\"\n", grandchildPid);
tests/sys/capsicum/procdesc.cc
724
if (verbose) fprintf(stderr, " [%d] pdfork()ed grandchild %d, sending ID to parent\n", getpid_(), grandchild);
tests/sys/capsicum/procdesc.cc
729
if (verbose) fprintf(stderr, " [%d] grandchild %d has started successfully\n", getpid_(), grandchild);
tests/sys/capsicum/procdesc.cc
734
if (verbose) fprintf(stderr, " [%d] sent grandchild pid %d to parent\n", getpid_(), grandchild);
tests/sys/capsicum/procdesc.cc
737
if (verbose) fprintf(stderr, " [%d] parent acknowledged grandchild pid %d\n", getpid_(), grandchild);
tests/sys/capsicum/procdesc.cc
738
if (verbose) fprintf(stderr, " [%d] child terminating\n", getpid_());
tests/sys/capsicum/procdesc.cc
741
if (verbose) fprintf(stderr, "[%d] fork()ed child is %d\n", getpid_(), child);
tests/sys/capsicum/procdesc.cc
744
if (verbose) fprintf(stderr, "[%d] received grandchild id %d\n", getpid_(), grandchild);
tests/sys/capsicum/procdesc.cc
748
if (verbose) fprintf(stderr, "[%d] telling child %d to exit\n", getpid_(), child);
tests/sys/capsicum/procdesc.cc
812
if (verbose) print_stat(stderr, &stat);
tests/sys/capsicum/procdesc.cc
820
if (verbose) print_stat(stderr, &stat);
tests/sys/capsicum/procdesc.cc
851
if (verbose) fprintf(stderr, "[%d] child started\n", getpid_());
tests/sys/capsicum/procdesc.cc
853
if (verbose) fprintf(stderr, "[%d] child about to sleep(10)\n", getpid_());
tests/sys/capsicum/procdesc.cc
859
if (verbose) fprintf(stderr, "[%d] child slept, had[SIGINT]=%d\n",
tests/sys/capsicum/procdesc.cc
872
if (verbose) fprintf(stderr, "[%d] waiting for child\n", getpid_());
tests/sys/capsicum/procdesc.cc
875
if (verbose) fprintf(stderr, "[%d] sent SIGINT\n", getpid_());
tests/sys/capsicum/procdesc.cc
890
if (verbose) fprintf(stderr, "[%d] child started\n", getpid_());
tests/sys/capsicum/procdesc.cc
894
if (verbose) fprintf(stderr, "[%d] child about to read()\n", getpid_());
tests/sys/capsicum/procdesc.cc
900
if (verbose) fprintf(stderr, "[%d] waiting for child\n", getpid_());
tests/sys/capsicum/procdesc.cc
904
if (verbose) fprintf(stderr, "[%d] sending SIGINT\n", getpid_());
tests/sys/capsicum/procdesc.cc
995
if (verbose) fprintf(stderr, "[%d] about to fork()\n", getpid_());
tests/sys/capsicum/sctp.cc
172
if (verbose) fprintf(stderr, "[%d]sctp_recvmsg(%02x..)", getpid_(), (unsigned)buffer[0]);
tests/sys/capsicum/sctp.cc
174
if (verbose) fprintf(stderr, "..peeling off association %08lx\n", (long)sri.sinfo_assoc_id);
tests/sys/capsicum/sctp.cc
189
if (verbose) fprintf(stderr, "..terminating server\n");
tests/sys/capsicum/sctp.cc
51
if (verbose) fprintf(stderr, " [%d]sctp_sendmsg(%02x)\n", getpid_(), byte);
tests/sys/cddl/zfs/bin/file_write.c
188
if (verbose) {
tests/sys/cddl/zfs/bin/file_write.c
209
if (verbose) {
tests/sys/cddl/zfs/bin/file_write.c
62
int verbose = 0;
tests/sys/cddl/zfs/bin/file_write.c
92
verbose = 1;
tests/sys/cddl/zfs/bin/mkfile.c
123
if (verbose) {
tests/sys/cddl/zfs/bin/mkfile.c
183
verbose = 1;
tests/sys/cddl/zfs/bin/mkfile.c
49
static int verbose = 0;
tests/sys/file/flock_helper.c
1205
if (verbose) {
tests/sys/file/flock_helper.c
1230
if (verbose) {
tests/sys/file/flock_helper.c
1297
if (verbose)
tests/sys/file/flock_helper.c
67
static int verbose = 0;
tests/sys/fs/tarfs/mktar.c
126
verbose("mkdir %s", SUBDIRNAME);
tests/sys/fs/tarfs/mktar.c
131
verbose("creating %s", NORMALFILENAME);
tests/sys/fs/tarfs/mktar.c
135
verbose("creating %s", SPARSEFILENAME);
tests/sys/fs/tarfs/mktar.c
140
verbose("link %s %s", SPARSEFILENAME, HARDLINKNAME);
tests/sys/fs/tarfs/mktar.c
145
verbose("symlink %s %s", SPARSEFILENAME, SHORTLINKNAME);
tests/sys/fs/tarfs/mktar.c
151
verbose("symlink %s %s", linktarget, LONGLINKNAME);
tests/sys/fs/tarfs/mktar.c
196
verbose("mkdir %s", dirname);
tests/sys/fs/tarfs/mktar.c
202
verbose("cd %s", dirname);
tests/sys/fs/tarfs/mktar.c
205
verbose("umask 022");
tests/sys/fs/tarfs/mktar.c
208
verbose("cd -");
tests/sys/fs/tarfs/mktar.c
220
verbose("creating tarball");
tests/sys/fs/tarfs/mktar.c
249
verbose("cd %s", dirname);
tests/sys/fs/tarfs/mktar.c
252
verbose("rm %s", LONGLINKNAME);
tests/sys/fs/tarfs/mktar.c
254
verbose("rm %s", SHORTLINKNAME);
tests/sys/fs/tarfs/mktar.c
256
verbose("rm %s", HARDLINKNAME);
tests/sys/fs/tarfs/mktar.c
258
verbose("rm %s", SPARSEFILENAME);
tests/sys/fs/tarfs/mktar.c
260
verbose("rmdir %s", SUBDIRNAME);
tests/sys/fs/tarfs/mktar.c
262
verbose("cd -");
tests/sys/fs/tarfs/mktar.c
269
verbose("rmdir %s", dirname);
tests/sys/fs/tarfs/tarsum.c
63
verbose("header found at offset %#lx\n", offset);
tests/sys/fs/tarfs/tarsum.c
64
verbose("current checksum %.*s\n",
tests/sys/fs/tarfs/tarsum.c
69
verbose("calculated checksum %#lo\n", sum);
tests/sys/fs/tarfs/tarsum.c
78
verbose("%lu bytes processed\n", offset);
tools/regression/bpf/bpf_filter/bpf_test.c
204
if (verbose > 1)
tools/regression/bpf/bpf_filter/bpf_test.c
206
if (verbose > 0)
tools/regression/bpf/bpf_filter/bpf_test.c
210
if (verbose > 1)
tools/regression/bpf/bpf_filter/bpf_test.c
212
if (verbose > 0)
tools/regression/bpf/bpf_filter/bpf_test.c
216
if (verbose > 1)
tools/regression/bpf/bpf_filter/bpf_test.c
218
if (verbose > 0)
tools/regression/bpf/bpf_filter/bpf_test.c
231
if (verbose > 1)
tools/regression/bpf/bpf_filter/bpf_test.c
234
if (verbose > 0)
tools/regression/bpf/bpf_filter/bpf_test.c
239
if (verbose > 1)
tools/regression/bpf/bpf_filter/bpf_test.c
241
if (verbose > 0)
tools/regression/bpf/bpf_filter/bpf_test.c
245
if (verbose > 1)
tools/regression/bpf/bpf_filter/bpf_test.c
247
if (verbose > 0)
tools/regression/bpf/bpf_filter/bpf_test.c
258
if (verbose > 1)
tools/regression/bpf/bpf_filter/bpf_test.c
260
if (verbose > 0)
tools/regression/bpf/bpf_filter/bpf_test.c
265
if (verbose > 1)
tools/regression/bpf/bpf_filter/bpf_test.c
268
if (verbose > 0)
tools/regression/bpf/bpf_filter/bpf_test.c
273
if (verbose > 1)
tools/regression/bpf/bpf_filter/bpf_test.c
275
if (verbose > 0)
tools/regression/bpf/bpf_filter/bpf_test.c
54
static int verbose = LOG_LEVEL;
tools/regression/bpf/bpf_filter/bpf_test.c
70
if (verbose > 1)
tools/regression/bpf/bpf_filter/bpf_test.c
72
if (verbose > 0)
tools/regression/bpf/bpf_filter/bpf_test.c
76
if (verbose > 2) {
tools/regression/ethernet/ethermulti/ethermulti.c
232
verbose = 1;
tools/regression/ethernet/ethermulti/ethermulti.c
48
static int verbose = 0;
tools/regression/geom_gpt/gctl_test_helper.c
121
verbose = 1;
tools/regression/geom_gpt/gctl_test_helper.c
149
if (verbose)
tools/regression/geom_gpt/gctl_test_helper.c
45
static int verbose;
tools/regression/netinet/ipsockopt/ipsockopt.c
45
static int verbose = 0;
tools/regression/netinet/ipsockopt/ipsockopt.c
684
if (verbose)
tools/regression/netinet/ipsockopt/ipsockopt.c
697
if (verbose)
tools/regression/netinet/ipsockopt/ipsockopt.c
907
verbose = 1;
tools/regression/p1003_1b/sched.c
114
verbose = 0;
tools/regression/p1003_1b/sched.c
163
if (verbose)
tools/regression/p1003_1b/sched.c
164
fprintf(verbose,
tools/regression/p1003_1b/sched.c
59
static FILE *verbose;
tools/regression/p1003_1b/sched.c
81
if (verbose)
tools/regression/p1003_1b/sched.c
82
fprintf(verbose, "%12s: sched_min %2d sched_max %2d\n",
tools/regression/sockets/unix_cmsg/unix_cmsg.c
197
usage(bool verbose)
tools/regression/sockets/unix_cmsg/unix_cmsg.c
203
if (!verbose)
tools/test/gpioevents/gpioevents.c
226
verbose("sleep %f seconds before read()\n",
tools/test/gpioevents/gpioevents.c
230
verbose("read into %zd byte buffer\n", sizeof(buffer));
tools/test/gpioevents/gpioevents.c
241
verbose("read returned %zd bytes; %zd events\n", res,
tools/test/gpioevents/gpioevents.c
265
verbose("sleep %f seconds before poll()\n",
tools/test/gpioevents/gpioevents.c
309
verbose("sleep %f seconds before select()\n",
tools/test/gpioevents/gpioevents.c
356
verbose("sleep %f seconds before kevent()\n",
tools/test/gpioevents/gpioevents.c
407
verbose("sleep %f seconds before aio_read()\n",
tools/test/stress2/include/stress.h
43
int verbose;
tools/test/stress2/lib/main.c
57
if (op->verbose > 2)
tools/test/stress2/lib/main.c
67
if (op->verbose > 2)
tools/test/stress2/lib/options.c
127
if (sscanf(cp, "%d", &op->verbose) != 1)
tools/test/stress2/lib/options.c
155
op->verbose = 0;
tools/test/stress2/lib/options.c
187
op->verbose += 1;
tools/test/stress2/lib/options.c
212
if (op->verbose > 0) {
tools/test/stress2/lib/options.c
222
op->verbose);
tools/test/stress2/lib/resources.c
128
if (op->verbose > 2)
tools/test/stress2/lib/resources.c
144
if (op->verbose > 2)
tools/test/stress2/lib/resources.c
228
if (op->verbose > 2)
tools/test/stress2/lib/resources.c
71
if (op->verbose > 2)
tools/test/stress2/lib/resources.c
96
if (op->verbose > 2)
tools/test/stress2/testcases/creat/creat.c
77
if (op->verbose > 1)
tools/test/stress2/testcases/dirnprename/dirnprename.c
73
if (op->verbose > 1)
tools/test/stress2/testcases/dirrename/dirrename.c
70
if (op->verbose > 1)
tools/test/stress2/testcases/fts/fts.c
70
if (op->verbose > 2)
tools/test/stress2/testcases/fts/fts.c
89
if (op->verbose > 1)
tools/test/stress2/testcases/link/link.c
73
if (op->verbose > 1)
tools/test/stress2/testcases/lockf/lockf.c
113
if (op->verbose > 1)
tools/test/stress2/testcases/lockf/lockf.c
161
if (op->verbose > 3)
tools/test/stress2/testcases/lockf/lockf.c
171
if (op->verbose > 3)
tools/test/stress2/testcases/lockf2/lockf2.c
72
if (op->verbose > 1)
tools/test/stress2/testcases/mkdir/mkdir.c
72
if (op->verbose > 1)
tools/test/stress2/testcases/mkfifo/mkfifo.c
106
if (op->verbose > 1)
tools/test/stress2/testcases/mmap/mmap.c
64
if (op->verbose > 1)
tools/test/stress2/testcases/openat/openat.c
68
if (op->verbose > 1)
tools/test/stress2/testcases/rename/rename.c
69
if (op->verbose > 1)
tools/test/stress2/testcases/rw/rw.c
80
if (op->verbose > 1)
tools/test/stress2/testcases/swap/swap.c
112
if (op->verbose > 1 && nb == 0)
tools/test/stress2/testcases/swap/swap.c
146
if (op->verbose > 1 && size != oldsize)
tools/test/stress2/testcases/symlink/symlink.c
76
if (op->verbose > 1)
tools/test/stress2/testcases/udp/udp.c
97
if (op->verbose > 1)
tools/test/stress2/tools/swap.c
174
int ch, i, pct, verbose;
tools/test/stress2/tools/swap.c
181
verbose = 0;
tools/test/stress2/tools/swap.c
201
verbose = 1;
tools/test/stress2/tools/swap.c
211
if (verbose == 1)
tools/tools/ath/athpow/athpow.c
107
if (verbose)
tools/tools/ath/athpow/athpow.c
74
int s, i, verbose = 0, c;
tools/tools/ath/athpow/athpow.c
94
verbose++;
tools/tools/crypto/cryptocheck.c
1092
if (verbose)
tools/tools/crypto/cryptocheck.c
1223
if (verbose)
tools/tools/crypto/cryptocheck.c
1313
if (verbose)
tools/tools/crypto/cryptocheck.c
1616
if (verbose)
tools/tools/crypto/cryptocheck.c
1626
if (verbose)
tools/tools/crypto/cryptocheck.c
1721
if (verbose)
tools/tools/crypto/cryptocheck.c
1889
verbose = false;
tools/tools/crypto/cryptocheck.c
1915
verbose = true;
tools/tools/crypto/cryptocheck.c
260
static bool testall, verbose;
tools/tools/crypto/cryptocheck.c
618
if (verbose)
tools/tools/crypto/cryptocheck.c
703
if (verbose)
tools/tools/crypto/cryptocheck.c
804
if (verbose)
tools/tools/crypto/cryptocheck.c
819
if (verbose)
tools/tools/crypto/cryptocheck.c
881
if (verbose)
tools/tools/crypto/cryptocheck.c
967
if (verbose)
tools/tools/crypto/cryptocheck.c
978
if (verbose)
tools/tools/kttcp/kttcp.c
104
int c, error, s, verbose, s2, kfd;
tools/tools/kttcp/kttcp.c
123
verbose = 1;
tools/tools/kttcp/kttcp.c
155
verbose = 0;
tools/tools/kttcp/kttcp.c
168
verbose = 2;
tools/tools/kttcp/kttcp.c
219
if (verbose) {
tools/tools/kttcp/kttcp.c
237
if (verbose)
tools/tools/kttcp/kttcp.c
243
if (verbose) {
tools/tools/kttcp/kttcp.c
270
if (verbose > 1) {
tools/tools/net80211/wlantxtime/wlantxtime.c
468
int isShortPreamble, int verbose)
tools/tools/net80211/wlantxtime/wlantxtime.c
472
if (verbose)
tools/tools/net80211/wlantxtime/wlantxtime.c
476
if (verbose)
tools/tools/netmap/bridge.c
101
} else if (verbose > 1) {
tools/tools/netmap/bridge.c
128
if (verbose && m > 0)
tools/tools/netmap/bridge.c
22
static int verbose = 0;
tools/tools/netmap/bridge.c
231
verbose++;
tools/tools/netmap/bridge.c
349
if (ret <= 0 || verbose)
tools/tools/netmap/nmreplay.c
1203
verbose++;
tools/tools/netmap/nmreplay.c
438
static int verbose = 0;
tools/tools/netmap/pkt-gen.c
190
static int verbose = 0;
tools/tools/netmap/pkt-gen.c
3113
verbose++;
tools/tools/netmap/pkt-gen.c
3296
if (verbose) {
tools/tools/netmap/pkt-gen.c
419
if (verbose)
tools/tools/netmap/pkt-gen.c
494
if (verbose)
tools/tools/netmap/pkt-gen.c
516
if (verbose)
tools/tools/netmap/pkt-gen.c
704
if (verbose)
tools/tools/vimage/vimage.c
127
verbose++;
tools/tools/vimage/vimage.c
130
verbose = 2;
tools/tools/vimage/vimage.c
143
if ((cmd != VI_GET && (argc == 0 || recurse != 0 || verbose != 0)) ||
tools/tools/vimage/vimage.c
159
while ((jid = getjail(&vst[vst_last], jid, verbose)) > 0) {
tools/tools/vimage/vimage.c
188
if (!verbose) {
tools/tools/vimage/vimage.c
199
if (verbose < 2)
tools/tools/vimage/vimage.c
323
getjail(vstat_t *vs, int lastjid, int verbose)
tools/tools/vimage/vimage.c
340
if (verbose == 0)
tools/tools/vimage/vimage.c
358
if (verbose == 1)
tools/tools/vimage/vimage.c
96
int verbose = 0;
usr.bin/ar/acpyacc.y
215
: VERBOSE { verbose = !verbose; }
usr.bin/ar/acpyacc.y
447
if (verbose)
usr.bin/ar/acpyacc.y
85
static int verbose;
usr.bin/bsdiff/bsdiff/divsufsort64.h
139
sufcheck64(const sauchar_t *T, const saidx64_t *SA, saidx64_t n, saint_t verbose);
usr.bin/cap_mkdb/cap_mkdb.c
245
if (verbose)
usr.bin/cap_mkdb/cap_mkdb.c
48
static int verbose;
usr.bin/cap_mkdb/cap_mkdb.c
86
verbose = 1;
usr.bin/chat/chat.c
1004
if (verbose)
usr.bin/chat/chat.c
1079
if (verbose) {
usr.bin/chat/chat.c
1096
if (verbose)
usr.bin/chat/chat.c
110
static int verbose;
usr.bin/chat/chat.c
1190
if (verbose)
usr.bin/chat/chat.c
1194
if (verbose)
usr.bin/chat/chat.c
1207
if (verbose && c == '\n') {
usr.bin/chat/chat.c
1217
if (verbose && s >= logged + 80) {
usr.bin/chat/chat.c
1261
if (verbose) {
usr.bin/chat/chat.c
1275
if (verbose) {
usr.bin/chat/chat.c
1300
if (alarmed && verbose)
usr.bin/chat/chat.c
223
if (verbose)
usr.bin/chat/chat.c
254
++verbose;
usr.bin/chat/chat.c
279
if (verbose)
usr.bin/chat/chat.c
449
if (verbose)
usr.bin/chat/chat.c
533
if (verbose)
usr.bin/chat/chat.c
911
if (verbose)
usr.bin/chat/chat.c
937
if (verbose)
usr.bin/chat/chat.c
961
if (verbose)
usr.bin/chat/chat.c
986
if (verbose)
usr.bin/compress/compress.c
237
if (verbose)
usr.bin/compress/compress.c
251
if (verbose) {
usr.bin/compress/compress.c
55
static int eval, force, verbose;
usr.bin/compress/compress.c
98
verbose = 1;
usr.bin/indent/args.c
154
{"nv", PRO_BOOL, false, OFF, &opt.verbose},
usr.bin/indent/args.c
164
{"v", PRO_BOOL, false, ON, &opt.verbose},
usr.bin/indent/args.c
221
if (opt.verbose)
usr.bin/indent/indent.c
190
verbose = 0;
usr.bin/indent/indent.c
430
if (opt.verbose) /* print error msg if the line was
usr.bin/indent/indent.c
503
if (opt.verbose) {
usr.bin/indent/indent.c
521
if (opt.verbose)
usr.bin/indent/indent.c
887
if (opt.verbose)
usr.bin/indent/indent.c
930
if (opt.verbose)
usr.bin/indent/indent.c
941
if (opt.verbose)
usr.bin/indent/indent_globs.h
219
int verbose; /* when true, non-essential error messages
usr.bin/iscsictl/iscsictl.c
382
int verbose)
usr.bin/iscsictl/iscsictl.c
413
if (verbose != 0) {
usr.bin/localedef/localedef.c
109
if (verbose) {
usr.bin/localedef/localedef.c
142
if (verbose) {
usr.bin/localedef/localedef.c
174
if (verbose > 1) {
usr.bin/localedef/localedef.c
189
if (verbose > 1) {
usr.bin/localedef/localedef.c
295
verbose++;
usr.bin/localedef/localedef.c
328
if (verbose) {
usr.bin/localedef/localedef.c
338
if (verbose)
usr.bin/localedef/localedef.c
345
if (verbose)
usr.bin/localedef/localedef.c
351
if (verbose) {
usr.bin/localedef/localedef.c
375
if (verbose) {
usr.bin/localedef/localedef.c
59
int verbose = 0;
usr.bin/localedef/localedef.h
48
extern int verbose;
usr.bin/mail/names.c
549
int t, extra, metoo, verbose;
usr.bin/mail/names.c
565
verbose = value("verbose") != NULL;
usr.bin/mail/names.c
566
if (verbose)
usr.bin/mail/names.c
574
if (verbose)
usr.bin/mkimg/mkimg.c
498
if (verbose)
usr.bin/mkimg/mkimg.c
525
if (verbose) {
usr.bin/mkimg/mkimg.c
646
verbose++;
usr.bin/mkimg/mkimg.c
73
u_int verbose;
usr.bin/mkimg/mkimg.c
730
if (verbose) {
usr.bin/mkimg/mkimg.c
760
if (verbose) {
usr.bin/mkimg/mkimg.h
58
extern u_int verbose;
usr.bin/mkimg/qcow.c
108
if (verbose)
usr.bin/mkimg/vmdk.c
177
if (verbose)
usr.bin/mkimg/vmdk.c
99
if (verbose)
usr.bin/mkuzip/mkuz_cfg.h
32
int verbose;
usr.bin/mkuzip/mkuzip.c
146
cfs.verbose = 0;
usr.bin/mkuzip/mkuzip.c
187
cfs.verbose = 1;
usr.bin/mkuzip/mkuzip.c
285
if (cfs.verbose != 0)
usr.bin/mkuzip/mkuzip.c
318
if (cfs.verbose != 0) {
usr.bin/mkuzip/mkuzip.c
366
if (cfs.verbose != 0) {
usr.bin/mkuzip/mkuzip.c
387
if (cfs.verbose != 0) {
usr.bin/mkuzip/mkuzip.c
399
if (cfs.verbose != 0 || summary.en != 0) {
usr.bin/mt/mt.c
1146
int verbose = 0;
usr.bin/mt/mt.c
1194
verbose = 1;
usr.bin/mt/mt.c
1215
retval = mt_protect_print(status_data, verbose);
usr.bin/mt/mt.c
829
int verbose = 0;
usr.bin/mt/mt.c
838
verbose = 1;
usr.bin/mt/mt.c
970
if (verbose != 0) {
usr.bin/patch/common.h
88
extern bool verbose;
usr.bin/patch/inp.c
107
if (verbose) {
usr.bin/patch/inp.c
156
if (verbose)
usr.bin/patch/inp.c
258
if (verbose)
usr.bin/patch/inp.c
273
} else if (verbose)
usr.bin/patch/inp.c
319
if (verbose)
usr.bin/patch/inp.c
334
} else if (verbose)
usr.bin/patch/patch.c
1189
if (verbose)
usr.bin/patch/patch.c
329
if (verbose)
usr.bin/patch/patch.c
367
if (verbose)
usr.bin/patch/patch.c
373
if (verbose)
usr.bin/patch/patch.c
378
if (verbose) {
usr.bin/patch/patch.c
440
if (verbose)
usr.bin/patch/patch.c
572
if (verbose)
usr.bin/patch/patch.c
646
verbose = false;
usr.bin/patch/patch.c
715
if (verbose && fuzz == 0 && (diff_type == CONTEXT_DIFF
usr.bin/patch/patch.c
79
bool verbose = true;
usr.bin/patch/pch.c
1464
verbose ? " " : " -s ", TMPOUTNAME);
usr.bin/patch/pch.c
179
if (verbose)
usr.bin/patch/pch.c
186
if (verbose)
usr.bin/patch/pch.c
191
if (verbose)
usr.bin/patch/pch.c
197
if (verbose)
usr.bin/patch/pch.c
205
if (p_indent && verbose)
usr.bin/patch/pch.c
233
if (verbose)
usr.bin/patch/pch.c
486
if (verbose && p_base < file_pos) {
usr.bin/patch/pch.c
858
if (verbose)
usr.bin/procstat/procstat_kqueue.c
234
bool verbose)
usr.bin/procstat/procstat_kqueue.c
266
if (verbose) {
usr.bin/procstat/procstat_kqueue.c
287
bool verbose;
usr.bin/procstat/procstat_kqueue.c
289
verbose = (procstat_opts & PS_OPT_VERBOSE) != 0;
usr.bin/procstat/procstat_kqueue.c
291
if (verbose) {
usr.bin/procstat/procstat_kqueue.c
316
procstat_kqueue(procstat, kipp, f->fs_fd, verbose);
usr.bin/systat/extern.h
55
extern int verbose;
usr.bin/systat/fetch.c
49
if (verbose)
usr.bin/systat/main.c
59
int verbose = 1; /* to report kvm read errs */
usr.bin/tftp/main.c
420
if (verbose)
usr.bin/tftp/main.c
486
if (verbose)
usr.bin/tftp/main.c
515
if (verbose)
usr.bin/tftp/main.c
592
if (verbose)
usr.bin/tftp/main.c
605
if (verbose)
usr.bin/tftp/main.c
687
printf("Verbose: %s\n", verbose ? "on" : "off");
usr.bin/tftp/main.c
79
int verbose;
usr.bin/tftp/main.c
878
verbose = !verbose;
usr.bin/tftp/main.c
879
printf("Verbose mode %s.\n", verbose ? "on" : "off");
usr.bin/tftp/tftp.c
158
printstats("Sent", verbose, &tftp_stats);
usr.bin/tftp/tftp.c
266
printstats("Received", verbose, &tftp_stats);
usr.bin/tftp/tftp.h
35
extern int verbose;
usr.bin/units/units.c
659
if (verbose)
usr.bin/units/units.c
665
if (verbose)
usr.bin/units/units.c
694
if (verbose) {
usr.bin/units/units.c
710
if (verbose) {
usr.bin/units/units.c
72
static bool verbose = false;
usr.bin/units/units.c
790
verbose = true;
usr.bin/usbhidaction/usbhidaction.c
129
verbose++;
usr.bin/usbhidaction/usbhidaction.c
161
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
184
if (verbose > 2) {
usr.bin/usbhidaction/usbhidaction.c
191
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
371
if (verbose > 2)
usr.bin/usbhidaction/usbhidaction.c
399
if (verbose > 2)
usr.bin/usbhidaction/usbhidaction.c
428
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
456
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
50
static int verbose = 0;
usr.bin/usbhidaction/usbhidaction.c
502
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
505
if (verbose > 1 && r)
usr.bin/usbhidctl/usbhid.c
202
if ((h->flags & HIO_CONST) && !verbose)
usr.bin/usbhidctl/usbhid.c
346
if (verbose) {
usr.bin/usbhidctl/usbhid.c
402
if (verbose) {
usr.bin/usbhidctl/usbhid.c
413
if (verbose) {
usr.bin/usbhidctl/usbhid.c
426
if (verbose) {
usr.bin/usbhidctl/usbhid.c
476
verbose++;
usr.bin/usbhidctl/usbhid.c
54
static int verbose = 0;
usr.bin/vtfontcvt/vtfontcvt.c
1036
int ch, verbose = 0, rv = 0;
usr.bin/vtfontcvt/vtfontcvt.c
1064
verbose = 1;
usr.bin/vtfontcvt/vtfontcvt.c
1118
if (verbose)
usr.bin/xinstall/xinstall.c
133
safecopy, verbose;
usr.bin/xinstall/xinstall.c
1362
if (verbose)
usr.bin/xinstall/xinstall.c
271
verbose = 1;
usr.bin/xinstall/xinstall.c
582
if (verbose)
usr.bin/xinstall/xinstall.c
595
if (verbose)
usr.bin/xinstall/xinstall.c
630
if (verbose)
usr.bin/xinstall/xinstall.c
639
if (verbose)
usr.bin/xinstall/xinstall.c
954
if (verbose)
usr.bin/xinstall/xinstall.c
978
if (verbose)
usr.sbin/apmd/apmd.c
288
if (verbose)
usr.sbin/apmd/apmd.c
422
if (verbose)
usr.sbin/apmd/apmd.c
53
int verbose = 0;
usr.sbin/apmd/apmd.c
562
if (verbose)
usr.sbin/apmd/apmd.c
654
verbose = 1;
usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
54
uint32_t verbose = 0;
usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
91
verbose++;
usr.sbin/bluetooth/bthidcontrol/hid.c
160
if ((h->flags & HIO_CONST) && !verbose)
usr.sbin/bluetooth/bthidcontrol/hid.c
44
extern uint32_t verbose;
usr.sbin/bluetooth/hccontrol/hccontrol.c
56
int verbose = 0;
usr.sbin/bluetooth/hccontrol/hccontrol.c
79
verbose = 1;
usr.sbin/bluetooth/hccontrol/hccontrol.h
50
extern int verbose;
usr.sbin/bluetooth/hccontrol/le.c
1025
verbose = true;
usr.sbin/bluetooth/hccontrol/le.c
1060
handle_le_connection_event(e, verbose);
usr.sbin/bluetooth/hccontrol/le.c
1068
static void handle_le_connection_event(ng_hci_event_pkt_t* e, bool verbose)
usr.sbin/bluetooth/hccontrol/le.c
1078
if (verbose) {
usr.sbin/bluetooth/hccontrol/le.c
64
static void handle_le_event(ng_hci_event_pkt_t* e, bool verbose);
usr.sbin/bluetooth/hccontrol/le.c
648
bool verbose;
usr.sbin/bluetooth/hccontrol/le.c
663
verbose = false;
usr.sbin/bluetooth/hccontrol/le.c
675
verbose = true;
usr.sbin/bluetooth/hccontrol/le.c
70
static void handle_le_connection_event(ng_hci_event_pkt_t* e, bool verbose);
usr.sbin/bluetooth/hccontrol/le.c
734
handle_le_event(e, verbose);
usr.sbin/bluetooth/hccontrol/le.c
759
static void handle_le_event(ng_hci_event_pkt_t* e, bool verbose)
usr.sbin/bluetooth/hccontrol/le.c
778
if (length > 0 && verbose) {
usr.sbin/bluetooth/hccontrol/le.c
968
bool verbose = false;
usr.sbin/btxld/btxld.c
107
static int verbose; /* Display information */
usr.sbin/btxld/btxld.c
141
verbose = 1;
usr.sbin/btxld/btxld.c
287
if (verbose) {
usr.sbin/cdcontrol/cdcontrol.c
1172
if (verbose) {
usr.sbin/cdcontrol/cdcontrol.c
124
static int verbose = 1;
usr.sbin/cdcontrol/cdcontrol.c
210
verbose = 0;
usr.sbin/cdcontrol/cdcontrol.c
213
verbose = 2;
usr.sbin/cdcontrol/cdcontrol.c
262
if (rc < 0 && verbose)
usr.sbin/cdcontrol/cdcontrol.c
268
if (verbose == 1)
usr.sbin/cdcontrol/cdcontrol.c
269
verbose = isatty (0);
usr.sbin/cdcontrol/cdcontrol.c
271
if (verbose) {
usr.sbin/cdcontrol/cdcontrol.c
279
if (verbose)
usr.sbin/cdcontrol/cdcontrol.c
827
if (verbose)
usr.sbin/cdcontrol/cdcontrol.c
859
if (verbose)
usr.sbin/cdcontrol/cdcontrol.c
950
if (verbose)
usr.sbin/cdcontrol/cdcontrol.c
965
if (verbose)
usr.sbin/cdcontrol/cdcontrol.c
981
if (verbose) {
usr.sbin/certctl/certctl.c
1003
if (!verbose) {
usr.sbin/certctl/certctl.c
1006
verbose = true;
usr.sbin/certctl/certctl.c
1041
info("verbose:\t%s", verbose ? "true" : "false");
usr.sbin/certctl/certctl.c
1111
verbose = true;
usr.sbin/certctl/certctl.c
28
if (verbose) \
usr.sbin/certctl/certctl.c
63
static bool verbose;
usr.sbin/config/config.h
267
extern int verbose;
usr.sbin/config/main.cc
171
verbose++;
usr.sbin/config/main.cc
81
int verbose;
usr.sbin/config/mkoptions.cc
370
if (verbose) {
usr.sbin/config/mkoptions.cc
75
if (verbose)
usr.sbin/crunch/crunchgen/crunchgen.c
102
static int verbose, readcache; /* options */
usr.sbin/crunch/crunchgen/crunchgen.c
1162
if (!verbose)
usr.sbin/crunch/crunchgen/crunchgen.c
133
verbose = 1;
usr.sbin/crunch/crunchgen/crunchgen.c
157
verbose = 0;
usr.sbin/crunch/crunchgen/crunchgen.c
180
verbose = 0;
usr.sbin/crunch/crunchgen/crunchgen.c
690
if (!p->srcdir && !p->objdir && verbose)
usr.sbin/crunch/crunchgen/crunchgen.c
694
if (!p->objs && verbose)
usr.sbin/crunch/crunchide/crunchide.c
104
verbose = 1;
usr.sbin/crunch/crunchide/crunchide.c
245
if (verbose)
usr.sbin/crunch/crunchide/crunchide.c
84
static int verbose;
usr.sbin/ctladm/ctladm.c
2979
int c, retval, verbose = 0;
usr.sbin/ctladm/ctladm.c
2990
verbose = 1;
usr.sbin/ctladm/ctladm.c
3050
if (verbose != 0) {
usr.sbin/ctladm/ctladm.c
3394
int verbose = 0;
usr.sbin/ctladm/ctladm.c
3408
verbose++;
usr.sbin/ctladm/ctladm.c
3479
if (verbose == 0)
usr.sbin/ctladm/ctladm.c
3686
int verbose = 0, init = 0, lun = 0, quiet = 0;
usr.sbin/ctladm/ctladm.c
3712
verbose++;
usr.sbin/ctladm/ctladm.c
3786
if (init || verbose) {
usr.sbin/ctladm/ctladm.c
3795
if (lun || verbose) {
usr.sbin/ctladm/ctladm.c
3806
if (verbose) {
usr.sbin/ctladm/ctladm.c
3999
int c, retval, verbose = 0;
usr.sbin/ctladm/ctladm.c
4010
verbose = 1;
usr.sbin/ctladm/ctladm.c
4070
if (verbose != 0) {
usr.sbin/ctladm/util.c
101
if (verbose && name)
usr.sbin/ctladm/util.c
112
if (verbose && name && *name)
usr.sbin/ctladm/util.c
154
if (verbose)
usr.sbin/ctladm/util.c
59
static int verbose;
usr.sbin/ctladm/util.c
78
if (verbose && name && *name)
usr.sbin/dconschat/dconschat.c
1042
verbose ++;
usr.sbin/dconschat/dconschat.c
1122
if (verbose)
usr.sbin/dconschat/dconschat.c
282
if (verbose)
usr.sbin/dconschat/dconschat.c
287
if (verbose)
usr.sbin/dconschat/dconschat.c
324
if (verbose)
usr.sbin/dconschat/dconschat.c
415
if (verbose) {
usr.sbin/dconschat/dconschat.c
500
if (verbose)
usr.sbin/dconschat/dconschat.c
508
if (verbose)
usr.sbin/dconschat/dconschat.c
522
if (verbose == 1) {
usr.sbin/dconschat/dconschat.c
543
if (verbose)
usr.sbin/dconschat/dconschat.c
581
if (verbose)
usr.sbin/dconschat/dconschat.c
590
if (verbose > 2)
usr.sbin/dconschat/dconschat.c
610
if (verbose > 1) {
usr.sbin/dconschat/dconschat.c
663
if (verbose)
usr.sbin/dconschat/dconschat.c
699
if (verbose)
usr.sbin/dconschat/dconschat.c
726
if (verbose)
usr.sbin/dconschat/dconschat.c
754
if (verbose)
usr.sbin/dconschat/dconschat.c
762
if (verbose)
usr.sbin/dconschat/dconschat.c
82
int verbose = 0;
usr.sbin/dconschat/dconschat.c
851
if (verbose > 1) {
usr.sbin/dconschat/dconschat.c
854
} else if (verbose == 1) {
usr.sbin/dconschat/dconschat.c
860
if (verbose) {
usr.sbin/dconschat/dconschat.c
944
if (verbose) {
usr.sbin/efibootmgr/efibootmgr.c
1143
print_boot_vars(opts.verbose);
usr.sbin/efibootmgr/efibootmgr.c
298
opts.verbose = true;
usr.sbin/efibootmgr/efibootmgr.c
826
print_boot_var(const char *name, bool verbose, bool curboot)
usr.sbin/efibootmgr/efibootmgr.c
842
if (verbose)
usr.sbin/efibootmgr/efibootmgr.c
893
print_boot_vars(bool verbose)
usr.sbin/efibootmgr/efibootmgr.c
946
print_boot_var(v->name, verbose, v->idx == current);
usr.sbin/efibootmgr/efibootmgr.c
956
if (!print_boot_var(buffer, verbose, boot_order[i] == current))
usr.sbin/efibootmgr/efibootmgr.c
965
if (verbose) {
usr.sbin/efibootmgr/efibootmgr.c
969
print_boot_var(v->name, verbose, v->idx == current);
usr.sbin/efibootmgr/efibootmgr.c
98
bool verbose;
usr.sbin/fdcontrol/fdcontrol.c
107
verbose++;
usr.sbin/fdcontrol/fdcontrol.c
154
if (verbose) {
usr.sbin/fdcontrol/fdcontrol.c
44
static int format, verbose, show = 1, showfmt;
usr.sbin/fdcontrol/fdcontrol.c
63
if (verbose)
usr.sbin/fdwrite/fdwrite.c
144
if(verbose) {
usr.sbin/fdwrite/fdwrite.c
161
if(verbose) printf("\r%3d ",fdt.tracks * fdt.heads-track);
usr.sbin/fdwrite/fdwrite.c
162
if(verbose) putc((j ? 'I':'Z'),stdout);
usr.sbin/fdwrite/fdwrite.c
166
if(verbose) putc('F',stdout);
usr.sbin/fdwrite/fdwrite.c
170
if(verbose) putc('W',stdout);
usr.sbin/fdwrite/fdwrite.c
174
if(verbose) putc('R',stdout);
usr.sbin/fdwrite/fdwrite.c
177
if(verbose) putc('C',stdout);
usr.sbin/fdwrite/fdwrite.c
192
if(verbose)
usr.sbin/fdwrite/fdwrite.c
67
int bpt, verbose=1, nbytes=0, track;
usr.sbin/fdwrite/fdwrite.c
90
verbose = !verbose;
usr.sbin/flowctl/flowctl.c
177
int ipv4, ipv6, verbose = 0;
usr.sbin/flowctl/flowctl.c
194
verbose = 1;
usr.sbin/flowctl/flowctl.c
201
if (verbose)
usr.sbin/flowctl/flowctl.c
210
if (verbose)
usr.sbin/gpioctl/gpioctl.c
146
dump_pins(gpio_handle_t handle, int verbose)
usr.sbin/gpioctl/gpioctl.c
166
if (verbose) {
usr.sbin/gpioctl/gpioctl.c
221
int config, list, name, toggle, verbose;
usr.sbin/gpioctl/gpioctl.c
223
config = toggle = verbose = list = name = pin_type = 0;
usr.sbin/gpioctl/gpioctl.c
249
verbose = 1;
usr.sbin/gpioctl/gpioctl.c
268
dump_pins(handle, verbose);
usr.sbin/gssd/gssd.c
121
verbose = 0;
usr.sbin/gssd/gssd.c
135
verbose = 1;
usr.sbin/gssd/gssd.c
307
if (verbose != 0) {
usr.sbin/gssd/gssd.c
79
static int verbose;
usr.sbin/i2c/i2c.c
208
scan_bus(const char *dev, int fd, const char *skip, int verbose)
usr.sbin/i2c/i2c.c
251
if (!num_found++ && verbose) {
usr.sbin/i2c/i2c.c
262
if (verbose && !use_read_xfer)
usr.sbin/i2c/i2c.c
267
if (num_found == 0 && verbose)
usr.sbin/i2c/i2c.c
276
reset_bus(const char *dev, int fd, int verbose)
usr.sbin/i2c/i2c.c
279
if (verbose)
usr.sbin/i2c/i2c.c
500
if (i2c_opt.verbose && !i2c_opt.binary)
usr.sbin/i2c/i2c.c
517
} else if (i2c_opt.verbose || i2c_opt.dir == 'r') {
usr.sbin/i2c/i2c.c
518
if (i2c_opt.verbose)
usr.sbin/i2c/i2c.c
55
int verbose;
usr.sbin/i2c/i2c.c
701
if (i2c_opt.verbose) {
usr.sbin/i2c/i2c.c
755
i2c_opt.verbose = 0;
usr.sbin/i2c/i2c.c
847
i2c_opt.verbose = 1;
usr.sbin/i2c/i2c.c
888
if (i2c_opt.verbose)
usr.sbin/i2c/i2c.c
896
error = scan_bus(dev, fd, i2c_opt.skip, i2c_opt.verbose);
usr.sbin/i2c/i2c.c
899
error = reset_bus(dev, fd, i2c_opt.verbose);
usr.sbin/jail/command.c
206
} else if (verbose > 0)
usr.sbin/jail/command.c
320
if (verbose > 0 || (verbose == 0 && (j->flags & JF_STOP
usr.sbin/jail/command.c
333
if (verbose >= 0 && (j->name || verbose > 0))
usr.sbin/jail/command.c
722
if (verbose > 0)
usr.sbin/jail/command.c
949
if (verbose > 0) {
usr.sbin/jail/jail.c
214
verbose = -1;
usr.sbin/jail/jail.c
236
verbose = -1;
usr.sbin/jail/jail.c
261
verbose = 1;
usr.sbin/jail/jail.c
523
if (verbose >= 0 && (j->name || verbose > 0))
usr.sbin/jail/jail.c
539
if (verbose >= 0)
usr.sbin/jail/jail.c
58
int verbose;
usr.sbin/jail/jail.c
747
if (verbose > 0)
usr.sbin/jail/jail.c
928
if (verbose > 0) {
usr.sbin/jail/jailp.h
254
extern int verbose;
usr.sbin/jail/state.c
179
verbose >= 0)
usr.sbin/jail/state.c
254
verbose >= 0)
usr.sbin/kbdmap/kbdmap.c
293
if (verbose)
usr.sbin/kbdmap/kbdmap.c
539
if (verbose)
usr.sbin/kbdmap/kbdmap.c
545
if (verbose)
usr.sbin/kbdmap/kbdmap.c
63
static int verbose;
usr.sbin/kbdmap/kbdmap.c
726
if (verbose)
usr.sbin/kbdmap/kbdmap.c
791
verbose = 1;
usr.sbin/kldxref/kldxref.c
281
if (verbose > 1)
usr.sbin/kldxref/kldxref.c
307
if (verbose > 1)
usr.sbin/kldxref/kldxref.c
460
if (verbose > 1)
usr.sbin/kldxref/kldxref.c
464
if (verbose > 1)
usr.sbin/kldxref/kldxref.c
492
if (verbose > 1)
usr.sbin/kldxref/kldxref.c
513
if (verbose > 1)
usr.sbin/kldxref/kldxref.c
531
if (verbose > 1)
usr.sbin/kldxref/kldxref.c
560
if (verbose > 1)
usr.sbin/kldxref/kldxref.c
60
static int verbose;
usr.sbin/kldxref/kldxref.c
640
if (verbose || dflag)
usr.sbin/kldxref/kldxref.c
643
error = elf_open_file(&ef, filename, verbose);
usr.sbin/kldxref/kldxref.c
782
verbose++;
usr.sbin/mfiutil/mfi_config.c
425
struct config_id_state *state, int verbose)
usr.sbin/mfiutil/mfi_config.c
434
if (verbose)
usr.sbin/mfiutil/mfi_config.c
453
int raid_type, long stripe_size, struct config_id_state *state, int verbose)
usr.sbin/mfiutil/mfi_config.c
536
if (verbose)
usr.sbin/mfiutil/mfi_config.c
561
int ch, verbose;
usr.sbin/mfiutil/mfi_config.c
622
verbose = 0;
usr.sbin/mfiutil/mfi_config.c
638
verbose = 1;
usr.sbin/mfiutil/mfi_config.c
802
build_array(fd, cfg_arrays, &arrays[i], &state, verbose);
usr.sbin/mfiutil/mfi_config.c
811
&state, verbose);
usr.sbin/mfiutil/mfi_evt.c
364
mfi_decode_evt(int fd, struct mfi_evt_detail *detail, int verbose)
usr.sbin/mfiutil/mfi_evt.c
374
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
391
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
399
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
407
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
416
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
426
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
435
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
444
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
451
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
457
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
464
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
471
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
479
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
487
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
495
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
504
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
509
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
516
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
524
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
545
int ch, error, fd, num_events, verbose;
usr.sbin/mfiutil/mfi_evt.c
569
verbose = 0;
usr.sbin/mfiutil/mfi_evt.c
602
verbose = 1;
usr.sbin/mfiutil/mfi_evt.c
682
mfi_decode_evt(fd, &list->event[i], verbose);
usr.sbin/mlxcontrol/mlxcontrol.h
57
extern void mlx_print_phys_drv(struct mlx_phys_drv *drv, int channel, int target, char *prefix, int verbose);
usr.sbin/mlxcontrol/util.c
110
mlx_print_phys_drv(struct mlx_phys_drv *drv, int chn, int targ, char *prefix, int verbose)
usr.sbin/mlxcontrol/util.c
148
if (verbose) {
usr.sbin/mptable/mptable.c
153
static int verbose;
usr.sbin/mptable/mptable.c
198
verbose = 1;
usr.sbin/mptable/mptable.c
224
if ( verbose )
usr.sbin/mptable/mptable.c
267
if ( verbose )
usr.sbin/mptable/mptable.c
271
if ( verbose )
usr.sbin/mptable/mptable.c
277
if ( verbose )
usr.sbin/mptable/mptable.c
291
if ( verbose )
usr.sbin/mptable/mptable.c
300
if ( verbose )
usr.sbin/mptable/mptable.c
317
if ( verbose )
usr.sbin/mptable/mptable.c
333
if ( verbose )
usr.sbin/mptable/mptable.c
347
if ( verbose )
usr.sbin/mptable/mptable.c
363
if ( verbose )
usr.sbin/mptable/mptable.c
377
if ( verbose )
usr.sbin/mptutil/mpt_config.c
442
add_drives(int fd, struct volume_info *info, int verbose)
usr.sbin/mptutil/mpt_config.c
459
if (verbose)
usr.sbin/mptutil/mpt_config.c
505
struct config_id_state *state, int verbose)
usr.sbin/mptutil/mpt_config.c
600
if (verbose)
usr.sbin/mptutil/mpt_config.c
627
int ch, error, fd, i, quick, raid_type, verbose;
usr.sbin/mptutil/mpt_config.c
664
verbose = 0;
usr.sbin/mptutil/mpt_config.c
686
verbose = 1;
usr.sbin/mptutil/mpt_config.c
737
error = add_drives(fd, info, verbose);
usr.sbin/mptutil/mpt_config.c
745
vol = build_volume(fd, info, raid_type, stripe_size, &state, verbose);
usr.sbin/mptutil/mpt_evt.c
113
verbose = 0;
usr.sbin/mptutil/mpt_evt.c
120
verbose = 1;
usr.sbin/mptutil/mpt_evt.c
155
mpt_print_event(entries[i], verbose);
usr.sbin/mptutil/mpt_evt.c
57
mpt_print_event(MPI_LOG_0_ENTRY *entry, int verbose)
usr.sbin/mptutil/mpt_evt.c
96
int ch, error, fd, i, num_events, verbose;
usr.sbin/newsyslog/extern.h
53
extern int verbose; /* command-line option */
usr.sbin/newsyslog/newsyslog.c
1006
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1057
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1082
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1088
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1098
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1166
if (verbose)
usr.sbin/newsyslog/newsyslog.c
1186
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1199
if (verbose)
usr.sbin/newsyslog/newsyslog.c
1621
if (verbose)
usr.sbin/newsyslog/newsyslog.c
1636
if (verbose)
usr.sbin/newsyslog/newsyslog.c
1647
if (verbose)
usr.sbin/newsyslog/newsyslog.c
1687
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1750
} else if (verbose > 1)
usr.sbin/newsyslog/newsyslog.c
1822
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
2101
if (verbose)
usr.sbin/newsyslog/newsyslog.c
2126
if (verbose)
usr.sbin/newsyslog/newsyslog.c
2130
if (verbose)
usr.sbin/newsyslog/newsyslog.c
2202
if (verbose)
usr.sbin/newsyslog/newsyslog.c
237
int verbose = 0; /* Print out what's going on */
usr.sbin/newsyslog/newsyslog.c
2424
if (verbose)
usr.sbin/newsyslog/newsyslog.c
2728
if (verbose) {
usr.sbin/newsyslog/newsyslog.c
361
if (noaction || verbose)
usr.sbin/newsyslog/newsyslog.c
369
if (verbose)
usr.sbin/newsyslog/newsyslog.c
382
if (noaction || verbose)
usr.sbin/newsyslog/newsyslog.c
408
if (verbose > 4)
usr.sbin/newsyslog/newsyslog.c
474
if (verbose > 4)
usr.sbin/newsyslog/newsyslog.c
555
if (verbose)
usr.sbin/newsyslog/newsyslog.c
581
if (verbose)
usr.sbin/newsyslog/newsyslog.c
584
} else if (verbose) {
usr.sbin/newsyslog/newsyslog.c
589
if (verbose)
usr.sbin/newsyslog/newsyslog.c
598
if (verbose) {
usr.sbin/newsyslog/newsyslog.c
611
if (verbose && dbg_at_times)
usr.sbin/newsyslog/newsyslog.c
614
if (verbose) {
usr.sbin/newsyslog/newsyslog.c
620
} else if (verbose && noaction && dbg_at_times) {
usr.sbin/newsyslog/newsyslog.c
630
} else if (verbose && ent->hours <= 0) {
usr.sbin/newsyslog/newsyslog.c
634
if (verbose && (ent->trsize > 0))
usr.sbin/newsyslog/newsyslog.c
636
if (verbose && (ent->hours > 0))
usr.sbin/newsyslog/newsyslog.c
667
if (verbose) {
usr.sbin/newsyslog/newsyslog.c
674
if (noaction && !verbose)
usr.sbin/newsyslog/newsyslog.c
680
if (verbose)
usr.sbin/newsyslog/newsyslog.c
733
verbose++;
usr.sbin/newsyslog/newsyslog.c
903
if (verbose)
usr.sbin/newsyslog/newsyslog.c
968
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
978
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
982
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
996
if (verbose > 2)
usr.sbin/newsyslog/ptimes.c
433
if (verbose && dbg_at_times > 1)
usr.sbin/newsyslog/ptimes.c
443
if (verbose && dbg_at_times > 1)
usr.sbin/nfsuserd/nfsuserd.c
209
verbose = 1;
usr.sbin/nfsuserd/nfsuserd.c
287
if (verbose)
usr.sbin/nfsuserd/nfsuserd.c
654
} else if (verbose) {
usr.sbin/nfsuserd/nfsuserd.c
688
} else if (verbose) {
usr.sbin/nfsuserd/nfsuserd.c
721
} else if (verbose) {
usr.sbin/nfsuserd/nfsuserd.c
755
} else if (verbose) {
usr.sbin/nfsuserd/nfsuserd.c
98
int verbose = 0, im_a_server = 0, nfsuserdcnt = -1, forcestart = 0;
usr.sbin/pciconf/pciconf.c
117
int compact, bars, bridge, caps, errors, verbose, vpd;
usr.sbin/pciconf/pciconf.c
120
compact = bars = bridge = caps = errors = verbose = vpd = 0;
usr.sbin/pciconf/pciconf.c
1373
const char *bar_count, int width, int verbose)
usr.sbin/pciconf/pciconf.c
1423
if (verbose) {
usr.sbin/pciconf/pciconf.c
172
verbose = 1;
usr.sbin/pciconf/pciconf.c
192
list_devs(optind + 1 == argc ? argv[optind] : NULL, verbose,
usr.sbin/pciconf/pciconf.c
198
show_tree(verbose);
usr.sbin/pciconf/pciconf.c
222
width, verbose);
usr.sbin/pciconf/pciconf.c
288
list_devs(const char *name, int verbose, int bars, int bridge, int caps,
usr.sbin/pciconf/pciconf.c
296
if (verbose)
usr.sbin/pciconf/pciconf.c
341
if (verbose)
usr.sbin/pciconf/pciconf.c
475
int verbose)
usr.sbin/pciconf/pciconf.c
490
if (verbose) {
usr.sbin/pciconf/pciconf.c
518
NULL, verbose);
usr.sbin/pciconf/pciconf.c
524
show_tree(int verbose)
usr.sbin/pciconf/pciconf.c
533
if (verbose)
usr.sbin/pciconf/pciconf.c
581
print_tree_entry(e, " ", last, verbose);
usr.sbin/pciconf/pciconf.c
81
static void list_devs(const char *name, int verbose, int bars, int bridge,
usr.sbin/pciconf/pciconf.c
83
static void show_tree(int verbose);
usr.sbin/pciconf/pciconf.c
93
const char *bar_count, int width, int verbose);
usr.sbin/pmcstudy/pmcstudy.c
2146
if (verbose)
usr.sbin/pmcstudy/pmcstudy.c
2275
if (verbose) {
usr.sbin/pmcstudy/pmcstudy.c
2851
verbose++;
usr.sbin/pmcstudy/pmcstudy.c
2915
if (verbose >= 2) {
usr.sbin/pmcstudy/pmcstudy.c
44
static int verbose = 0;
usr.sbin/ppp/arp.c
229
int verbose)
usr.sbin/ppp/arp.c
303
log_Printf(verbose ? LogPHASE : LogDEBUG,
usr.sbin/ppp/prompt.c
361
prompt_Destroy(struct prompt *p, int verbose)
usr.sbin/ppp/prompt.c
369
if (verbose)
usr.sbin/pppctl/pppctl.c
373
int n, arg, fd, len, verbose, save_errno, hide1, hide1off, hide2;
usr.sbin/pppctl/pppctl.c
382
verbose = 0;
usr.sbin/pppctl/pppctl.c
397
verbose = REC_VERBOSE;
usr.sbin/pppctl/pppctl.c
567
switch (Receive(fd, verbose | REC_PASSWD)) {
usr.sbin/pppctl/pppctl.c
652
if (verbose)
usr.sbin/pppctl/pppctl.c
655
if (Receive(fd, verbose | REC_SHOW) != 0) {
usr.sbin/pppctl/pppctl.c
662
if (verbose)
usr.sbin/pppctl/pppctl.c
665
while (Receive(fd, verbose | REC_SHOW) == 0)
usr.sbin/pppctl/pppctl.c
667
if (verbose)
usr.sbin/rarpd/rarpd.c
170
++verbose;
usr.sbin/rarpd/rarpd.c
355
if (verbose)
usr.sbin/rarpd/rarpd.c
677
else if (verbose > 1)
usr.sbin/rarpd/rarpd.c
87
static int verbose; /* verbose messages */
usr.sbin/rarpd/rarpd.c
872
if (verbose)
usr.sbin/rpc.statd/file.c
254
static int notify_one_host(char *hostname, int verbose)
usr.sbin/rpc.statd/file.c
281
if (verbose)
usr.sbin/rpc.umntall/mounttab.c
142
write_mtab(int verbose)
usr.sbin/rpc.umntall/mounttab.c
167
if (verbose)
usr.sbin/rpc.umntall/mounttab.c
186
clean_mtab(char *hostp, char *dirp, int verbose)
usr.sbin/rpc.umntall/mounttab.c
199
if (verbose)
usr.sbin/rpc.umntall/rpc.umntall.c
109
if (verbose)
usr.sbin/rpc.umntall/rpc.umntall.c
118
if (verbose)
usr.sbin/rpc.umntall/rpc.umntall.c
124
if (verbose)
usr.sbin/rpc.umntall/rpc.umntall.c
129
verbose);
usr.sbin/rpc.umntall/rpc.umntall.c
140
if (verbose && success)
usr.sbin/rpc.umntall/rpc.umntall.c
148
if (verbose && success)
usr.sbin/rpc.umntall/rpc.umntall.c
154
clean_mtab(host, path, verbose);
usr.sbin/rpc.umntall/rpc.umntall.c
158
success = write_mtab(verbose);
usr.sbin/rpc.umntall/rpc.umntall.c
46
int verbose;
usr.sbin/rpc.umntall/rpc.umntall.c
63
success = keep = verbose = 0;
usr.sbin/rpc.umntall/rpc.umntall.c
79
verbose = 1;
usr.sbin/rpc.umntall/rpc.umntall.c
96
if (verbose)
usr.sbin/rpc.yppasswdd/yppasswdd_extern.h
66
extern int verbose;
usr.sbin/rpc.yppasswdd/yppasswdd_main.c
100
int verbose = 0;
usr.sbin/rpc.yppasswdd/yppasswdd_main.c
203
verbose++;
usr.sbin/rpc.yppasswdd/yppasswdd_server.c
709
if (verbose) {
usr.sbin/snapinfo/snapinfo.c
126
if (verbose)
usr.sbin/snapinfo/snapinfo.c
137
if (!snapcount && verbose)
usr.sbin/snapinfo/snapinfo.c
149
if (verbose)
usr.sbin/snapinfo/snapinfo.c
152
if (verbose)
usr.sbin/snapinfo/snapinfo.c
49
static int verbose;
usr.sbin/snapinfo/snapinfo.c
72
verbose++;
usr.sbin/spi/spi.c
181
opt.verbose = 0;
usr.sbin/spi/spi.c
273
opt.verbose++;
usr.sbin/spi/spi.c
640
if (popt->verbose > 0) {
usr.sbin/spi/spi.c
65
int verbose; /* non-zero for verbosity */
usr.sbin/spi/spi.c
679
if (popt->verbose > 0 && popt->count + popt->ncmd) {
usr.sbin/spi/spi.c
767
if (popt->verbose > 0)
usr.sbin/spi/spi.c
774
if (popt->verbose > 0)
usr.sbin/spi/spi.c
799
else if (popt->verbose > 0 && icount) {
usr.sbin/traceroute/traceroute.c
1261
if (verbose > 1) {
usr.sbin/traceroute/traceroute.c
1365
if (verbose)
usr.sbin/traceroute/traceroute.c
1401
if (verbose) {
usr.sbin/traceroute/traceroute.c
1689
if (verbose)
usr.sbin/traceroute/traceroute.c
328
int verbose;
usr.sbin/traceroute/traceroute.c
670
++verbose;
usr.sbin/traceroute6/traceroute6.c
1346
if (verbose) {
usr.sbin/traceroute6/traceroute6.c
1359
if (verbose) {
usr.sbin/traceroute6/traceroute6.c
1413
if (verbose)
usr.sbin/traceroute6/traceroute6.c
1477
if (verbose) {
usr.sbin/traceroute6/traceroute6.c
1611
if (verbose) {
usr.sbin/traceroute6/traceroute6.c
338
static int verbose;
usr.sbin/traceroute6/traceroute6.c
542
verbose++;
usr.sbin/trim/trim.c
100
verbose = true;
usr.sbin/trim/trim.c
134
if (trim(fname, offset, length, dryrun, verbose) < 0)
usr.sbin/trim/trim.c
207
trim(const char *path, off_t offset, off_t length, bool dryrun, bool verbose)
usr.sbin/trim/trim.c
215
if (verbose)
usr.sbin/trim/trim.c
228
if (errno == EOPNOTSUPP && verbose && !candelete(fd))
usr.sbin/trim/trim.c
51
static int trim(const char *path, off_t offset, off_t length, bool dryrun, bool verbose);
usr.sbin/trim/trim.c
60
bool dryrun, verbose;
usr.sbin/trim/trim.c
66
dryrun = verbose = true;
usr.sbin/trim/trim.c
72
verbose = true;
usr.sbin/trim/trim.c
91
verbose = false;
usr.sbin/uathload/uathload.c
130
int bufsize = 512, verbose = 0;
usr.sbin/uathload/uathload.c
140
verbose = 1;
usr.sbin/uathload/uathload.c
76
if (verbose) { \
usr.sbin/usbdump/usbdump.c
111
static int verbose;
usr.sbin/usbdump/usbdump.c
503
if (verbose >= 0) {
usr.sbin/usbdump/usbdump.c
520
if (verbose >= 1 || b_arg != NULL) {
usr.sbin/usbdump/usbdump.c
535
if (verbose >= 1) {
usr.sbin/usbdump/usbdump.c
561
if (verbose >= 1)
usr.sbin/usbdump/usbdump.c
568
if (verbose >= 2)
usr.sbin/usbdump/usbdump.c
570
if (verbose >= 3)
usr.sbin/usbdump/usbdump.c
639
if (verbose >= 0 || r_arg != NULL || b_arg != NULL) {
usr.sbin/usbdump/usbdump.c
889
verbose++;
usr.sbin/usbdump/usbdump.c
918
verbose--;
usr.sbin/valectl/valectl.c
308
if (verbose) {
usr.sbin/valectl/valectl.c
314
if (verbose) {
usr.sbin/valectl/valectl.c
320
if (verbose) {
usr.sbin/valectl/valectl.c
429
verbose++;
usr.sbin/valectl/valectl.c
43
int verbose;
usr.sbin/yppush/yppush_main.c
134
if (verbose > 1) {
usr.sbin/yppush/yppush_main.c
139
if (status != YPXFR_SUCC || verbose) {
usr.sbin/yppush/yppush_main.c
170
if (verbose > 1)
usr.sbin/yppush/yppush_main.c
174
if (verbose > 1)
usr.sbin/yppush/yppush_main.c
181
if (verbose > 1)
usr.sbin/yppush/yppush_main.c
190
if (verbose)
usr.sbin/yppush/yppush_main.c
408
if (verbose) {
usr.sbin/yppush/yppush_main.c
423
if (verbose > 1)
usr.sbin/yppush/yppush_main.c
530
verbose++;
usr.sbin/yppush/yppush_main.c
625
if (verbose > 1)
usr.sbin/yppush/yppush_main.c
65
static int verbose = 0; /* Toggle verbose mode. */