bin/sh/exec.c
263
int verbose;
bin/sh/exec.c
269
verbose = 0;
bin/sh/exec.c
274
verbose++;
bin/sh/exec.c
281
printentry(cmdp, verbose);
bin/sh/exec.c
293
else if (verbose) {
bin/sh/exec.c
296
printentry(cmdp, verbose);
bin/sh/exec.c
310
printentry(struct tblentry *cmdp, int verbose)
bin/sh/exec.c
328
if (verbose) {
crypto/libressl/apps/openssl/ca.c
1002
if (ca_config.verbose)
crypto/libressl/apps/openssl/ca.c
1012
if (ca_config.verbose)
crypto/libressl/apps/openssl/ca.c
1033
if (ca_config.verbose)
crypto/libressl/apps/openssl/ca.c
1083
if (ca_config.verbose)
crypto/libressl/apps/openssl/ca.c
1092
if (ca_config.verbose)
crypto/libressl/apps/openssl/ca.c
1157
if (ca_config.verbose) {
crypto/libressl/apps/openssl/ca.c
1187
ca_config.verbose, certopt, nameopt, default_op,
crypto/libressl/apps/openssl/ca.c
1215
ca_config.extensions, conf, ca_config.verbose,
crypto/libressl/apps/openssl/ca.c
1239
ca_config.extensions, conf, ca_config.verbose,
crypto/libressl/apps/openssl/ca.c
1264
ca_config.extensions, conf, ca_config.verbose,
crypto/libressl/apps/openssl/ca.c
129
int verbose, unsigned long certopt, unsigned long nameopt,
crypto/libressl/apps/openssl/ca.c
1318
if (ca_config.verbose)
crypto/libressl/apps/openssl/ca.c
1351
if (ca_config.verbose)
crypto/libressl/apps/openssl/ca.c
136
int verbose, unsigned long certopt, unsigned long nameopt, int default_op,
crypto/libressl/apps/openssl/ca.c
142
char *enddate, long days, char *ext_sect, CONF *conf, int verbose,
crypto/libressl/apps/openssl/ca.c
1424
if (ca_config.verbose)
crypto/libressl/apps/openssl/ca.c
1480
if (ca_config.verbose)
crypto/libressl/apps/openssl/ca.c
150
char *enddate, long days, int batch, int verbose, X509_REQ *req,
crypto/libressl/apps/openssl/ca.c
1604
int verbose, unsigned long certopt, unsigned long nameopt, int default_op,
crypto/libressl/apps/openssl/ca.c
1623
if (verbose) {
crypto/libressl/apps/openssl/ca.c
1656
verbose, req, ext_sect, lconf, certopt, nameopt, default_op,
crypto/libressl/apps/openssl/ca.c
1672
int verbose, unsigned long certopt, unsigned long nameopt, int default_op,
crypto/libressl/apps/openssl/ca.c
1683
if (verbose) {
crypto/libressl/apps/openssl/ca.c
1713
verbose, rreq, ext_sect, lconf, certopt, nameopt, default_op,
crypto/libressl/apps/openssl/ca.c
1728
int verbose, X509_REQ *req, char *ext_sect, CONF *lconf,
crypto/libressl/apps/openssl/ca.c
1954
if (verbose)
crypto/libressl/apps/openssl/ca.c
2015
if (verbose)
crypto/libressl/apps/openssl/ca.c
2034
if (verbose)
crypto/libressl/apps/openssl/ca.c
2048
if (verbose)
crypto/libressl/apps/openssl/ca.c
2068
if (verbose)
crypto/libressl/apps/openssl/ca.c
209
int verbose;
crypto/libressl/apps/openssl/ca.c
2315
char *enddate, long days, char *ext_sect, CONF *lconf, int verbose,
crypto/libressl/apps/openssl/ca.c
2433
verbose, req, ext_sect, lconf, certopt, nameopt, default_op,
crypto/libressl/apps/openssl/ca.c
605
.opt.flag = &ca_config.verbose,
crypto/libressl/apps/openssl/ca.c
981
if (ca_config.verbose) {
crypto/libressl/apps/openssl/ca.c
994
if (ca_config.verbose)
crypto/libressl/apps/openssl/certhash.c
38
int verbose;
crypto/libressl/apps/openssl/certhash.c
52
.opt.flag = &certhash_config.verbose,
crypto/libressl/apps/openssl/certhash.c
572
if (certhash_config.verbose)
crypto/libressl/apps/openssl/certhash.c
597
if (certhash_config.verbose)
crypto/libressl/apps/openssl/certhash.c
614
if (certhash_config.verbose)
crypto/libressl/apps/openssl/ciphers.c
169
if (ciphers_config.verbose == 0) {
crypto/libressl/apps/openssl/ciphers.c
174
if (ciphers_config.verbose > 1) {
crypto/libressl/apps/openssl/ciphers.c
187
if (ciphers_config.verbose == 0)
crypto/libressl/apps/openssl/ciphers.c
30
int verbose;
crypto/libressl/apps/openssl/ciphers.c
83
.opt.value = &ciphers_config.verbose,
crypto/libressl/apps/openssl/ciphers.c
90
.opt.value = &ciphers_config.verbose,
crypto/libressl/apps/openssl/enc.c
102
int verbose;
crypto/libressl/apps/openssl/enc.c
288
.opt.flag = &enc_config.verbose,
crypto/libressl/apps/openssl/enc.c
452
if (enc_config.verbose)
crypto/libressl/apps/openssl/enc.c
752
if (enc_config.verbose) {
crypto/libressl/apps/openssl/req.c
168
int verbose;
crypto/libressl/apps/openssl/req.c
507
.opt.flag = &req_config.verbose,
crypto/libressl/apps/openssl/req.c
598
if (req_config.verbose)
crypto/libressl/apps/openssl/req.c
613
} else if (req_config.verbose)
crypto/libressl/apps/openssl/req.c
620
if (req_config.verbose)
crypto/libressl/apps/openssl/req.c
973
if (req_config.verbose) {
crypto/libressl/apps/openssl/req.c
983
if (req_config.verbose) {
crypto/libressl/apps/openssl/s_server.c
227
int verbose;
crypto/libressl/apps/openssl/s_server.c
2348
if (srctx->verbose)
crypto/libressl/apps/openssl/s_server.c
2359
if (srctx->verbose)
crypto/libressl/apps/openssl/s_server.c
2420
if (srctx->verbose) {
crypto/libressl/apps/openssl/s_server.c
447
s_server_config.tlscstatp.verbose = 1;
crypto/libressl/apps/openssl/verify.c
142
.opt.flag = &verify_config.verbose,
crypto/libressl/apps/openssl/verify.c
459
if (!verify_config.verbose)
crypto/libressl/apps/openssl/verify.c
82
int 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
564
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
1314
verbose("Rejected X11 connection after ForwardX11Timeout "
crypto/openssh/channels.c
2623
verbose("channel %d: closing after %u seconds "
crypto/openssh/channels.c
3877
verbose("socket [%s]:%s: %.100s", ntop, strport,
crypto/openssh/channels.c
3899
verbose("bind [%s]:%s: %.100s",
crypto/openssh/channels.c
4611
verbose("socket: %.100s", strerror(errno));
crypto/openssh/clientloop.c
1667
verbose("Killed by signal %d.", (int) received_signal);
crypto/openssh/clientloop.c
1674
verbose("Transferred: sent %llu, received %llu bytes, in %.1f seconds",
crypto/openssh/clientloop.c
1677
verbose("Bytes per second: sent %.1f, received %.1f",
crypto/openssh/clientloop.c
1783
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
1830
verbose("Allocated port %u for remote forward to %s:%d",
crypto/openssh/session.c
1343
verbose("Changed root directory to \"%s\"", path);
crypto/openssh/session.c
2428
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
1386
verbose("failed add of SK provider \"%.100s\": "
crypto/openssh/ssh-agent.c
1392
verbose("failed provider \"%.100s\": "
crypto/openssh/ssh-agent.c
1584
verbose("failed PKCS#11 add of \"%.100s\": remote addition of "
crypto/openssh/ssh-agent.c
1589
verbose("failed PKCS#11 add of \"%.100s\": realpath: %s",
crypto/openssh/ssh-agent.c
1594
verbose("refusing PKCS#11 add of \"%.100s\": "
crypto/openssh/ssh-agent.c
1660
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
410
verbose("Canonicalized DNS aliased hostname "
crypto/openssh/sshconnect2.c
480
verbose("Authenticated to %s ([%s]:%d) using \"%s\".", host,
crypto/openssh/sshconnect2.c
484
verbose("Authenticated to %s (via proxy) using \"%s\".", host,
crypto/openssh/sshconnect2.c
635
verbose("Authenticated using \"%s\" with partial success.",
crypto/openssh/sshd-session.c
1262
verbose("Connection from %s port %d on %s port %d%s%s%s",
crypto/openssh/sshd-session.c
1372
verbose("Transferred: sent %llu, received %llu bytes",
crypto/openssh/sshd-session.c
1375
verbose("Closing connection to %.500s port %d", remote_ip, remote_port);
crypto/openssh/sshd-session.c
413
verbose("User child is on pid %ld", (long)pmonitor->m_pid);
crypto/openssh/sshd.c
764
verbose("socket: %.100s", strerror(errno));
crypto/openssh/sshd.c
772
verbose("socket: CLOEXEC: %s", strerror(errno));
games/battlestar/cypher.c
487
verbose = 1;
games/battlestar/cypher.c
492
verbose = 0;
games/battlestar/extern.h
312
extern int verbose;
games/battlestar/globals.c
266
int verbose = 0;
games/battlestar/room.c
43
if (beenthere[position] < ROOMDESC || verbose) {
lib/libdm/dm_task.c
835
dm_log_init_verbose(int verbose __unused)
lib/libdm/libdm.h
125
int dm_log_init_verbose(int verbose);
lib/libevtr/ktrfmt.y
134
%error-verbose
lib/libfetch/common.c
1056
fetch_ssl_setup_transport_layer(SSL_CTX *ctx, int verbose)
lib/libfetch/common.c
1069
if (verbose)
lib/libfetch/common.c
1081
fetch_ssl_setup_peer_verification(SSL_CTX *ctx, int verbose)
lib/libfetch/common.c
1096
if (verbose) {
lib/libfetch/common.c
1116
if (verbose)
lib/libfetch/common.c
1141
fetch_ssl_setup_client_certificate(SSL_CTX *ctx, int verbose)
lib/libfetch/common.c
1148
if (verbose) {
lib/libfetch/common.c
1202
fetch_ssl(conn_t *conn, const struct url *URL, int verbose)
lib/libfetch/common.c
1221
fetch_ssl_setup_transport_layer(conn->ssl_ctx, verbose);
lib/libfetch/common.c
1222
if (!fetch_ssl_setup_peer_verification(conn->ssl_ctx, verbose))
lib/libfetch/common.c
1224
if (!fetch_ssl_setup_client_certificate(conn->ssl_ctx, verbose))
lib/libfetch/common.c
1259
if (verbose)
lib/libfetch/common.c
1269
if (verbose) {
lib/libfetch/common.c
1285
(void)verbose;
lib/libfetch/common.c
406
fetch_socks5_init(conn_t *conn, const char *host, int port, int verbose)
lib/libfetch/common.c
417
if (verbose)
lib/libfetch/common.c
591
fetch_connect(const char *host, int port, int af, int verbose)
lib/libfetch/common.c
613
if (verbose)
lib/libfetch/common.c
622
if (verbose)
lib/libfetch/common.c
630
if (verbose)
lib/libfetch/common.c
652
if (verbose)
lib/libfetch/common.c
664
if (verbose && sockshost == NULL) {
lib/libfetch/common.c
668
if (verbose)
lib/libfetch/common.c
682
if (!fetch_socks5_init(conn, host, port, verbose))
lib/libfetch/common.h
113
int port, int verbose);
lib/libfetch/ftp.c
630
int low, pasv, verbose;
lib/libfetch/ftp.c
639
verbose = CHECK_FLAG('v');
lib/libfetch/ftp.c
672
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
1385
int verbose;
lib/libfetch/http.c
1395
verbose = CHECK_FLAG('v');
lib/libfetch/http.c
1405
if ((conn = fetch_connect(curl->host, curl->port, af, verbose)) == NULL)
lib/libfetch/http.c
1438
fetch_ssl(conn, URL, verbose) == -1) {
lib/libfetch/http.c
1547
int chunked, direct, ims, noredirect, verbose;
lib/libfetch/http.c
1567
verbose = CHECK_FLAG('v');
lib/libfetch/http.c
1615
if (verbose)
lib/libfetch/http.c
1630
if (verbose)
lib/libfetch/http.c
1781
if (verbose)
lib/libfetch/http.c
1794
if (verbose)
lib/libfetch/http.c
1811
if (!verbose)
lib/libfetch/http.c
1854
if (verbose)
lib/libftpio/ftpio.c
275
int verbose, int *retcode)
lib/libftpio/ftpio.c
278
return ftpLoginAf(host, AF_UNSPEC, user, passwd, port, verbose, retcode);
lib/libftpio/ftpio.c
280
return ftpLoginAf(host, AF_INET, user, passwd, port, verbose, retcode);
lib/libftpio/ftpio.c
286
int port, int verbose, int *retcode)
lib/libftpio/ftpio.c
298
if (n && ftp_login_session(n, host, af, user, passwd, port, verbose) == SUCCESS) {
lib/libftpio/ftpio.c
65
int port, int verbose);
lib/libftpio/ftpio.c
722
const char *user, const char *passwd, int port, int verbose)
lib/libftpio/ftpio.c
785
ftp->is_verbose = verbose;
lib/libftpio/ftpio.h
54
const char *passwd, int port, int verbose,
lib/libftpio/ftpio.h
72
const char *passwd, int port, int verbose,
lib/libtcplay/tcplay_api.c
43
tc_api_init(int verbose)
lib/libtcplay/tcplay_api.c
47
tc_internal_verbose = verbose;
lib/libtcplay/tcplay_api.h
54
int tc_api_init(int verbose);
sbin/camcontrol/camcontrol.h
43
extern int verbose;
sbin/camcontrol/modeedit.c
822
if (load_format(pagedb_path, page) != 0 && (edit || verbose)) {
sbin/camcontrol/modeedit.c
876
if (load_format(pagedb_path, 0) != 0 && verbose && errno == ENOENT) {
sbin/camcontrol/util.c
100
if (verbose && name)
sbin/camcontrol/util.c
111
if (verbose && name && *name)
sbin/camcontrol/util.c
153
if (verbose)
sbin/camcontrol/util.c
58
int verbose;
sbin/camcontrol/util.c
77
if (verbose && name && *name)
sbin/ccdconfig/ccdconfig.c
145
verbose = 1;
sbin/ccdconfig/ccdconfig.c
223
if (verbose)
sbin/ccdconfig/ccdconfig.c
296
if (verbose) {
sbin/ccdconfig/ccdconfig.c
573
if (header_printed == 0 && verbose) {
sbin/ccdconfig/ccdconfig.c
59
static int verbose = 0;
sbin/gpt/gpt.c
382
if (verbose) {
sbin/gpt/gpt.c
408
} else if (verbose > 1) {
sbin/gpt/gpt.c
420
} else if (verbose > 1) {
sbin/gpt/gpt.c
440
if (verbose > 2) {
sbin/gpt/gpt.c
482
if (verbose) {
sbin/gpt/gpt.c
500
if (verbose) {
sbin/gpt/gpt.c
508
if (verbose > 1) {
sbin/gpt/gpt.c
52
int verbose;
sbin/gpt/gpt.c
566
if (verbose > 2) {
sbin/gpt/gpt.c
642
if (verbose) {
sbin/gpt/gpt.c
770
verbose++;
sbin/gpt/gpt.h
53
extern int verbose;
sbin/gpt/migrate.c
182
if (verbose > 1) {
sbin/gpt/migrate.c
221
if (verbose > 1) {
sbin/gpt/migrate.c
268
if (verbose > 1) {
sbin/gpt/migrate.c
303
if (verbose > 1) {
sbin/gpt/migrate.c
388
if (verbose > 1) {
sbin/gpt/migrate.c
402
if (verbose > 1) {
sbin/hammer2/zlib/hammer2_zlib_zutil.c
123
# ifndef verbose
sbin/hammer2/zlib/hammer2_zlib_zutil.c
126
int ZLIB_INTERNAL z_verbose = verbose;
sbin/ifconfig/ifbridge.c
173
if (verbose) {
sbin/ifconfig/ifconfig.c
365
all = downonly = uponly = namesonly = verbose = false;
sbin/ifconfig/ifconfig.c
416
verbose = true;
sbin/ifconfig/ifconfig.c
72
bool verbose;
sbin/ifconfig/ifconfig.h
147
extern bool verbose;
sbin/ifconfig/ifieee80211.c
160
bool allchans, bool verbose);
sbin/ifconfig/ifieee80211.c
2096
if (verbose) {
sbin/ifconfig/ifieee80211.c
2123
if (verbose)
sbin/ifconfig/ifieee80211.c
2130
if (verbose)
sbin/ifconfig/ifieee80211.c
2142
if (verbose)
sbin/ifconfig/ifieee80211.c
2155
if (verbose) {
sbin/ifconfig/ifieee80211.c
2164
if (verbose)
sbin/ifconfig/ifieee80211.c
2169
if (verbose)
sbin/ifconfig/ifieee80211.c
2175
if (verbose)
sbin/ifconfig/ifieee80211.c
2182
if (verbose)
sbin/ifconfig/ifieee80211.c
2189
if (verbose)
sbin/ifconfig/ifieee80211.c
2202
if (verbose) {
sbin/ifconfig/ifieee80211.c
2543
if (verbose) {
sbin/ifconfig/ifieee80211.c
2587
if (!verbose)
sbin/ifconfig/ifieee80211.c
2613
if (verbose) {
sbin/ifconfig/ifieee80211.c
2626
if (verbose) {
sbin/ifconfig/ifieee80211.c
2661
if (verbose) {
sbin/ifconfig/ifieee80211.c
2694
if (verbose) {
sbin/ifconfig/ifieee80211.c
2731
if (verbose) {
sbin/ifconfig/ifieee80211.c
2812
if (verbose) {
sbin/ifconfig/ifieee80211.c
2897
if (verbose) {
sbin/ifconfig/ifieee80211.c
2953
if (verbose) {
sbin/ifconfig/ifieee80211.c
3179
if (verbose && ielen >= sizeof(struct ieee80211_tdma_param)) {
sbin/ifconfig/ifieee80211.c
3371
if (verbose)
sbin/ifconfig/ifieee80211.c
3376
if (verbose)
sbin/ifconfig/ifieee80211.c
3381
if (verbose)
sbin/ifconfig/ifieee80211.c
3385
if (verbose)
sbin/ifconfig/ifieee80211.c
3389
if (verbose)
sbin/ifconfig/ifieee80211.c
3405
else if (verbose)
sbin/ifconfig/ifieee80211.c
3415
if (verbose)
sbin/ifconfig/ifieee80211.c
3419
if (verbose)
sbin/ifconfig/ifieee80211.c
3426
if (verbose)
sbin/ifconfig/ifieee80211.c
3462
ssidmax = (verbose || long_ssids) ? IEEE80211_NWID_LEN - 1 : 14;
sbin/ifconfig/ifieee80211.c
3851
print_channels(s, chaninfo, allchans, verbose);
sbin/ifconfig/ifieee80211.c
3890
if (isset(reported, c->ic_ieee) && !verbose) {
sbin/ifconfig/ifieee80211.c
3901
if (!verbose) {
sbin/ifconfig/ifieee80211.c
3940
if (verbose)
sbin/ifconfig/ifieee80211.c
3946
dc->dc_chaninfo.ic_nchans = verbose ? MAXCHAN : 1;
sbin/ifconfig/ifieee80211.c
3949
if (dc->dc_cryptocaps != 0 || verbose) {
sbin/ifconfig/ifieee80211.c
3953
if (dc->dc_htcaps != 0 || verbose) {
sbin/ifconfig/ifieee80211.c
3958
if (verbose) {
sbin/ifconfig/ifieee80211.c
3960
print_channels(s, &dc->dc_chaninfo, 1/*allchans*/, verbose);
sbin/ifconfig/ifieee80211.c
4003
else if (verbose)
sbin/ifconfig/ifieee80211.c
4011
else if (verbose)
sbin/ifconfig/ifieee80211.c
4024
if (verbose) {
sbin/ifconfig/ifieee80211.c
4175
if (verbose || c == '?')
sbin/ifconfig/ifieee80211.c
4183
if (!(verbose || c == '?'))
sbin/ifconfig/ifieee80211.c
4248
print_regdomain(®domain, verbose);
sbin/ifconfig/ifieee80211.c
4402
(memcmp(ik->ik_keydata, zerodata, keylen) != 0 || verbose);
sbin/ifconfig/ifieee80211.c
4442
(ik->ik_keyrsc != 0 || verbose))
sbin/ifconfig/ifieee80211.c
4445
(ik->ik_keytsc != 0 || verbose))
sbin/ifconfig/ifieee80211.c
4447
if (ik->ik_flags != 0 && verbose) {
sbin/ifconfig/ifieee80211.c
4545
} else if (verbose)
sbin/ifconfig/ifieee80211.c
4549
(memcmp(data, zerobssid, sizeof(zerobssid)) != 0 || verbose))
sbin/ifconfig/ifieee80211.c
4601
if (wpa || verbose) {
sbin/ifconfig/ifieee80211.c
4605
else if (verbose)
sbin/ifconfig/ifieee80211.c
4611
else if (verbose)
sbin/ifconfig/ifieee80211.c
4617
else if (verbose)
sbin/ifconfig/ifieee80211.c
4681
else if (wepmode != IEEE80211_WEP_OFF || verbose)
sbin/ifconfig/ifieee80211.c
4699
if (verbose)
sbin/ifconfig/ifieee80211.c
4710
if (val != IEEE80211_POWERSAVE_OFF || verbose) {
sbin/ifconfig/ifieee80211.c
4736
if (verbose) {
sbin/ifconfig/ifieee80211.c
4744
else if (verbose)
sbin/ifconfig/ifieee80211.c
4749
if (val != IEEE80211_RTS_MAX || verbose)
sbin/ifconfig/ifieee80211.c
4754
if (val != IEEE80211_FRAG_MAX || verbose)
sbin/ifconfig/ifieee80211.c
4757
if (opmode == IEEE80211_M_STA || verbose) {
sbin/ifconfig/ifieee80211.c
4759
if (val != IEEE80211_HWBMISS_MAX || verbose)
sbin/ifconfig/ifieee80211.c
4764
if (!verbose) {
sbin/ifconfig/ifieee80211.c
4784
if (val != bgscaninterval || verbose)
sbin/ifconfig/ifieee80211.c
4792
else if (verbose)
sbin/ifconfig/ifieee80211.c
4795
if (bgscan || verbose) {
sbin/ifconfig/ifieee80211.c
4800
if (!verbose) {
sbin/ifconfig/ifieee80211.c
4814
if (IEEE80211_IS_CHAN_ANYG(c) || verbose) {
sbin/ifconfig/ifieee80211.c
4818
else if (verbose)
sbin/ifconfig/ifieee80211.c
4839
if (IEEE80211_IS_CHAN_HT(c) || verbose) {
sbin/ifconfig/ifieee80211.c
4850
if (verbose)
sbin/ifconfig/ifieee80211.c
4857
else if (verbose)
sbin/ifconfig/ifieee80211.c
4872
if (verbose)
sbin/ifconfig/ifieee80211.c
4896
if (verbose)
sbin/ifconfig/ifieee80211.c
4934
if (verbose)
sbin/ifconfig/ifieee80211.c
4943
else if (verbose)
sbin/ifconfig/ifieee80211.c
4951
else if (verbose)
sbin/ifconfig/ifieee80211.c
4957
else if (verbose)
sbin/ifconfig/ifieee80211.c
4965
else if (verbose)
sbin/ifconfig/ifieee80211.c
4971
else if (verbose)
sbin/ifconfig/ifieee80211.c
4979
else if (verbose)
sbin/ifconfig/ifieee80211.c
4987
else if (verbose)
sbin/ifconfig/ifieee80211.c
4994
else if (verbose)
sbin/ifconfig/ifieee80211.c
5000
else if (verbose)
sbin/ifconfig/ifieee80211.c
5006
else if (verbose)
sbin/ifconfig/ifieee80211.c
5014
else if (verbose)
sbin/ifconfig/ifieee80211.c
5020
else if (verbose)
sbin/ifconfig/ifieee80211.c
5029
else if (verbose)
sbin/ifconfig/ifieee80211.c
5035
else if (verbose)
sbin/ifconfig/ifieee80211.c
5041
else if (verbose)
sbin/ifconfig/ifieee80211.c
5046
if (val != IEEE80211_ROAMING_AUTO || verbose) {
sbin/ifconfig/ifieee80211.c
5077
if (val != 100 || verbose)
sbin/ifconfig/ifieee80211.c
5081
if (wme && verbose) {
sbin/ifconfig/ifieee80211.c
518
if (verbose) {
sbin/ifconfig/ifieee80211.c
533
if (verbose) {
sbin/ifconfig/iflagg.c
206
if (verbose && ra.ra_proto == LAGG_PROTO_LACP)
sbin/ifconfig/iflagg.c
214
if (verbose && ra.ra_proto == LAGG_PROTO_LACP)
sbin/ifconfig/iflagg.c
217
if (verbose && ra.ra_proto == LAGG_PROTO_LACP)
sbin/ipfw/ipfw2.c
1379
if (verbose)
sbin/ipfw/ipfw2.c
1467
if (verbose)
sbin/ipfw/ipfw2.c
4036
verbose++;
sbin/ipfw/ipfw2.c
72
verbose;
sbin/ipfw3/ipfw3.c
96
verbose;
sbin/ipfw3/ipfw3.c
996
verbose++;
sbin/ipfw3/ipfw3dummynet.c
542
if (verbose)
sbin/ipfw3/ipfw3dummynet.c
600
if (verbose)
sbin/ipfw3/ipfw3dummynet.c
82
extern int verbose;
sbin/ipfw3/ipfw3nat.c
81
extern int verbose;
sbin/ipfw3/ipfw3state.c
82
extern int verbose;
sbin/kldload/kldload.c
120
if (verbose)
sbin/kldload/kldload.c
69
int verbose;
sbin/kldload/kldload.c
74
verbose = 0;
sbin/kldload/kldload.c
84
verbose = 1;
sbin/kldload/kldload.c
99
if (verbose)
sbin/kldstat/kldstat.c
130
verbose = 1;
sbin/kldstat/kldstat.c
42
static int verbose = 0;
sbin/kldstat/kldstat.c
81
if (verbose) {
sbin/kldunload/kldunload.c
49
int verbose = 0;
sbin/kldunload/kldunload.c
67
verbose = 1;
sbin/kldunload/kldunload.c
91
if (verbose) {
sbin/mount/mount.c
153
verbose = 1;
sbin/mount/mount.c
168
verbose = 1;
sbin/mount/mount.c
489
if (verbose) {
sbin/mount/mount.c
537
if (verbose) {
sbin/mount/mount.c
63
int debug, fstab_style, verbose;
sbin/mount_cd9660/mount_cd9660.c
137
verbose++;
sbin/mount_cd9660/mount_cd9660.c
181
if (verbose)
sbin/mount_cd9660/mount_cd9660.c
185
} else if (verbose)
sbin/mount_cd9660/mount_cd9660.c
85
int error, verbose;
sbin/mount_cd9660/mount_cd9660.c
88
mntflags = opts = verbose = 0;
sbin/mount_udf/mount_udf.c
71
int error, verbose;
sbin/mount_udf/mount_udf.c
73
mntflags = opts = verbose = 0;
sbin/mount_udf/mount_udf.c
81
verbose++;
sbin/mount_ufs/mount.c
127
verbose = 1;
sbin/mount_ufs/mount.c
142
verbose = 1;
sbin/mount_ufs/mount.c
446
if (verbose) {
sbin/mount_ufs/mount.c
494
if (verbose) {
sbin/mount_ufs/mount.c
58
int debug, fstab_style, verbose;
sbin/natd/natd.c
105
static int verbose;
sbin/natd/natd.c
1164
verbose = yesNoValue;
sbin/natd/natd.c
147
verbose = 0;
sbin/natd/natd.c
167
logIpfwDenied = verbose;
sbin/natd/natd.c
171
openlog("natd", LOG_CONS | LOG_PID | (verbose ? LOG_PERROR : 0),
sbin/natd/natd.c
284
if (!verbose)
sbin/natd/natd.c
484
if (verbose) {
sbin/natd/natd.c
525
if (verbose)
sbin/natd/natd.c
545
if (verbose) {
sbin/natd/natd.c
598
if (verbose)
sbin/natd/natd.c
603
if (verbose)
sbin/natd/natd.c
709
if (verbose)
sbin/natd/natd.c
734
if (verbose)
sbin/route/route.c
1282
verbose = 1;
sbin/route/route.c
1318
if (verbose) sodump(&(u),"u");\
sbin/route/route.c
1357
if (verbose)
sbin/route/route.c
1483
if (verbose == 0)
sbin/route/route.c
162
verbose = 1;
sbin/route/route.c
1701
if (verbose)
sbin/route/route.c
280
if (verbose)
sbin/route/route.c
285
if (verbose)
sbin/route/route.c
308
if (verbose) {
sbin/route/route.c
98
static int iflag, verbose, aflen = sizeof(struct sockaddr_in);
sbin/routed/main.c
206
verbose++;
sbin/routed/main.c
229
if (verbose)
sbin/routed/main.c
44
int verbose;
sbin/savecore/savecore.c
141
if (verbose)
sbin/savecore/savecore.c
169
if (verbose)
sbin/savecore/savecore.c
250
if (verbose)
sbin/savecore/savecore.c
269
if (verbose) {
sbin/savecore/savecore.c
284
if (verbose)
sbin/savecore/savecore.c
294
if (verbose)
sbin/savecore/savecore.c
337
if (verbose >= 2) {
sbin/savecore/savecore.c
368
if (verbose)
sbin/savecore/savecore.c
454
if (verbose)
sbin/savecore/savecore.c
526
if (verbose) {
sbin/savecore/savecore.c
533
if (verbose)
sbin/savecore/savecore.c
543
if (verbose)
sbin/savecore/savecore.c
548
if (verbose)
sbin/savecore/savecore.c
584
checkfor = compress = clear = force = keep = verbose = 0;
sbin/savecore/savecore.c
601
verbose++;
sbin/savecore/savecore.c
88
static int checkfor, compress, clear, force, keep, verbose; /* flags */
sbin/spppcontrol/spppcontrol.c
194
if (verbose)
sbin/spppcontrol/spppcontrol.c
57
int errs = 0, verbose = 0;
sbin/spppcontrol/spppcontrol.c
68
verbose++;
share/examples/ses/srcs/getencstat.c
138
if (verbose) {
share/examples/ses/srcs/getencstat.c
53
int fd, nobj, f, i, verbose, quiet, errors;
share/examples/ses/srcs/getencstat.c
60
errors = quiet = verbose = 0;
share/examples/ses/srcs/getencstat.c
62
verbose = 2;
share/examples/ses/srcs/getencstat.c
65
verbose = 1;
share/examples/ses/srcs/getencstat.c
69
verbose = 0;
share/examples/ses/srcs/getencstat.c
89
if ((verbose == 0 || quiet == 1) && estat == 0) {
stand/boot/common/commands.c
472
int verbose, ch, i;
stand/boot/common/commands.c
475
verbose = 0;
stand/boot/common/commands.c
481
verbose = 1;
stand/boot/common/commands.c
498
devsw[i]->dv_print(verbose);
stand/boot/common/dev_net.c
301
net_print(int verbose)
stand/boot/common/ls.c
100
if (verbose) {
stand/boot/common/ls.c
62
int verbose;
stand/boot/common/ls.c
66
verbose = 0;
stand/boot/common/ls.c
72
verbose = 1;
stand/boot/common/module.c
256
int ch, verbose;
stand/boot/common/module.c
258
verbose = 0;
stand/boot/common/module.c
264
verbose = 1;
stand/boot/common/module.c
291
if (verbose) {
stand/boot/common/pnp.c
35
int verbose;
stand/boot/common/pnp.c
43
verbose = 0;
stand/boot/common/pnp.c
49
verbose = 1;
stand/boot/common/pnp.c
63
if (verbose)
stand/boot/common/pnp.c
67
if (verbose) {
stand/boot/efi/libefi/efinet.c
326
efinet_dev_print(int verbose)
stand/boot/efi/libefi/efipart.c
151
efipart_print(int verbose)
stand/boot/efi/loader/arch/x86_64/framebuffer.c
446
print_efifb(int mode, struct efi_fb *efifb, int verbose)
stand/boot/efi/loader/arch/x86_64/framebuffer.c
455
if (verbose) {
stand/boot/pc32/btxld/btxld.c
101
static int verbose; /* Display information */
stand/boot/pc32/btxld/btxld.c
135
verbose = 1;
stand/boot/pc32/btxld/btxld.c
276
if (verbose) {
stand/boot/pc32/libi386/bioscd.c
173
bc_print(int verbose)
stand/boot/pc32/libi386/bioscd.c
96
static void bc_print(int verbose);
stand/boot/pc32/libi386/biosdisk.c
115
char *prefix, int verbose);
stand/boot/pc32/libi386/biosdisk.c
117
char *prefix, int verbose);
stand/boot/pc32/libi386/biosdisk.c
126
static void bd_print(int verbose);
stand/boot/pc32/libi386/biosdisk.c
256
bd_print(int verbose)
stand/boot/pc32/libi386/biosdisk.c
287
bd_printbsdslice(od, 0, line, verbose);
stand/boot/pc32/libi386/biosdisk.c
291
bd_printslice(od, &dptr[j], line, verbose);
stand/boot/pc32/libi386/biosdisk.c
306
int verbose)
stand/boot/pc32/libi386/biosdisk.c
315
bd_printbsdslice(od, (daddr_t)dp->dp_start, prefix, verbose);
stand/boot/pc32/libi386/biosdisk.c
318
if (verbose)
stand/boot/pc32/libi386/biosdisk.c
330
if (verbose)
stand/boot/pc32/libi386/biosdisk.c
341
if (verbose)
stand/boot/pc32/libi386/biosdisk.c
351
if (verbose)
stand/boot/pc32/libi386/biosdisk.c
360
if (verbose)
stand/boot/pc32/libi386/biosdisk.c
368
if (verbose)
stand/boot/pc32/libi386/biosdisk.c
382
char *prefix, int verbose, int type)
stand/boot/pc32/libi386/biosdisk.c
403
if (verbose) {
stand/boot/pc32/libi386/biosdisk.c
446
int verbose)
stand/boot/pc32/libi386/biosdisk.c
479
i, od->od_flags, prefix, verbose, 64);
stand/boot/pc32/libi386/biosdisk.c
487
i, od->od_flags, prefix, verbose, 32);
stand/boot/pc32/libi386/pxe.c
364
pxe_print(int verbose)
stand/boot/pc32/libi386/pxe.c
80
static void pxe_print(int verbose);
sys/dev/acpica/acpi_hp/acpi_hp.c
124
int verbose; /* add debug output */
sys/dev/acpica/acpi_hp/acpi_hp.c
357
if (sc->verbose)
sys/dev/acpica/acpi_hp/acpi_hp.c
404
if (sc->verbose)
sys/dev/acpica/acpi_hp/acpi_hp.c
418
if (sc->verbose)
sys/dev/acpica/acpi_hp/acpi_hp.c
432
if (sc->verbose)
sys/dev/acpica/acpi_hp/acpi_hp.c
492
sc->verbose = 0;
sys/dev/acpica/acpi_hp/acpi_hp.c
727
val = sc->verbose;
sys/dev/acpica/acpi_hp/acpi_hp.c
794
sc->verbose = arg;
sys/dev/crypto/rndtest/rndtest.c
84
SYSCTL_INT(_kern_rndtest, OID_AUTO, verbose, CTLFLAG_RW, &rndtest_verbose,
sys/dev/disk/mpt/mpt.c
1286
if (mpt->verbose > MPT_PRT_DEBUG2) {
sys/dev/disk/mpt/mpt.c
1501
if (mpt->verbose >= MPT_PRT_TRACE)
sys/dev/disk/mpt/mpt.c
2155
"debug", CTLFLAG_RW, &mpt->verbose, 0,
sys/dev/disk/mpt/mpt.h
552
u_int verbose;
sys/dev/disk/mpt/mpt.h
847
if (mpt->verbose > MPT_PRT_DEBUG) \
sys/dev/disk/mpt/mpt.h
919
if ((level) <= (mpt)->verbose) \
sys/dev/disk/mpt/mpt.h
926
if (level <= (mpt)->verbose) \
sys/dev/disk/mpt/mpt_cam.c
1360
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/disk/mpt/mpt_cam.c
1605
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/disk/mpt/mpt_cam.c
1642
if (mpt->verbose > MPT_PRT_DEBUG) {
sys/dev/disk/mpt/mpt_cam.c
1763
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/disk/mpt/mpt_cam.c
1992
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/disk/mpt/mpt_cam.c
2029
if (mpt->verbose > MPT_PRT_DEBUG) {
sys/dev/disk/mpt/mpt_cam.c
2194
if (mpt->verbose == MPT_PRT_DEBUG) {
sys/dev/disk/mpt/mpt_cam.c
2705
if (mpt->verbose == MPT_PRT_DEBUG) {
sys/dev/disk/mpt/mpt_cam.c
3969
if (mpt->verbose > MPT_PRT_DEBUG) {
sys/dev/disk/mpt/mpt_cam.c
4946
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/disk/mpt/mpt_cam.c
5161
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/disk/mpt/mpt_pci.c
267
mpt->verbose = MPT_PRT_DEBUG;
sys/dev/disk/mpt/mpt_pci.c
273
mpt->verbose = MPT_PRT_DEBUG1;
sys/dev/disk/mpt/mpt_pci.c
279
mpt->verbose = MPT_PRT_DEBUG2;
sys/dev/disk/mpt/mpt_pci.c
285
mpt->verbose = MPT_PRT_DEBUG3;
sys/dev/disk/mpt/mpt_pci.c
344
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/disk/mpt/mpt_pci.c
410
mpt->verbose = MPT_PRT_NONE;
sys/dev/disk/mpt/mpt_pci.c
414
if (mpt->verbose == MPT_PRT_NONE) {
sys/dev/disk/mpt/mpt_pci.c
415
mpt->verbose = MPT_PRT_WARN;
sys/dev/disk/mpt/mpt_pci.c
417
mpt->verbose += (bootverbose != 0)? 1 : 0;
sys/dev/disk/mpt/mpt_pci.c
811
if (mpt->verbose >= MPT_PRT_DEBUG) {
sys/dev/disk/sym/sym_hipd.c
1661
u_char verbose; /* Verbosity for this controller*/
sys/dev/disk/sym/sym_hipd.c
338
#define sym_verbose (np->verbose)
sys/dev/disk/sym/sym_hipd.c
8547
np->verbose = bootverbose;
sys/dev/disk/sym/sym_hipd.c
9091
np->verbose += 1;
sys/dev/drm/drm_modes.c
1286
struct list_head *mode_list, bool verbose)
sys/dev/drm/drm_modes.c
1293
if (verbose) {
sys/dev/drm/include/drm/drm_modes.h
531
struct list_head *mode_list, bool verbose);
sys/dev/misc/kbd/atkbdc.c
1014
if (verbose || bootverbose)
sys/dev/misc/kbd/atkbdc.c
1043
if (verbose || bootverbose)
sys/dev/misc/kbd/atkbdc.c
1058
if (verbose || bootverbose)
sys/dev/misc/kbd/atkbdc.c
1064
if (verbose || bootverbose)
sys/dev/misc/kbd/atkbdc.c
1095
if (verbose || bootverbose)
sys/dev/misc/kbd/atkbdc.c
1121
if (verbose || bootverbose)
sys/dev/misc/kbd/atkbdc.c
1147
if (verbose || bootverbose)
sys/dev/misc/kbd/atkbdc.c
1196
if (verbose)
sys/dev/misc/kbd/atkbdc.c
89
static int verbose = KBDIO_DEBUG;
sys/dev/misc/kbd/atkbdc.c
998
if (verbose || bootverbose)
sys/dev/misc/psm/psm.c
1081
if (verbose)
sys/dev/misc/psm/psm.c
114
if (verbose >= level) \
sys/dev/misc/psm/psm.c
118
if (verbose >= level) \
sys/dev/misc/psm/psm.c
1395
--verbose; \
sys/dev/misc/psm/psm.c
1437
++verbose;
sys/dev/misc/psm/psm.c
1444
--verbose;
sys/dev/misc/psm/psm.c
1461
if (verbose)
sys/dev/misc/psm/psm.c
1533
if (verbose)
sys/dev/misc/psm/psm.c
1546
if (verbose)
sys/dev/misc/psm/psm.c
1570
if (verbose)
sys/dev/misc/psm/psm.c
1576
if (verbose >= 2)
sys/dev/misc/psm/psm.c
1593
if (verbose)
sys/dev/misc/psm/psm.c
1615
if (verbose)
sys/dev/misc/psm/psm.c
1647
if (verbose >= 2)
sys/dev/misc/psm/psm.c
1677
if (verbose >= 2)
sys/dev/misc/psm/psm.c
2071
if (!verbose)
sys/dev/misc/psm/psm.c
2086
--verbose;
sys/dev/misc/psm/psm.c
2958
SYSCTL_INT(_debug_psm, OID_AUTO, loglevel, CTLFLAG_RW, &verbose, 0,
sys/dev/misc/psm/psm.c
530
static int verbose = PSM_DEBUG;
sys/dev/misc/psm/psm.c
537
TUNABLE_INT("debug.psm.loglevel", &verbose);
sys/dev/misc/psm/psm.c
6342
if (verbose >= 2)
sys/dev/misc/psm/psm.c
6424
if (verbose >= 2)
sys/dev/misc/psm/psm.c
6452
if (verbose >= 2) {
sys/dev/misc/psm/psm.c
6515
if (verbose >= 2) {
sys/dev/misc/psm/psm.c
6552
if (verbose >= 2) {
sys/dev/misc/psm/psm.c
6648
if (verbose >= 2) {
sys/dev/misc/psm/psm.c
6696
if (verbose >= 2) {
sys/dev/misc/psm/psm.c
7317
if (verbose >= 2)
sys/dev/misc/psm/psm.c
7409
if (verbose >= 2) {
sys/dev/netif/my/if_my.c
391
my_autoneg_mii(struct my_softc * sc, int flag, int verbose)
sys/dev/netif/my/if_my.c
407
if (verbose)
sys/dev/netif/my/if_my.c
451
if (verbose)
sys/dev/netif/my/if_my.c
455
if (verbose)
sys/dev/netif/my/if_my.c
463
if (verbose)
sys/dev/netif/my/if_my.c
533
if (verbose)
sys/dev/netif/xl/if_xl.c
1058
xl_choose_xcvr(struct xl_softc *sc, int verbose)
sys/dev/netif/xl/if_xl.c
1076
if (verbose)
sys/dev/netif/xl/if_xl.c
1083
if (verbose)
sys/dev/netif/xl/if_xl.c
1089
if (verbose)
sys/dev/netif/xl/if_xl.c
1095
if (verbose)
sys/dev/netif/xl/if_xl.c
1111
if (verbose)
sys/dev/netif/xl/if_xl.c
1118
if (verbose)
sys/dev/netif/xl/if_xl.c
1129
if (verbose)
sys/dev/netif/xl/if_xl.c
1135
if (verbose)
sys/dev/raid/mfi/mfireg.h
791
uint8_t verbose;
sys/dev/raid/vinum/vinumio.c
163
init_drive(struct drive *drive, int verbose)
sys/dev/raid/vinum/vinumio.c
171
drive->lasterror = open_drive(drive, curproc, verbose); /* open the drive */
sys/dev/raid/vinum/vinumio.c
179
if (verbose)
sys/dev/raid/vinum/vinumio.c
191
if (verbose)
sys/dev/raid/vinum/vinumio.c
322
read_drive_label(struct drive *drive, int verbose)
sys/dev/raid/vinum/vinumio.c
328
error = init_drive(drive, verbose); /* find the drive */
sys/dev/raid/vinum/vinumio.c
53
open_drive(struct drive *drive, struct proc *p, int verbose)
sys/dev/raid/vinum/vinumio.c
98
if (verbose) {
sys/dev/sound/midi/midi.c
252
SYSCTL_INT(_hw_midi_stat, OID_AUTO, verbose, CTLFLAG_RW,
sys/dev/sound/pcm/sndstat.c
114
int error, verbose;
sys/dev/sound/pcm/sndstat.c
116
verbose = snd_verbose;
sys/dev/sound/pcm/sndstat.c
117
error = sysctl_handle_int(oidp, &verbose, 0, req);
sys/dev/sound/pcm/sndstat.c
119
if (verbose < 0 || verbose > 4)
sys/dev/sound/pcm/sndstat.c
122
snd_verbose = verbose;
sys/dev/sound/pcm/sndstat.c
126
SYSCTL_PROC(_hw_snd, OID_AUTO, verbose, CTLTYPE_INT | CTLFLAG_RW,
sys/dev/sound/pcm/sndstat.h
33
struct sbuf *s, device_t dev, int verbose
sys/dev/sound/pcm/sndstat.h
48
if (verbose < 1) { \
sys/dev/sound/pcm/sndstat.h
65
if (verbose <= 1) \
sys/dev/sound/pcm/sound.h
362
typedef int (*sndstat_handler)(struct sbuf *s, device_t dev, int verbose);
sys/dev/video/bktr/bktr_card.c
1023
if (verbose)
sys/dev/video/bktr/bktr_card.c
1341
if ( verbose ) {
sys/dev/video/bktr/bktr_card.c
599
probeCard( bktr_ptr_t bktr, int verbose, int unit )
sys/dev/video/bktr/bktr_card.h
91
void probeCard( bktr_ptr_t bktr, int verbose, int unit);
sys/kern/kern_ktr.c
217
SYSCTL_INT(_debug_ktr, OID_AUTO, verbose, CTLFLAG_RW, &ktr_verbose, 0,
sys/net/if_poll.c
1259
static int verbose = 10; /* XXX */
sys/net/if_poll.c
1260
if (verbose > 0) {
sys/net/if_poll.c
1263
verbose--;
sys/net/if_poll.c
612
static int verbose = 10; /* XXX */
sys/net/if_poll.c
614
if (verbose > 0) {
sys/net/if_poll.c
617
verbose--;
sys/net/ip6fw/ip6_fw.c
123
SYSCTL_INT(_net_inet6_ip6_fw, OID_AUTO, verbose, CTLFLAG_RW, &fw6_verbose, 0, "");
sys/net/ipfw/ip_fw2.c
695
SYSCTL_INT(_net_inet_ip_fw, OID_AUTO, verbose, CTLFLAG_RW,
sys/net/ipfw3/ip_fw3.c
159
SYSCTL_INT(_net_inet_ip_fw3, OID_AUTO, verbose, CTLFLAG_RW,
sys/net/netmap/netmap.c
185
SYSCTL_INT(_dev_netmap, OID_AUTO, verbose,
sys/net/zlib.c
1984
{ if (verbose>2) fprintf(stderr,"\ncd %3d ",(c)); \
sys/net/zlib.c
239
# ifndef verbose
sys/net/zlib.c
245
# define Tracev(x) {if (verbose) fprintf x ;}
sys/net/zlib.c
246
# define Tracevv(x) {if (verbose>1) fprintf x ;}
sys/net/zlib.c
247
# define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
sys/net/zlib.c
248
# define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;}
sys/vfs/hammer/hammer_recover.c
531
int verbose = 0;
sys/vfs/hammer/hammer_recover.c
596
verbose = 1;
sys/vfs/hammer/hammer_recover.c
756
if (verbose) {
sys/vfs/hammer2/zlib/hammer2_zlib_zutil.c
123
# ifndef verbose
sys/vfs/hammer2/zlib/hammer2_zlib_zutil.c
126
int ZLIB_INTERNAL z_verbose = verbose;
test/stress/fsstress/fsstress.c
1545
if (verbose)
test/stress/fsstress/fsstress.c
1590
v = verbose;
test/stress/fsstress/fsstress.c
227
int verbose = 0;
test/stress/fsstress/fsstress.c
2453
if (verbose)
test/stress/fsstress/fsstress.c
343
verbose = 1;
test/stress/fsstress/fsstress.c
790
*v = verbose;
test/stress/fsstress/fsstress.c
820
*v = verbose;
test/stress/fsstress/fsstress.c
834
*v = verbose;
test/stress/stress2/include/stress.h
45
int verbose;
test/stress/stress2/lib/main.c
58
if (op->verbose > 2)
test/stress/stress2/lib/main.c
68
if (op->verbose > 2)
test/stress/stress2/lib/options.c
127
if (sscanf(cp, "%d", &op->verbose) != 1)
test/stress/stress2/lib/options.c
155
op->verbose = 0;
test/stress/stress2/lib/options.c
187
op->verbose += 1;
test/stress/stress2/lib/options.c
212
if (op->verbose > 0) {
test/stress/stress2/lib/options.c
219
op->verbose);
test/stress/stress2/lib/resources.c
101
if (op->verbose > 2)
test/stress/stress2/lib/resources.c
120
if (op->verbose > 2)
test/stress/stress2/lib/resources.c
136
if (op->verbose > 2)
test/stress/stress2/lib/resources.c
211
if (op->verbose > 2)
test/stress/stress2/lib/resources.c
75
if (op->verbose > 2)
test/stress/stress2/testcases/creat/creat.c
81
if (op->verbose > 1)
test/stress/stress2/testcases/fts/fts.c
71
if (op->verbose > 1)
test/stress/stress2/testcases/fts/fts.c
88
if (op->verbose > 1)
test/stress/stress2/testcases/link/link.c
78
if (op->verbose > 1)
test/stress/stress2/testcases/lockf/lockf.c
113
if (op->verbose > 2)
test/stress/stress2/testcases/lockf/lockf.c
123
if (op->verbose > 2)
test/stress/stress2/testcases/mkdir/mkdir.c
75
if (op->verbose > 1)
test/stress/stress2/testcases/rename/rename.c
71
if (op->verbose > 1)
test/stress/stress2/testcases/rw/rw.c
81
if (op->verbose > 1)
test/stress/stress2/testcases/swap/swap.c
110
if (op->verbose > 1 && size != oldsize)
test/stress/stress2/testcases/swap/swap.c
84
if (op->verbose > 1 && nb == 0)
test/stress/stress2/testcases/symlink/symlink.c
77
if (op->verbose > 1)
test/stress/stress2/testcases/syscall/syscall.c
144
if (op->verbose > 3)
test/stress/stress2/testcases/syscall/syscall.c
96
if (op->verbose > 1)
test/stress/stress2/testcases/udp/udp.c
98
if (op->verbose > 1)
tools/regression/p1003_1b/sched.c
112
verbose = NULL;
tools/regression/p1003_1b/sched.c
161
if (verbose)
tools/regression/p1003_1b/sched.c
162
fprintf(verbose,
tools/regression/p1003_1b/sched.c
57
static FILE *verbose;
tools/regression/p1003_1b/sched.c
79
if (verbose)
tools/regression/p1003_1b/sched.c
80
fprintf(verbose, "%12s: sched_min %2d sched_max %2d\n",
tools/tools/ath/athpow/athpow.c
109
if (verbose)
tools/tools/ath/athpow/athpow.c
76
int s, i, verbose = 0, c;
tools/tools/ath/athpow/athpow.c
96
verbose++;
tools/tools/net80211/wlantxtime/wlantxtime.c
474
int isShortPreamble, int verbose)
tools/tools/net80211/wlantxtime/wlantxtime.c
478
if (verbose)
tools/tools/net80211/wlantxtime/wlantxtime.c
482
if (verbose)
tools/tools/net80211/wlanwds/wlanwds.c
84
static int verbose = 0;
usr.bin/cap_mkdb/cap_mkdb.c
247
if (verbose)
usr.bin/cap_mkdb/cap_mkdb.c
50
static int verbose;
usr.bin/cap_mkdb/cap_mkdb.c
88
verbose = 1;
usr.bin/chat/chat.c
1004
if (verbose)
usr.bin/chat/chat.c
1081
if (verbose) {
usr.bin/chat/chat.c
1098
if (verbose)
usr.bin/chat/chat.c
111
static int verbose = 0;
usr.bin/chat/chat.c
1192
if (verbose)
usr.bin/chat/chat.c
1196
if (verbose)
usr.bin/chat/chat.c
1209
if (verbose && c == '\n') {
usr.bin/chat/chat.c
1219
if (verbose && s >= logged + 80) {
usr.bin/chat/chat.c
1263
if (verbose) {
usr.bin/chat/chat.c
1277
if (verbose) {
usr.bin/chat/chat.c
1302
if (alarmed && verbose)
usr.bin/chat/chat.c
1308
if (verbose && printed) {
usr.bin/chat/chat.c
225
if (verbose)
usr.bin/chat/chat.c
256
++verbose;
usr.bin/chat/chat.c
281
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
238
if (verbose)
usr.bin/compress/compress.c
252
if (verbose) {
usr.bin/compress/compress.c
56
static int eval, force, verbose;
usr.bin/compress/compress.c
99
verbose = 1;
usr.bin/crunch/crunchgen/crunchgen.c
101
static int verbose, readcache; /* options */
usr.bin/crunch/crunchgen/crunchgen.c
1267
if (!verbose)
usr.bin/crunch/crunchgen/crunchgen.c
134
verbose = 1;
usr.bin/crunch/crunchgen/crunchgen.c
157
verbose = 0;
usr.bin/crunch/crunchgen/crunchgen.c
180
verbose = 0;
usr.bin/crunch/crunchgen/crunchgen.c
717
if (!p->srcdir && !p->objdir && verbose)
usr.bin/crunch/crunchgen/crunchgen.c
721
if (!p->objs && verbose)
usr.bin/crunch/crunchide/crunchide.c
100
verbose = 1;
usr.bin/crunch/crunchide/crunchide.c
238
if (verbose)
usr.bin/crunch/crunchide/crunchide.c
82
static int verbose;
usr.bin/indent/args.c
151
{"nv", PRO_BOOL, false, OFF, &opt.verbose},
usr.bin/indent/args.c
160
{"v", PRO_BOOL, false, ON, &opt.verbose},
usr.bin/indent/args.c
217
if (opt.verbose)
usr.bin/indent/indent.c
186
verbose = 0;
usr.bin/indent/indent.c
417
if (opt.verbose) /* print error msg if the line was
usr.bin/indent/indent.c
490
if (opt.verbose) {
usr.bin/indent/indent.c
508
if (opt.verbose)
usr.bin/indent/indent.c
874
if (opt.verbose)
usr.bin/indent/indent.c
917
if (opt.verbose)
usr.bin/indent/indent.c
928
if (opt.verbose)
usr.bin/indent/indent_globs.h
220
int verbose; /* when true, non-essential error messages
usr.bin/localedef/localedef.c
104
if (verbose) {
usr.bin/localedef/localedef.c
137
if (verbose) {
usr.bin/localedef/localedef.c
169
if (verbose > 1) {
usr.bin/localedef/localedef.c
184
if (verbose > 1) {
usr.bin/localedef/localedef.c
269
verbose++;
usr.bin/localedef/localedef.c
299
if (verbose) {
usr.bin/localedef/localedef.c
304
if (verbose)
usr.bin/localedef/localedef.c
311
if (verbose)
usr.bin/localedef/localedef.c
317
if (verbose) {
usr.bin/localedef/localedef.c
341
if (verbose) {
usr.bin/localedef/localedef.c
55
int verbose = 0;
usr.bin/localedef/localedef.h
48
extern int verbose;
usr.bin/mail/names.c
551
int t, extra, metoo, verbose;
usr.bin/mail/names.c
567
verbose = value("verbose") != NULL;
usr.bin/mail/names.c
568
if (verbose)
usr.bin/mail/names.c
576
if (verbose)
usr.bin/patch/common.h
89
extern bool verbose;
usr.bin/patch/inp.c
108
if (verbose) {
usr.bin/patch/inp.c
157
if (verbose)
usr.bin/patch/inp.c
259
if (verbose)
usr.bin/patch/inp.c
274
} else if (verbose)
usr.bin/patch/inp.c
323
if (verbose)
usr.bin/patch/inp.c
338
} else if (verbose)
usr.bin/patch/patch.c
1184
if (verbose)
usr.bin/patch/patch.c
330
if (verbose)
usr.bin/patch/patch.c
368
if (verbose)
usr.bin/patch/patch.c
374
if (verbose)
usr.bin/patch/patch.c
379
if (verbose) {
usr.bin/patch/patch.c
441
if (verbose)
usr.bin/patch/patch.c
569
if (verbose)
usr.bin/patch/patch.c
643
verbose = false;
usr.bin/patch/patch.c
712
if (verbose && fuzz == 0 && (diff_type == CONTEXT_DIFF
usr.bin/patch/patch.c
80
bool verbose = true;
usr.bin/patch/pch.c
1467
verbose ? " " : " -s ", TMPOUTNAME);
usr.bin/patch/pch.c
180
if (verbose)
usr.bin/patch/pch.c
187
if (verbose)
usr.bin/patch/pch.c
192
if (verbose)
usr.bin/patch/pch.c
198
if (verbose)
usr.bin/patch/pch.c
206
if (p_indent && verbose)
usr.bin/patch/pch.c
234
if (verbose)
usr.bin/patch/pch.c
487
if (verbose && p_base < file_pos) {
usr.bin/patch/pch.c
864
if (verbose)
usr.bin/pwait/pwait.c
125
if (verbose)
usr.bin/pwait/pwait.c
67
int verbose = 0;
usr.bin/pwait/pwait.c
75
verbose = 1;
usr.bin/systat/extern.h
50
extern int verbose;
usr.bin/systat/fetch.c
42
if (verbose)
usr.bin/systat/main.c
64
int verbose = 1; /* to report kvm read errs */
usr.bin/tftp/main.c
313
if (verbose)
usr.bin/tftp/main.c
367
if (verbose)
usr.bin/tftp/main.c
384
if (verbose)
usr.bin/tftp/main.c
450
if (verbose)
usr.bin/tftp/main.c
462
if (verbose)
usr.bin/tftp/main.c
536
verbose ? "on" : "off", tftp_trace ? "on" : "off");
usr.bin/tftp/main.c
67
int verbose;
usr.bin/tftp/main.c
734
verbose = !verbose;
usr.bin/tftp/main.c
735
printf("Verbose mode %s.\n", verbose ? "on" : "off");
usr.bin/tftp/tftp.c
443
if (verbose)
usr.bin/tftp/tftp.c
62
extern int verbose;
usr.bin/timeout/timeout.c
316
verbose = true;
usr.bin/timeout/timeout.c
57
static bool verbose = false;
usr.bin/timeout/timeout.c
75
if (!verbose)
usr.bin/u4bhidctl/usbhid.c
201
if ((h->flags & HIO_CONST) && !verbose)
usr.bin/u4bhidctl/usbhid.c
345
if (verbose) {
usr.bin/u4bhidctl/usbhid.c
401
if (verbose) {
usr.bin/u4bhidctl/usbhid.c
412
if (verbose) {
usr.bin/u4bhidctl/usbhid.c
425
if (verbose) {
usr.bin/u4bhidctl/usbhid.c
475
verbose++;
usr.bin/u4bhidctl/usbhid.c
53
static int verbose = 0;
usr.bin/units/units.c
643
if (verbose)
usr.bin/units/units.c
648
if (verbose)
usr.bin/units/units.c
670
if (verbose)
usr.bin/units/units.c
675
if (verbose)
usr.bin/units/units.c
720
verbose = true;
usr.bin/units/units.c
74
static bool verbose = false;
usr.bin/usbhidaction/usbhidaction.c
128
verbose++;
usr.bin/usbhidaction/usbhidaction.c
160
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
185
if (verbose > 2) {
usr.bin/usbhidaction/usbhidaction.c
192
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
372
if (verbose > 2)
usr.bin/usbhidaction/usbhidaction.c
400
if (verbose > 2)
usr.bin/usbhidaction/usbhidaction.c
429
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
457
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
49
static int verbose = 0;
usr.bin/usbhidaction/usbhidaction.c
503
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
506
if (verbose > 1 && r)
usr.bin/vmstat/vmstat.c
1107
if (ks_calls == 0 && verbose == 0)
usr.bin/vmstat/vmstat.c
120
int verbose = 0;
usr.bin/vmstat/vmstat.c
228
++verbose;
usr.bin/vmstat/vmstat.c
931
if (verbose) nwidth += 12;
usr.bin/vmstat/vmstat.c
943
if (verbose) {
usr.bin/window/compress.c
380
if (verbose >= 0)
usr.bin/window/compress.c
382
if (verbose > 0)
usr.bin/window/compress.c
393
if (verbose > 0) {
usr.bin/window/compress.c
406
if (verbose > 0) {
usr.bin/window/compress.c
417
if (verbose > 0)
usr.bin/window/compress.c
420
if (verbose >= 0)
usr.bin/window/compress.c
671
if (verbose >= 0)
usr.bin/window/compress.c
673
if (verbose > 0)
usr.bin/window/compress.c
679
if (verbose > 0) {
usr.bin/window/compress.c
694
if (verbose > 0) {
usr.bin/window/compress.c
704
if (verbose > 0)
usr.bin/window/compress.c
706
if (verbose >= 0)
usr.bin/xinstall/xinstall.c
1121
} else if (verbose)
usr.bin/xinstall/xinstall.c
216
verbose = 1;
usr.bin/xinstall/xinstall.c
391
if (verbose)
usr.bin/xinstall/xinstall.c
404
if (verbose)
usr.bin/xinstall/xinstall.c
439
if (verbose)
usr.bin/xinstall/xinstall.c
448
if (verbose)
usr.bin/xinstall/xinstall.c
679
if (verbose)
usr.bin/xinstall/xinstall.c
754
if (verbose)
usr.bin/xinstall/xinstall.c
764
if (verbose)
usr.bin/xinstall/xinstall.c
81
nommap, safecopy, verbose;
usr.bin/xinstall/xinstall.c
982
if (verbose)
usr.sbin/acpi/acpicall/acpicall.c
143
verbose = 1;
usr.sbin/acpi/acpicall/acpicall.c
171
if (verbose)
usr.sbin/acpi/acpicall/acpicall.c
184
if (verbose)
usr.sbin/acpi/acpicall/acpicall.c
51
static int verbose;
usr.sbin/btconfig/btconfig.c
217
verbose++;
usr.sbin/btconfig/btconfig.c
241
verbose++;
usr.sbin/btconfig/btconfig.c
258
verbose += 2;
usr.sbin/btconfig/btconfig.c
301
print_info(verbose);
usr.sbin/btconfig/btconfig.c
93
static int verbose = 0; /* more info */
usr.sbin/burncd/burncd.c
125
verbose = 1;
usr.sbin/burncd/burncd.c
325
if (verbose) {
usr.sbin/burncd/burncd.c
356
if (verbose)
usr.sbin/burncd/burncd.c
417
if (verbose) {
usr.sbin/burncd/burncd.c
480
if (verbose)
usr.sbin/burncd/burncd.c
57
static int fd, quiet, verbose, saved_block_size, notracks;
usr.sbin/cdcontrol/cdcontrol.c
1156
if (verbose) {
usr.sbin/cdcontrol/cdcontrol.c
116
static int verbose = 1;
usr.sbin/cdcontrol/cdcontrol.c
203
verbose = 0;
usr.sbin/cdcontrol/cdcontrol.c
206
verbose = 2;
usr.sbin/cdcontrol/cdcontrol.c
262
if (verbose == 1)
usr.sbin/cdcontrol/cdcontrol.c
263
verbose = isatty (0);
usr.sbin/cdcontrol/cdcontrol.c
265
if (verbose) {
usr.sbin/cdcontrol/cdcontrol.c
273
if (verbose)
usr.sbin/cdcontrol/cdcontrol.c
814
if (verbose)
usr.sbin/cdcontrol/cdcontrol.c
846
if (verbose)
usr.sbin/cdcontrol/cdcontrol.c
937
if (verbose)
usr.sbin/cdcontrol/cdcontrol.c
952
if (verbose)
usr.sbin/cdcontrol/cdcontrol.c
968
if (verbose) {
usr.sbin/dconschat/dconschat.c
183
if (verbose)
usr.sbin/dconschat/dconschat.c
188
if (verbose)
usr.sbin/dconschat/dconschat.c
214
if (verbose)
usr.sbin/dconschat/dconschat.c
302
if (verbose) {
usr.sbin/dconschat/dconschat.c
383
if (verbose)
usr.sbin/dconschat/dconschat.c
391
if (verbose)
usr.sbin/dconschat/dconschat.c
405
if (verbose) {
usr.sbin/dconschat/dconschat.c
426
if (verbose)
usr.sbin/dconschat/dconschat.c
464
if (verbose)
usr.sbin/dconschat/dconschat.c
473
if (verbose > 2)
usr.sbin/dconschat/dconschat.c
492
if (verbose > 1) {
usr.sbin/dconschat/dconschat.c
546
if (verbose)
usr.sbin/dconschat/dconschat.c
582
if (verbose)
usr.sbin/dconschat/dconschat.c
625
if (verbose)
usr.sbin/dconschat/dconschat.c
633
if (verbose)
usr.sbin/dconschat/dconschat.c
687
if (verbose > 1) {
usr.sbin/dconschat/dconschat.c
691
if (verbose) {
usr.sbin/dconschat/dconschat.c
697
if (verbose) {
usr.sbin/dconschat/dconschat.c
84
int verbose = 0;
usr.sbin/dconschat/dconschat.c
855
verbose ++;
usr.sbin/dconschat/dconschat.c
935
if (verbose)
usr.sbin/efibootmgr/efibootmgr.c
1100
print_boot_vars(opts.verbose);
usr.sbin/efibootmgr/efibootmgr.c
284
opts.verbose = true;
usr.sbin/efibootmgr/efibootmgr.c
812
print_boot_var(const char *name, bool verbose, bool curboot)
usr.sbin/efibootmgr/efibootmgr.c
828
if (verbose)
usr.sbin/efibootmgr/efibootmgr.c
879
print_boot_vars(bool verbose)
usr.sbin/efibootmgr/efibootmgr.c
932
print_boot_var(v->name, verbose, v->idx == current);
usr.sbin/efibootmgr/efibootmgr.c
94
bool verbose;
usr.sbin/efibootmgr/efibootmgr.c
942
if (!print_boot_var(buffer, verbose, boot_order[i] == current))
usr.sbin/efibootmgr/efibootmgr.c
951
if (verbose) {
usr.sbin/efibootmgr/efibootmgr.c
955
print_boot_var(v->name, verbose, v->idx == current);
usr.sbin/fdwrite/fdwrite.c
152
if(verbose) {
usr.sbin/fdwrite/fdwrite.c
169
if(verbose) printf("\r%3d ",fdt.tracks * fdt.heads-track);
usr.sbin/fdwrite/fdwrite.c
170
if(verbose) putc((j ? 'I':'Z'),stdout);
usr.sbin/fdwrite/fdwrite.c
174
if(verbose) putc('F',stdout);
usr.sbin/fdwrite/fdwrite.c
178
if(verbose) putc('W',stdout);
usr.sbin/fdwrite/fdwrite.c
182
if(verbose) putc('R',stdout);
usr.sbin/fdwrite/fdwrite.c
185
if(verbose) putc('C',stdout);
usr.sbin/fdwrite/fdwrite.c
200
if(verbose)
usr.sbin/fdwrite/fdwrite.c
72
int bpt, verbose=1, nbytes=0, track;
usr.sbin/fdwrite/fdwrite.c
95
verbose = !verbose;
usr.sbin/ftp-proxy/ftp-proxy.c
130
rfc_mode, session_count, timeout, verbose;
usr.sbin/ftp-proxy/ftp-proxy.c
641
verbose = 0;
usr.sbin/ftp-proxy/ftp-proxy.c
704
verbose++;
usr.sbin/ftp-proxy/ftp-proxy.c
705
if (verbose > 2)
usr.sbin/ftp-proxy/ftp-proxy.c
778
init_filter(qname, tagname, verbose);
usr.sbin/kbdmap/kbdmap.c
268
if (verbose)
usr.sbin/kbdmap/kbdmap.c
531
if (verbose)
usr.sbin/kbdmap/kbdmap.c
537
if (verbose)
usr.sbin/kbdmap/kbdmap.c
59
static int verbose;
usr.sbin/kbdmap/kbdmap.c
712
if (verbose)
usr.sbin/kbdmap/kbdmap.c
777
verbose = 1;
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_zutil.c
123
# ifndef verbose
usr.sbin/makefs/hammer2/zlib/hammer2_zlib_zutil.c
126
int ZLIB_INTERNAL z_verbose = verbose;
usr.sbin/mfiutil/mfi_config.c
395
struct config_id_state *state, int verbose)
usr.sbin/mfiutil/mfi_config.c
404
if (verbose)
usr.sbin/mfiutil/mfi_config.c
423
int raid_type, long stripe_size, struct config_id_state *state, int verbose)
usr.sbin/mfiutil/mfi_config.c
506
if (verbose)
usr.sbin/mfiutil/mfi_config.c
531
int ch, verbose;
usr.sbin/mfiutil/mfi_config.c
592
verbose = 0;
usr.sbin/mfiutil/mfi_config.c
614
verbose = 1;
usr.sbin/mfiutil/mfi_config.c
778
build_array(fd, cfg_arrays, &arrays[i], &state, verbose);
usr.sbin/mfiutil/mfi_config.c
787
&state, verbose);
usr.sbin/mfiutil/mfi_evt.c
361
mfi_decode_evt(int fd, struct mfi_evt_detail *detail, int verbose)
usr.sbin/mfiutil/mfi_evt.c
371
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
388
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
396
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
404
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
413
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
423
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
432
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
441
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
448
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
454
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
461
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
468
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
476
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
484
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
492
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
501
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
506
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
513
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
521
if (verbose) {
usr.sbin/mfiutil/mfi_evt.c
540
int ch, error, fd, num_events, verbose;
usr.sbin/mfiutil/mfi_evt.c
564
verbose = 0;
usr.sbin/mfiutil/mfi_evt.c
596
verbose = 1;
usr.sbin/mfiutil/mfi_evt.c
676
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, const char *prefix, int verbose);
usr.sbin/mlxcontrol/util.c
110
mlx_print_phys_drv(struct mlx_phys_drv *drv, int chn, int targ, const char *prefix, int verbose)
usr.sbin/mlxcontrol/util.c
149
if (verbose) {
usr.sbin/mptable/mptable.c
290
int verbose;
usr.sbin/mptable/mptable.c
339
verbose = 1;
usr.sbin/mptable/mptable.c
361
if ( verbose )
usr.sbin/mptable/mptable.c
417
if ( verbose )
usr.sbin/mptable/mptable.c
421
if ( verbose )
usr.sbin/mptable/mptable.c
427
if ( verbose )
usr.sbin/mptable/mptable.c
437
if ( verbose )
usr.sbin/mptable/mptable.c
446
if ( verbose )
usr.sbin/mptable/mptable.c
459
if ( verbose )
usr.sbin/mptable/mptable.c
471
if ( verbose )
usr.sbin/mptable/mptable.c
481
if ( verbose )
usr.sbin/mptable/mptable.c
493
if ( verbose )
usr.sbin/mptable/mptable.c
503
if ( verbose )
usr.sbin/mptutil/mpt_config.c
404
add_drives(int fd, struct volume_info *info, int verbose)
usr.sbin/mptutil/mpt_config.c
421
if (verbose)
usr.sbin/mptutil/mpt_config.c
467
struct config_id_state *state, int verbose)
usr.sbin/mptutil/mpt_config.c
562
if (verbose)
usr.sbin/mptutil/mpt_config.c
589
int ch, error, fd, i, quick, raid_type, verbose;
usr.sbin/mptutil/mpt_config.c
625
verbose = 0;
usr.sbin/mptutil/mpt_config.c
647
verbose = 1;
usr.sbin/mptutil/mpt_config.c
687
error = add_drives(fd, info, verbose);
usr.sbin/mptutil/mpt_config.c
692
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
150
mpt_print_event(entries[i], verbose);
usr.sbin/mptutil/mpt_evt.c
57
mpt_print_event(MPI_LOG_0_ENTRY *entry, int verbose __unused)
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
1022
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1047
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1053
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1063
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1129
if (verbose)
usr.sbin/newsyslog/newsyslog.c
1149
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1511
if (verbose)
usr.sbin/newsyslog/newsyslog.c
1526
if (verbose)
usr.sbin/newsyslog/newsyslog.c
1537
if (verbose)
usr.sbin/newsyslog/newsyslog.c
1577
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1640
} else if (verbose > 1)
usr.sbin/newsyslog/newsyslog.c
1712
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
1985
if (verbose)
usr.sbin/newsyslog/newsyslog.c
2010
if (verbose)
usr.sbin/newsyslog/newsyslog.c
2014
if (verbose)
usr.sbin/newsyslog/newsyslog.c
2092
if (verbose) {
usr.sbin/newsyslog/newsyslog.c
2309
if (verbose)
usr.sbin/newsyslog/newsyslog.c
240
int verbose = 0; /* Print out what's going on */
usr.sbin/newsyslog/newsyslog.c
2595
if (verbose) {
usr.sbin/newsyslog/newsyslog.c
360
if (noaction || verbose)
usr.sbin/newsyslog/newsyslog.c
368
if (verbose)
usr.sbin/newsyslog/newsyslog.c
381
if (noaction || verbose)
usr.sbin/newsyslog/newsyslog.c
407
if (verbose > 4)
usr.sbin/newsyslog/newsyslog.c
473
if (verbose > 4)
usr.sbin/newsyslog/newsyslog.c
523
if (verbose)
usr.sbin/newsyslog/newsyslog.c
549
if (verbose)
usr.sbin/newsyslog/newsyslog.c
552
} else if (verbose) {
usr.sbin/newsyslog/newsyslog.c
561
if (verbose) {
usr.sbin/newsyslog/newsyslog.c
574
if (verbose && dbg_at_times)
usr.sbin/newsyslog/newsyslog.c
577
if (verbose) {
usr.sbin/newsyslog/newsyslog.c
583
} else if (verbose && noaction && dbg_at_times) {
usr.sbin/newsyslog/newsyslog.c
593
} else if (verbose && ent->hours <= 0) {
usr.sbin/newsyslog/newsyslog.c
597
if (verbose && (ent->trsize > 0))
usr.sbin/newsyslog/newsyslog.c
599
if (verbose && (ent->hours > 0))
usr.sbin/newsyslog/newsyslog.c
630
if (verbose)
usr.sbin/newsyslog/newsyslog.c
632
if (noaction && !verbose)
usr.sbin/newsyslog/newsyslog.c
638
if (verbose)
usr.sbin/newsyslog/newsyslog.c
694
verbose++;
usr.sbin/newsyslog/newsyslog.c
867
if (verbose)
usr.sbin/newsyslog/newsyslog.c
933
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
943
if (verbose > 2 && globlist != NULL)
usr.sbin/newsyslog/newsyslog.c
947
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
961
if (verbose > 2)
usr.sbin/newsyslog/newsyslog.c
971
if (verbose > 2)
usr.sbin/newsyslog/ptimes.c
429
if (verbose && dbg_at_times > 1)
usr.sbin/newsyslog/ptimes.c
439
if (verbose && dbg_at_times > 1)
usr.sbin/pciconf/pciconf.c
100
attachedmode = bars = caps = verbose = byte = isshort = 0;
usr.sbin/pciconf/pciconf.c
143
verbose = 1;
usr.sbin/pciconf/pciconf.c
158
list_devs(verbose, bars, bridge, caps, errors);
usr.sbin/pciconf/pciconf.c
175
list_devs(int verbose, int bars, int bridge, int caps, int errors)
usr.sbin/pciconf/pciconf.c
182
if (verbose)
usr.sbin/pciconf/pciconf.c
230
if (verbose)
usr.sbin/pciconf/pciconf.c
68
static void list_devs(int verbose, int bars, int bridge, int caps,
usr.sbin/pciconf/pciconf.c
95
int listmode, readmode, writemode, attachedmode, bars, caps, verbose;
usr.sbin/pfctl/pf_print_state.c
53
print_addr(struct pf_addr_wrap *addr, sa_family_t af, int verbose)
usr.sbin/pfctl/pf_print_state.c
66
if (verbose) {
usr.sbin/pfctl/pf_print_state.c
75
if (verbose)
usr.sbin/pfctl/pfctl_parser.c
353
sa_family_t af, u_int8_t proto, int verbose)
usr.sbin/pfctl/pfctl_parser.c
370
print_addr(&src->addr, af, verbose);
usr.sbin/pfctl/pfctl_parser.c
382
print_addr(&dst->addr, af, verbose);
usr.sbin/pfctl/pfctl_parser.c
655
print_rule(struct pf_rule *r, const char *anchor_call, int verbose)
usr.sbin/pfctl/pfctl_parser.c
664
if (verbose)
usr.sbin/pfctl/pfctl_parser.c
782
verbose);
usr.sbin/pfctl/pfctl_table.c
365
print_table(const struct pfr_table *ta, int verbose, int debug)
usr.sbin/pfctl/pfctl_table.c
369
if (verbose) {
usr.sbin/ppp/arp.c
230
int verbose)
usr.sbin/ppp/arp.c
304
log_Printf(verbose ? LogPHASE : LogDEBUG,
usr.sbin/ppp/prompt.c
359
prompt_Destroy(struct prompt *p, int verbose)
usr.sbin/ppp/prompt.c
367
if (verbose)
usr.sbin/pppctl/pppctl.c
204
int n, socksz, arg, fd, len, verbose, save_errno, hide1, hide1off, hide2;
usr.sbin/pppctl/pppctl.c
209
verbose = 0;
usr.sbin/pppctl/pppctl.c
224
verbose = REC_VERBOSE;
usr.sbin/pppctl/pppctl.c
387
switch (Receive(fd, verbose | REC_PASSWD))
usr.sbin/pppctl/pppctl.c
441
if (verbose)
usr.sbin/pppctl/pppctl.c
444
if (Receive(fd, verbose | REC_SHOW) != 0) {
usr.sbin/pppctl/pppctl.c
451
if (verbose)
usr.sbin/rarpd/rarpd.c
159
++verbose;
usr.sbin/rarpd/rarpd.c
324
if (verbose)
usr.sbin/rarpd/rarpd.c
630
else if (verbose > 1)
usr.sbin/rarpd/rarpd.c
822
if (verbose)
usr.sbin/rarpd/rarpd.c
87
int verbose; /* verbose messages */
usr.sbin/rndcontrol/rndcontrol.c
49
int verbose, ch, fd, result, i;
usr.sbin/rndcontrol/rndcontrol.c
52
verbose = 1;
usr.sbin/rndcontrol/rndcontrol.c
63
verbose = 0;
usr.sbin/rndcontrol/rndcontrol.c
67
if (verbose)
usr.sbin/rndcontrol/rndcontrol.c
77
if (verbose)
usr.sbin/rndcontrol/rndcontrol.c
90
if (verbose) {
usr.sbin/rpc.umntall/mounttab.c
138
write_mtab(int verbose) {
usr.sbin/rpc.umntall/mounttab.c
162
if (verbose)
usr.sbin/rpc.umntall/mounttab.c
181
clean_mtab(char *hostp, char *dirp, int verbose) {
usr.sbin/rpc.umntall/mounttab.c
193
if (verbose)
usr.sbin/rpc.umntall/rpc.umntall.c
112
if (verbose)
usr.sbin/rpc.umntall/rpc.umntall.c
121
if (verbose)
usr.sbin/rpc.umntall/rpc.umntall.c
127
if (verbose)
usr.sbin/rpc.umntall/rpc.umntall.c
132
verbose);
usr.sbin/rpc.umntall/rpc.umntall.c
143
if (verbose && success)
usr.sbin/rpc.umntall/rpc.umntall.c
151
if (verbose && success)
usr.sbin/rpc.umntall/rpc.umntall.c
157
clean_mtab(host, path, verbose);
usr.sbin/rpc.umntall/rpc.umntall.c
161
success = write_mtab(verbose);
usr.sbin/rpc.umntall/rpc.umntall.c
47
int verbose;
usr.sbin/rpc.umntall/rpc.umntall.c
66
success = keep = verbose = 0;
usr.sbin/rpc.umntall/rpc.umntall.c
82
verbose = 1;
usr.sbin/rpc.umntall/rpc.umntall.c
99
if (verbose)
usr.sbin/rpc.yppasswdd/yppasswdd_extern.h
64
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
674
if (verbose) {
usr.sbin/traceroute/traceroute.c
1019
if (verbose)
usr.sbin/traceroute/traceroute.c
1072
if (verbose) {
usr.sbin/traceroute/traceroute.c
1103
if (verbose)
usr.sbin/traceroute/traceroute.c
310
static int verbose;
usr.sbin/traceroute/traceroute.c
456
verbose++;
usr.sbin/traceroute6/traceroute6.c
1000
if (verbose) {
usr.sbin/traceroute6/traceroute6.c
1046
if (verbose)
usr.sbin/traceroute6/traceroute6.c
1074
if (verbose) {
usr.sbin/traceroute6/traceroute6.c
1167
if (verbose) {
usr.sbin/traceroute6/traceroute6.c
326
static int verbose;
usr.sbin/traceroute6/traceroute6.c
469
verbose++;
usr.sbin/traceroute6/traceroute6.c
987
if (verbose) {
usr.sbin/usbdump/usbdump.c
111
static int verbose = 0;
usr.sbin/usbdump/usbdump.c
493
if (verbose >= 0) {
usr.sbin/usbdump/usbdump.c
510
if (verbose >= 1 || b_arg != NULL) {
usr.sbin/usbdump/usbdump.c
525
if (verbose >= 1) {
usr.sbin/usbdump/usbdump.c
551
if (verbose >= 1)
usr.sbin/usbdump/usbdump.c
558
if (verbose >= 2)
usr.sbin/usbdump/usbdump.c
560
if (verbose >= 3)
usr.sbin/usbdump/usbdump.c
629
if (verbose >= 0 || r_arg != NULL || b_arg != NULL) {
usr.sbin/usbdump/usbdump.c
844
verbose++;
usr.sbin/usbdump/usbdump.c
884
verbose--;
usr.sbin/vnconfig/vnconfig.c
180
verbose++;
usr.sbin/vnconfig/vnconfig.c
438
} else if (verbose)
usr.sbin/vnconfig/vnconfig.c
449
if (verbose)
usr.sbin/vnconfig/vnconfig.c
456
} else if (verbose)
usr.sbin/vnconfig/vnconfig.c
471
} else if (verbose)
usr.sbin/vnconfig/vnconfig.c
486
} else if (verbose)
usr.sbin/vnconfig/vnconfig.c
499
if (verbose) {
usr.sbin/vnconfig/vnconfig.c
528
} else if (verbose)
usr.sbin/vnconfig/vnconfig.c
543
} else if (verbose)
usr.sbin/vnconfig/vnconfig.c
562
else if (verbose)
usr.sbin/vnconfig/vnconfig.c
576
else if (verbose)
usr.sbin/vnconfig/vnconfig.c
87
int verbose = 0;
usr.sbin/yppush/yppush_main.c
133
if (verbose > 1) {
usr.sbin/yppush/yppush_main.c
138
if (status != YPXFR_SUCC || verbose) {
usr.sbin/yppush/yppush_main.c
169
if (verbose > 1)
usr.sbin/yppush/yppush_main.c
173
if (verbose > 1)
usr.sbin/yppush/yppush_main.c
180
if (verbose > 1)
usr.sbin/yppush/yppush_main.c
189
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
516
verbose++;
usr.sbin/yppush/yppush_main.c
611
if (verbose > 1)
usr.sbin/yppush/yppush_main.c
64
static int verbose = 0; /* Toggle verbose mode. */