bin/ksh/misc.c
196
static void printoptions(int verbose);
bin/ksh/misc.c
211
printoptions(int verbose)
bin/ksh/misc.c
215
if (verbose) {
games/battlestar/cypher.c
374
verbose = 1;
games/battlestar/cypher.c
379
verbose = 0;
games/battlestar/extern.h
298
extern int verbose;
games/battlestar/globals.c
267
int verbose = 0;
games/battlestar/room.c
45
if (beenthere[position] < ROOMDESC || verbose) {
lib/libedit/terminal.c
1449
int verbose = 0, silent = 0;
lib/libedit/terminal.c
1465
verbose = 1;
lib/libedit/terminal.c
1549
if (verbose)
lib/libedit/terminal.c
1599
if (verbose)
lib/libutil/readlabel.c
102
if (verbose)
lib/libutil/readlabel.c
115
if (verbose)
lib/libutil/readlabel.c
120
if (verbose)
lib/libutil/readlabel.c
129
if (verbose)
lib/libutil/readlabel.c
135
if (verbose)
lib/libutil/readlabel.c
143
if (verbose)
lib/libutil/readlabel.c
51
readlabelfs(char *device, int verbose)
lib/libutil/readlabel.c
78
if (verbose)
lib/libz/zutil.c
123
# ifndef verbose
lib/libz/zutil.c
126
int ZLIB_INTERNAL z_verbose = verbose;
libexec/ld.so/ldconfig/ldconfig.c
118
verbose = 1;
libexec/ld.so/ldconfig/ldconfig.c
240
if (verbose)
libexec/ld.so/ldconfig/ldconfig.c
260
if (verbose)
libexec/ld.so/ldconfig/ldconfig.c
325
if (verbose)
libexec/ld.so/ldconfig/ldconfig.c
56
int verbose;
libexec/snmpd/snmpd_metrics/log.c
171
if (verbose > 1) {
libexec/snmpd/snmpd_metrics/log.c
28
static int verbose;
libexec/snmpd/snmpd_metrics/log.c
58
verbose = n_debug;
libexec/snmpd/snmpd_metrics/log.c
77
verbose = v;
libexec/snmpd/snmpd_metrics/log.c
83
return (verbose);
libexec/snmpd/snmpd_metrics/mib.c
3241
int verbose = 0, daemonize = 1, debug = 0;
libexec/snmpd/snmpd_metrics/mib.c
3298
verbose++;
libexec/snmpd/snmpd_metrics/mib.c
4382
log_setverbose(verbose);
libexec/spamd/spamd.c
1047
if (verbose && cp->data_body && *p)
libexec/spamd/spamd.c
1050
else if (verbose && (match(p, "FROM:") ||
libexec/spamd/spamd.c
1341
verbose = 1;
libexec/spamd/spamd.c
163
int verbose;
libexec/spamd/spamd.c
914
if (verbose)
regress/lib/libagentx/log.c
171
if (verbose > 1) {
regress/lib/libagentx/log.c
28
static int verbose;
regress/lib/libagentx/log.c
58
verbose = n_debug;
regress/lib/libagentx/log.c
77
verbose = v;
regress/lib/libagentx/log.c
83
return (verbose);
regress/lib/libc/printf/int.c
108
if (verbose && happy)
regress/lib/libc/printf/int.c
172
if (verbose && happy)
regress/lib/libc/printf/int.c
190
verbose = 1;
regress/lib/libc/printf/int.c
373
else if (verbose)
regress/lib/libc/printf/int.c
43
static int verbose; /* For debugging. */
regress/lib/libc/printf/string.c
114
if (verbose && happy)
regress/lib/libc/printf/string.c
141
} else if (verbose)
regress/lib/libc/printf/string.c
178
if (verbose && happy)
regress/lib/libc/printf/string.c
219
if (verbose && happy)
regress/lib/libc/printf/string.c
246
} else if (verbose)
regress/lib/libc/printf/string.c
267
verbose = 1;
regress/lib/libc/printf/string.c
38
static int verbose; /* For debugging. */
regress/lib/libc/printf/string.c
432
else if (verbose)
regress/lib/libc/printf/string.c
73
if (verbose && happy)
regress/lib/libc/qsort/qsort_test.c
130
if (verbose || compares > max_compares) {
regress/lib/libc/qsort/qsort_test.c
57
static bool dump_table, timing, verbose;
regress/lib/libc/qsort/qsort_test.c
644
if (verbose || ret != 0) {
regress/lib/libc/qsort/qsort_test.c
753
verbose = true;
regress/lib/libc/time/time_conversion/timetest.c
1826
int verbose = 0;
regress/lib/libc/time/time_conversion/timetest.c
1839
failures += dotimetest(&timetests[i], verbose);
regress/lib/libcrypto/cms/cmstest.c
187
if (verbose) {
regress/lib/libcrypto/cms/cmstest.c
28
static int verbose = 0;
regress/lib/libcrypto/cms/cmstest.c
295
if (verbose) {
regress/lib/libcrypto/evp/evptest.c
143
if (verbose) {
regress/lib/libcrypto/evp/evptest.c
238
if (verbose)
regress/lib/libcrypto/evp/evptest.c
271
if (verbose) {
regress/lib/libcrypto/evp/evptest.c
311
if (verbose)
regress/lib/libcrypto/evp/evptest.c
328
verbose = 1;
regress/lib/libcrypto/evp/evptest.c
379
if (strstr(cipher, "AES") == cipher && verbose) {
regress/lib/libcrypto/evp/evptest.c
380
if (verbose)
regress/lib/libcrypto/evp/evptest.c
386
if (strstr(cipher, "DES") == cipher && verbose) {
regress/lib/libcrypto/evp/evptest.c
387
if (verbose)
regress/lib/libcrypto/evp/evptest.c
393
if (strstr(cipher, "RC4") == cipher && verbose) {
regress/lib/libcrypto/evp/evptest.c
394
if (verbose)
regress/lib/libcrypto/evp/evptest.c
400
if (strstr(cipher, "CAMELLIA") == cipher && verbose) {
regress/lib/libcrypto/evp/evptest.c
401
if (verbose)
regress/lib/libcrypto/evp/evptest.c
408
if (verbose)
regress/lib/libcrypto/evp/evptest.c
415
if (verbose)
regress/lib/libcrypto/evp/evptest.c
423
if (verbose)
regress/lib/libcrypto/evp/evptest.c
60
int verbose;
regress/lib/libcrypto/x509/bettertls/verify.c
132
if (verbose)
regress/lib/libcrypto/x509/bettertls/verify.c
163
if (verbose)
regress/lib/libcrypto/x509/bettertls/verify.c
31
static int verbose = 0;
regress/lib/libcrypto/x509/callback.c
150
if (verbose)
regress/lib/libcrypto/x509/callback.c
35
static int verbose = 1;
regress/lib/libcrypto/x509/callbackfailures.c
158
if (verbose)
regress/lib/libcrypto/x509/callbackfailures.c
35
static int verbose = 1;
regress/lib/libcrypto/x509/expirecallback.c
159
if (verbose)
regress/lib/libcrypto/x509/expirecallback.c
35
static int verbose = 1;
regress/lib/libcrypto/x509/policy/policy.c
159
if (verbose)
regress/lib/libcrypto/x509/policy/policy.c
35
static int verbose = 1;
regress/lib/libcrypto/x509/verify.c
149
if (verbose)
regress/lib/libcrypto/x509/verify.c
202
if (verbose)
regress/lib/libcrypto/x509/verify.c
217
for (c = 0; verbose && c < *chains; c++) {
regress/lib/libcrypto/x509/verify.c
36
static int verbose = 1;
regress/lib/libssl/ssl/ssltest.c
1094
if (verbose)
regress/lib/libssl/ssl/ssltest.c
1338
if (verbose)
regress/lib/libssl/ssl/ssltest.c
315
static int verbose = 0;
regress/lib/libssl/ssl/ssltest.c
437
verbose = 0;
regress/lib/libssl/ssl/ssltest.c
457
verbose = 1;
regress/lib/libssl/ssl/ssltest.c
726
if (!verbose) {
regress/lib/libutil/fmt_scaled/fmt_test.c
131
if (verbose) {
regress/lib/libutil/fmt_scaled/fmt_test.c
278
if (verbose && input != sdata[i].input)
regress/lib/libutil/fmt_scaled/fmt_test.c
28
static int verbose = 0;
regress/lib/libutil/fmt_scaled/fmt_test.c
286
if (verbose)
regress/lib/libutil/fmt_scaled/fmt_test.c
44
verbose = 1;
regress/lib/libutil/fmt_scaled/fmt_test.c
55
if (verbose)
regress/lib/libutil/fmt_scaled/fmt_test.c
58
if (verbose)
regress/lib/libutil/fmt_scaled/fmt_test.c
64
if (verbose)
regress/sys/dev/kcov/kcov.c
125
verbose = 1;
regress/sys/dev/kcov/kcov.c
162
if (verbose)
regress/sys/dev/kcov/kcov.c
93
int verbose = 0;
regress/sys/kern/flock/flock.c
1065
if (verbose) printf("14 - soak test: ");
regress/sys/kern/flock/flock.c
1117
if (verbose) {
regress/sys/kern/flock/flock.c
1142
if (verbose) {
regress/sys/kern/flock/flock.c
1209
if (verbose)
regress/sys/kern/flock/flock.c
1299
if (verbose) printf("15 - flock(2) semantics: ");
regress/sys/kern/flock/flock.c
154
if (verbose) printf("2 - F_SETLK on locked region: ");
regress/sys/kern/flock/flock.c
1902
verbose = 1;
regress/sys/kern/flock/flock.c
225
if (verbose) printf("3 - F_SETLKW on locked region: ");
regress/sys/kern/flock/flock.c
297
if (verbose) printf("4 - F_GETLK on locked region: ");
regress/sys/kern/flock/flock.c
380
if (verbose) printf("5 - F_SETLKW simple deadlock: ");
regress/sys/kern/flock/flock.c
47
int verbose = 0;
regress/sys/kern/flock/flock.c
483
if (verbose) printf("6 - F_SETLKW complex deadlock: ");
regress/sys/kern/flock/flock.c
566
if (verbose) printf("7 - F_SETLK shared lock on exclusive locked region: ");
regress/sys/kern/flock/flock.c
638
if (verbose) printf("8 - F_SETLK shared lock on share locked region: ");
regress/sys/kern/flock/flock.c
715
if (verbose) printf("9 - F_SETLK exclusive lock on share locked region: ");
regress/sys/kern/flock/flock.c
783
if (verbose) printf("10 - trying to set bogus pid or sysid values: ");
regress/sys/kern/flock/flock.c
821
if (verbose) printf("11 - remote locks: ");
regress/sys/kern/flock/flock.c
88
if (verbose) printf("1 - F_GETLK on unlocked region: ");
regress/sys/kern/flock/flock.c
935
if (verbose) printf("12 - F_SETLKW on locked region which is then unlocked: ");
regress/sys/kern/flock/flock.c
976
if (verbose) printf("13 - F_SETLKW on locked region, race with owner: ");
regress/sys/kern/flock/lockf.c
120
verbose = 1;
regress/sys/kern/flock/lockf.c
27
int verbose = 0;
regress/sys/kern/flock/util.h
21
if (verbose) \
regress/sys/kern/flock/util.h
29
if (verbose) \
regress/sys/kern/flock/util.h
43
extern int verbose;
regress/sys/kern/pipe/pipe.c
34
int verbose = 0;
regress/sys/kern/pipe/pipe.c
67
verbose = 1;
regress/sys/kern/pipe/pipe.h
41
extern int verbose;
regress/sys/kern/pipe/test-thundering-herd.c
125
if (verbose)
regress/sys/kern/pipe/test-thundering-herd.c
130
if (verbose)
regress/sys/kern/pipe/test-thundering-herd.c
145
if (verbose)
regress/sys/kern/pipe/test-thundering-herd.c
181
if (verbose)
regress/sys/kern/sysvmsg/msgtest.c
100
verbose = 1;
regress/sys/kern/sysvmsg/msgtest.c
149
if (verbose)
regress/sys/kern/sysvmsg/msgtest.c
165
if (verbose)
regress/sys/kern/sysvmsg/msgtest.c
192
if (verbose)
regress/sys/kern/sysvmsg/msgtest.c
255
if (verbose)
regress/sys/kern/sysvmsg/msgtest.c
327
if (verbose)
regress/sys/kern/sysvmsg/msgtest.c
344
if (verbose)
regress/sys/kern/sysvmsg/msgtest.c
81
int verbose;
regress/sys/kern/sysvsem/semtest.c
148
if (verbose)
regress/sys/kern/sysvsem/semtest.c
166
if (verbose)
regress/sys/kern/sysvsem/semtest.c
262
if (verbose)
regress/sys/kern/sysvsem/semtest.c
339
if (verbose)
regress/sys/kern/sysvsem/semtest.c
67
int verbose;
regress/sys/kern/sysvsem/semtest.c
96
verbose = 1;
regress/sys/kern/sysvshm/shmtest.c
141
if (verbose)
regress/sys/kern/sysvshm/shmtest.c
157
if (verbose)
regress/sys/kern/sysvshm/shmtest.c
230
if (verbose)
regress/sys/kern/sysvshm/shmtest.c
299
if (verbose)
regress/sys/kern/sysvshm/shmtest.c
328
if (verbose)
regress/sys/kern/sysvshm/shmtest.c
67
int verbose;
regress/sys/kern/sysvshm/shmtest.c
90
verbose = 1;
regress/usr.sbin/rpki-client/test-aspa.c
34
int verbose;
regress/usr.sbin/rpki-client/test-cert.c
36
int verbose;
regress/usr.sbin/rpki-client/test-ip.c
35
int verbose;
regress/usr.sbin/rpki-client/test-mft.c
36
int verbose;
regress/usr.sbin/rpki-client/test-roa.c
33
int verbose;
regress/usr.sbin/rpki-client/test-rrdp.c
40
int verbose;
regress/usr.sbin/rpki-client/test-rsc.c
36
int verbose;
regress/usr.sbin/rpki-client/test-seqnum.c
172
int experimental, filemode, outformats, verbose;
regress/usr.sbin/rpki-client/test-spl.c
34
int verbose;
regress/usr.sbin/rpki-client/test-tak.c
34
int verbose;
regress/usr.sbin/rpki-client/test-tal.c
33
int verbose;
regress/usr.sbin/snmpd/agentx.c
3126
if (verbose && n != 0) {
regress/usr.sbin/snmpd/agentx.c
3167
if (verbose) {
regress/usr.sbin/snmpd/regress.h
114
extern int verbose;
regress/usr.sbin/snmpd/snmp.c
276
if (verbose) {
regress/usr.sbin/snmpd/snmp.c
339
if (verbose) {
regress/usr.sbin/snmpd/snmp.c
481
if (verbose) {
regress/usr.sbin/snmpd/snmp.c
501
if (verbose) {
regress/usr.sbin/snmpd/snmp.c
570
if (verbose) {
regress/usr.sbin/snmpd/snmpd_regress.c
229
int verbose = 0;
regress/usr.sbin/snmpd/snmpd_regress.c
258
verbose = 1;
regress/usr.sbin/snmpd/transport.c
132
if (verbose) {
sbin/bioctl/bioctl.c
1395
if (verbose)
sbin/bioctl/bioctl.c
1402
if (verbose)
sbin/bioctl/bioctl.c
210
verbose = 1;
sbin/bioctl/bioctl.c
597
if (verbose)
sbin/bioctl/bioctl.c
90
int verbose;
sbin/dhcp6leased/control.c
231
int verbose;
sbin/dhcp6leased/control.c
264
if (IMSG_DATA_SIZE(imsg) != sizeof(verbose))
sbin/dhcp6leased/control.c
273
memcpy(&verbose, imsg.data, sizeof(verbose));
sbin/dhcp6leased/control.c
274
log_setverbose(verbose);
sbin/dhcp6leased/dhcp6leased.c
140
int verbose = 0, no_action = 0;
sbin/dhcp6leased/dhcp6leased.c
178
verbose++;
sbin/dhcp6leased/dhcp6leased.c
191
engine(debug, verbose);
sbin/dhcp6leased/dhcp6leased.c
193
frontend(debug, verbose);
sbin/dhcp6leased/dhcp6leased.c
200
if (verbose)
sbin/dhcp6leased/dhcp6leased.c
201
print_config(main_conf, verbose);
sbin/dhcp6leased/dhcp6leased.c
223
log_setverbose(verbose);
sbin/dhcp6leased/dhcp6leased.c
237
debug, verbose);
sbin/dhcp6leased/dhcp6leased.c
239
pipe_main2frontend[1], debug, verbose);
sbin/dhcp6leased/dhcp6leased.c
374
verbose)
sbin/dhcp6leased/dhcp6leased.c
409
if (verbose)
sbin/dhcp6leased/dhcp6leased.c
411
if (verbose > 1)
sbin/dhcp6leased/dhcp6leased.c
429
int verbose;
sbin/dhcp6leased/dhcp6leased.c
469
if (IMSG_DATA_SIZE(imsg) != sizeof(verbose))
sbin/dhcp6leased/dhcp6leased.c
472
memcpy(&verbose, imsg.data, sizeof(verbose));
sbin/dhcp6leased/dhcp6leased.c
473
log_setverbose(verbose);
sbin/dhcp6leased/engine.c
176
engine(int debug, int verbose)
sbin/dhcp6leased/engine.c
184
log_setverbose(verbose);
sbin/dhcp6leased/engine.c
281
int verbose;
sbin/dhcp6leased/engine.c
307
if (IMSG_DATA_SIZE(imsg) != sizeof(verbose))
sbin/dhcp6leased/engine.c
310
memcpy(&verbose, imsg.data, sizeof(verbose));
sbin/dhcp6leased/engine.c
311
log_setverbose(verbose);
sbin/dhcp6leased/frontend.c
119
frontend(int debug, int verbose)
sbin/dhcp6leased/frontend.c
128
log_setverbose(verbose);
sbin/dhcp6leased/log.c
152
if (verbose) {
sbin/dhcp6leased/log.c
30
static int verbose;
sbin/dhcp6leased/log.c
39
verbose = n_debug;
sbin/dhcp6leased/log.c
58
verbose = v;
sbin/dhcp6leased/log.c
64
return (verbose);
sbin/dhcp6leased/printconf.c
107
print_iface_conf(iface, verbose);
sbin/dhcp6leased/printconf.c
45
print_iface_pd_conf(char *indent, struct iface_pd_conf *pd_conf, int verbose)
sbin/dhcp6leased/printconf.c
47
if (verbose > 1) {
sbin/dhcp6leased/printconf.c
66
print_iface_ia_conf(struct iface_ia_conf *ia_conf, int verbose)
sbin/dhcp6leased/printconf.c
72
ia_conf->prefix_len >= 32 ? verbose : 1);
sbin/dhcp6leased/printconf.c
76
print_iface_conf(struct iface_conf *iface, int verbose)
sbin/dhcp6leased/printconf.c
86
if (verbose > 1) {
sbin/dhcp6leased/printconf.c
94
print_iface_ia_conf(ia_conf, verbose);
sbin/dhcp6leased/printconf.c
99
print_config(struct dhcp6leased_conf *conf, int verbose)
sbin/dhcpleased/control.c
231
int verbose;
sbin/dhcpleased/control.c
269
if (imsg_get_data(&imsg, &verbose,
sbin/dhcpleased/control.c
270
sizeof(verbose)) == -1)
sbin/dhcpleased/control.c
275
frontend_imsg_compose_main(type, pid, &verbose,
sbin/dhcpleased/control.c
276
sizeof(verbose));
sbin/dhcpleased/control.c
277
frontend_imsg_compose_engine(type, 0, pid, &verbose,
sbin/dhcpleased/control.c
278
sizeof(verbose));
sbin/dhcpleased/control.c
280
log_setverbose(verbose);
sbin/dhcpleased/dhcpleased.c
149
int verbose = 0, no_action = 0;
sbin/dhcpleased/dhcpleased.c
188
verbose++;
sbin/dhcpleased/dhcpleased.c
201
engine(debug, verbose);
sbin/dhcpleased/dhcpleased.c
203
frontend(debug, verbose);
sbin/dhcpleased/dhcpleased.c
211
if (verbose)
sbin/dhcpleased/dhcpleased.c
235
log_setverbose(verbose);
sbin/dhcpleased/dhcpleased.c
249
debug, verbose);
sbin/dhcpleased/dhcpleased.c
251
pipe_main2frontend[1], debug, verbose);
sbin/dhcpleased/dhcpleased.c
389
verbose)
sbin/dhcpleased/dhcpleased.c
424
if (verbose)
sbin/dhcpleased/dhcpleased.c
426
if (verbose > 1)
sbin/dhcpleased/dhcpleased.c
445
int verbose;
sbin/dhcpleased/dhcpleased.c
489
if (imsg_get_data(&imsg, &verbose,
sbin/dhcpleased/dhcpleased.c
490
sizeof(verbose)) == -1)
sbin/dhcpleased/dhcpleased.c
493
log_setverbose(verbose);
sbin/dhcpleased/engine.c
185
engine(int debug, int verbose)
sbin/dhcpleased/engine.c
195
log_setverbose(verbose);
sbin/dhcpleased/engine.c
293
int verbose;
sbin/dhcpleased/engine.c
323
if (imsg_get_data(&imsg, &verbose,
sbin/dhcpleased/engine.c
324
sizeof(verbose)) == -1)
sbin/dhcpleased/engine.c
327
log_setverbose(verbose);
sbin/dhcpleased/frontend.c
131
frontend(int debug, int verbose)
sbin/dhcpleased/frontend.c
141
log_setverbose(verbose);
sbin/dhcpleased/log.c
152
if (verbose) {
sbin/dhcpleased/log.c
30
static int verbose;
sbin/dhcpleased/log.c
39
verbose = n_debug;
sbin/dhcpleased/log.c
58
verbose = v;
sbin/dhcpleased/log.c
64
return (verbose);
sbin/disklabel/disklabel.c
187
verbose = 1;
sbin/disklabel/disklabel.c
87
int verbose;
sbin/disklabel/editor.c
1408
if (verbose)
sbin/disklabel/extern.h
45
extern int verbose;
sbin/iked/iked.c
146
verbose++;
sbin/iked/iked.c
188
log_setverbose(verbose);
sbin/iked/iked.c
73
int debug = 0, verbose = 0;
sbin/iked/log.c
171
if (verbose > 1) {
sbin/iked/log.c
28
static int verbose;
sbin/iked/log.c
58
verbose = n_debug;
sbin/iked/log.c
77
verbose = v;
sbin/iked/log.c
83
return (verbose);
sbin/iked/proc.c
616
int verbose;
sbin/iked/proc.c
671
IMSG_SIZE_CHECK(&imsg, &verbose);
sbin/iked/proc.c
672
memcpy(&verbose, imsg.data, sizeof(verbose));
sbin/iked/proc.c
673
log_setverbose(verbose);
sbin/kbd/kbd_wscons.c
232
kbd_set(char *name, int verbose)
sbin/kbd/kbd_wscons.c
299
if (verbose && v > 0)
sbin/kbd/kbd_wscons.c
89
void kbd_set(char *name, int verbose);
sbin/kbd/main.c
56
int ch, list_tables = 0, verbose = 1;
sbin/kbd/main.c
64
verbose = 0;
sbin/kbd/main.c
75
kbd_set(argv[optind], verbose);
sbin/mount/mount.c
155
verbose = 1;
sbin/mount/mount.c
388
if (verbose) {
sbin/mount/mount.c
460
if (verbose) {
sbin/mount/mount.c
481
if (verbose &&
sbin/mount/mount.c
488
if (verbose && !(flags & MNT_RDONLY))
sbin/mount/mount.c
502
if (verbose) {
sbin/mount/mount.c
530
else if (verbose)
sbin/mount/mount.c
538
if (verbose || nfs_args->wsize != NFS_WSIZE)
sbin/mount/mount.c
541
if (verbose || nfs_args->rsize != NFS_RSIZE)
sbin/mount/mount.c
544
if (verbose || nfs_args->readdirsize != NFS_READDIRSIZE)
sbin/mount/mount.c
547
if (verbose || nfs_args->timeo != 10) /* XXX */
sbin/mount/mount.c
550
if (verbose || nfs_args->retrans != NFS_RETRANS)
sbin/mount/mount.c
553
if (verbose || nfs_args->maxgrouplist != NFS_MAXGRPS)
sbin/mount/mount.c
556
if (verbose || nfs_args->readahead != NFS_DEFRAHEAD)
sbin/mount/mount.c
559
if (verbose) {
sbin/mount/mount.c
56
int debug, verbose, skip;
sbin/mount/mount.c
582
if (verbose || msdosfs_args->uid || msdosfs_args->gid)
sbin/mount/mount.c
585
if (verbose || msdosfs_args->mask != 0755)
sbin/mount/mount.c
607
if (verbose || tmpfs_args->ta_root_uid || tmpfs_args->ta_root_gid)
sbin/mount/mount.c
610
if (verbose || tmpfs_args->ta_root_mode != 040755)
sbin/mount/mount.c
613
if (verbose || tmpfs_args->ta_size_max)
sbin/mount/mount.c
616
if (verbose || tmpfs_args->ta_nodes_max)
sbin/pdisk/pdisk.c
504
do_dump_map(struct partition_map *map, int verbose)
sbin/pdisk/pdisk.c
506
if (verbose)
sbin/pfctl/pf_print_state.c
52
print_addr(struct pf_addr_wrap *addr, sa_family_t af, int verbose)
sbin/pfctl/pf_print_state.c
65
if (verbose) {
sbin/pfctl/pf_print_state.c
74
if (verbose)
sbin/pfctl/pfctl_parser.c
1196
PF_POOL_NAT, verbose);
sbin/pfctl/pfctl_parser.c
1201
PF_POOL_RDR, verbose);
sbin/pfctl/pfctl_parser.c
1208
PF_POOL_NAT, verbose);
sbin/pfctl/pfctl_parser.c
1213
r->rdr.proxy_port[1], r->af, PF_POOL_RDR, verbose);
sbin/pfctl/pfctl_parser.c
1224
print_pool(&r->route, 0, 0, r->af, PF_POOL_ROUTE, verbose);
sbin/pfctl/pfctl_parser.c
425
int verbose = opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG);
sbin/pfctl/pfctl_parser.c
440
print_addr(&src->addr, af, verbose);
sbin/pfctl/pfctl_parser.c
452
print_addr(&dst->addr, af, verbose);
sbin/pfctl/pfctl_parser.c
462
sa_family_t af, int id, int verbose)
sbin/pfctl/pfctl_parser.c
466
print_addr(&pool->addr, af, verbose);
sbin/pfctl/pfctl_parser.c
471
print_addr(&pool->addr, af, verbose);
sbin/pfctl/pfctl_parser.c
762
int verbose = opts & (PF_OPT_VERBOSE2 | PF_OPT_DEBUG);
sbin/pfctl/pfctl_parser.c
765
if ((r->rule_flag & PFRULE_EXPIRED) && (!verbose))
sbin/pfctl/pfctl_parser.c
768
if (verbose)
sbin/pfctl/pfctl_table.c
381
print_table(struct pfr_table *ta, int verbose, int debug)
sbin/pfctl/pfctl_table.c
385
if (verbose)
sbin/resolvd/resolvd.c
123
int verbose = 0;
sbin/resolvd/resolvd.c
178
verbose++;
sbin/resolvd/resolvd.c
819
if (verbose)
sbin/route/route.c
1145
verbose = 1;
sbin/route/route.c
1229
if (verbose) {
sbin/route/route.c
1309
if (verbose) \
sbin/route/route.c
1353
if (verbose)
sbin/route/route.c
1443
if (verbose == 0)
sbin/route/route.c
1547
if (verbose) {
sbin/route/route.c
1618
if (verbose) {
sbin/route/route.c
178
verbose = 1;
sbin/route/route.c
1803
if (verbose)
sbin/route/route.c
1913
if (!verbose && ((fmask & RTF_BFD) != RTF_BFD)) {
sbin/route/route.c
381
if (verbose) {
sbin/route/route.c
394
if (verbose)
sbin/route/route.c
419
if (verbose)
sbin/route/route.c
79
int iflag, verbose, aflen = sizeof(struct sockaddr_in);
sbin/route/show.c
271
if (verbose)
sbin/route/show.c
350
if (verbose && rti_info[RTAX_LABEL])
sbin/route/show.h
43
extern int verbose;
sbin/savecore/savecore.c
111
int clear, zcompress, force, verbose; /* flags */
sbin/savecore/savecore.c
146
verbose = 1;
sbin/savecore/savecore.c
253
if (verbose)
sbin/savecore/savecore.c
294
if(verbose)
sbin/savecore/savecore.c
367
if (verbose)
sbin/savecore/savecore.c
597
if (verbose)
sbin/scsi/scsi.c
134
verbose = 1;
sbin/scsi/scsi.c
171
if (verbose && name && *name)
sbin/scsi/scsi.c
193
if (verbose && name)
sbin/scsi/scsi.c
203
if (verbose && name && *name)
sbin/scsi/scsi.c
240
if (verbose)
sbin/scsi/scsi.c
67
int verbose = 0;
sbin/scsi/scsi.c
718
if (!fmt && verbose) {
sbin/scsi/scsi.c
734
verbose = 1;
sbin/scsi/scsi.c
816
verbose = 1;
sbin/slaacd/control.c
232
int verbose;
sbin/slaacd/control.c
266
if (imsg_get_data(&imsg, &verbose,
sbin/slaacd/control.c
267
sizeof(verbose)) == -1)
sbin/slaacd/control.c
271
frontend_imsg_compose_main(type, pid, &verbose,
sbin/slaacd/control.c
272
sizeof(verbose));
sbin/slaacd/control.c
273
frontend_imsg_compose_engine(type, 0, pid, &verbose,
sbin/slaacd/control.c
274
sizeof(verbose));
sbin/slaacd/control.c
276
log_setverbose(verbose);
sbin/slaacd/engine.c
355
engine(int debug, int verbose)
sbin/slaacd/engine.c
361
log_setverbose(verbose);
sbin/slaacd/engine.c
465
int verbose;
sbin/slaacd/engine.c
495
if (imsg_get_data(&imsg, &verbose,
sbin/slaacd/engine.c
496
sizeof(verbose)) == -1)
sbin/slaacd/engine.c
499
log_setverbose(verbose);
sbin/slaacd/frontend.c
131
frontend(int debug, int verbose)
sbin/slaacd/frontend.c
142
log_setverbose(verbose);
sbin/slaacd/log.c
152
if (verbose) {
sbin/slaacd/log.c
30
static int verbose;
sbin/slaacd/log.c
39
verbose = n_debug;
sbin/slaacd/log.c
58
verbose = v;
sbin/slaacd/log.c
64
return (verbose);
sbin/slaacd/slaacd.c
130
int verbose = 0;
sbin/slaacd/slaacd.c
164
verbose++;
sbin/slaacd/slaacd.c
177
engine(debug, verbose);
sbin/slaacd/slaacd.c
179
frontend(debug, verbose);
sbin/slaacd/slaacd.c
197
log_setverbose(verbose);
sbin/slaacd/slaacd.c
211
debug, verbose);
sbin/slaacd/slaacd.c
213
pipe_main2frontend[1], debug, verbose);
sbin/slaacd/slaacd.c
341
start_child(enum slaacd_process p, char *argv0, int fd, int debug, int verbose)
sbin/slaacd/slaacd.c
376
if (verbose)
sbin/slaacd/slaacd.c
378
if (verbose > 1)
sbin/slaacd/slaacd.c
398
int verbose;
sbin/slaacd/slaacd.c
436
if (imsg_get_data(&imsg, &verbose,
sbin/slaacd/slaacd.c
437
sizeof(verbose)) == -1)
sbin/slaacd/slaacd.c
440
log_setverbose(verbose);
sbin/umount/umount.c
214
if (verbose)
sbin/umount/umount.c
54
int fflag, verbose;
sbin/umount/umount.c
94
verbose = 1;
sbin/unwind/control.c
231
int verbose;
sbin/unwind/control.c
286
if (IMSG_DATA_SIZE(imsg) != sizeof(verbose))
sbin/unwind/control.c
295
memcpy(&verbose, imsg.data, sizeof(verbose));
sbin/unwind/control.c
296
log_setverbose(verbose);
sbin/unwind/frontend.c
195
frontend(int debug, int verbose)
sbin/unwind/frontend.c
203
log_setverbose(verbose);
sbin/unwind/libunbound/dns64/dns64.c
369
verbose(VERB_ALGO, "dns64-prefix: %s", cfg->dns64_prefix);
sbin/unwind/libunbound/dns64/dns64.c
483
verbose(VERB_ALGO, "dns64: rewrite PTR record");
sbin/unwind/libunbound/dns64/dns64.c
517
verbose(VERB_ALGO, "dns64: query A record");
sbin/unwind/libunbound/dns64/dns64.c
528
verbose(VERB_ALGO, "dns64: sub-query creation failed");
sbin/unwind/libunbound/dns64/dns64.c
593
verbose(VERB_ALGO, "dns64: ignore-aaaa and synthesize anyway");
sbin/unwind/libunbound/dns64/dns64.c
602
verbose(VERB_ALGO, "dns64: pass to next module");
sbin/unwind/libunbound/dns64/dns64.c
650
verbose(VERB_ALGO, "dns64: ignore-aaaa and synthesize anyway");
sbin/unwind/libunbound/dns64/dns64.c
687
verbose(VERB_QUERY, "dns64[module %d] operate: extstate:%s event:%s",
sbin/unwind/libunbound/dns64/dns64.c
828
verbose(VERB_ALGO, "converting A answers to AAAA answers");
sbin/unwind/libunbound/dns64/dns64.c
922
verbose(VERB_ALGO, "adjusting PTR reply");
sbin/unwind/libunbound/iterator/iter_donotq.c
85
verbose(VERB_QUERY, "duplicate donotquery address ignored.");
sbin/unwind/libunbound/iterator/iter_donotq.c
97
verbose(VERB_ALGO, "donotq: %s", str);
sbin/unwind/libunbound/iterator/iter_fwd.c
300
verbose(VERB_QUERY, "Forward zone server list:");
sbin/unwind/libunbound/iterator/iter_hints.c
330
verbose(VERB_QUERY, "Reading root hints from %s", fname);
sbin/unwind/libunbound/iterator/iter_hints.c
465
verbose(VERB_ALGO, "no config, using builtin root hints.");
sbin/unwind/libunbound/iterator/iter_priv.c
101
verbose(VERB_QUERY, "ignoring duplicate "
sbin/unwind/libunbound/iterator/iter_priv.c
140
verbose(VERB_QUERY, "ignoring duplicate "
sbin/unwind/libunbound/iterator/iter_scrub.c
193
verbose(VERB_ALGO, "Found CNAME rrset with "
sbin/unwind/libunbound/iterator/iter_scrub.c
466
verbose(VERB_ALGO, "Found DNAME rrset with "
sbin/unwind/libunbound/iterator/iter_scrub.c
473
verbose(VERB_ALGO, "synthesized CNAME "
sbin/unwind/libunbound/iterator/iter_scrub.c
546
verbose(VERB_ALGO, "normalize: re-order of DNAME and its CNAME");
sbin/unwind/libunbound/iterator/iter_utils.c
1138
verbose(VERB_ALGO, "caps fallback: removing additional section");
sbin/unwind/libunbound/iterator/iter_utils.c
1151
verbose(VERB_ALGO, "caps fallback: removing NS rrset");
sbin/unwind/libunbound/iterator/iter_utils.c
1543
verbose(level, "stub for %s %s has no_cache", qname, dpname);
sbin/unwind/libunbound/iterator/iter_utils.c
1547
verbose(VERB_ALGO, "no cache stub dpname too long");
sbin/unwind/libunbound/iterator/iter_utils.c
1572
verbose(level, "forward for %s %s has no_cache", qname, dpname);
sbin/unwind/libunbound/iterator/iter_utils.c
1576
verbose(VERB_ALGO, "no cache dpname too long");
sbin/unwind/libunbound/iterator/iter_utils.c
217
verbose(VERB_QUERY, "target fetch policy for level %d is %d",
sbin/unwind/libunbound/iterator/iter_utils.c
325
verbose(VERB_ALGO, " rtt=%d%s%s%s%s%s", rtt,
sbin/unwind/libunbound/iterator/iter_utils.c
459
verbose(VERB_ALGO, "Bad choices, trying to get more choice");
sbin/unwind/libunbound/iterator/iter_utils.c
646
verbose(VERB_ALGO, "selrtt %d", selrtt);
sbin/unwind/libunbound/iterator/iter_utils.c
649
verbose(VERB_ALGO, "chase to "
sbin/unwind/libunbound/iterator/iter_utils.c
654
verbose(VERB_ALGO, "chase to "
sbin/unwind/libunbound/iterator/iter_utils.c
660
verbose(VERB_ALGO, "chase to recursion lame server");
sbin/unwind/libunbound/iterator/iter_utils.c
664
verbose(VERB_ALGO, "chase to dnssec lame server");
sbin/unwind/libunbound/iterator/iter_utils.c
668
verbose(VERB_ALGO, "chase to blacklisted lame server");
sbin/unwind/libunbound/iterator/iterator.c
1015
verbose(VERB_ALGO, "could not prime stub");
sbin/unwind/libunbound/iterator/iterator.c
1086
verbose(VERB_ALGO, "auth_zone %s "
sbin/unwind/libunbound/iterator/iterator.c
1103
verbose(VERB_ALGO, "auth_zone %s "
sbin/unwind/libunbound/iterator/iterator.c
1193
verbose(VERB_ALGO, "could not generate addr check");
sbin/unwind/libunbound/iterator/iterator.c
1237
verbose(VERB_ALGO, "could not generate ns check");
sbin/unwind/libunbound/iterator/iterator.c
1304
verbose(VERB_ALGO, "could not generate dnskey prefetch");
sbin/unwind/libunbound/iterator/iterator.c
1348
verbose(VERB_ALGO, "forwarding request");
sbin/unwind/libunbound/iterator/iterator.c
1385
verbose(VERB_QUERY, "request has exceeded the maximum number"
sbin/unwind/libunbound/iterator/iterator.c
1398
verbose(VERB_ALGO, "request has dependency depth of %d", iq->depth);
sbin/unwind/libunbound/iterator/iterator.c
1400
verbose(VERB_QUERY, "request has exceeded the maximum "
sbin/unwind/libunbound/iterator/iterator.c
1485
verbose(VERB_ALGO, "no-cache set, going to the network");
sbin/unwind/libunbound/iterator/iterator.c
1492
verbose(VERB_ALGO, "cache blacklisted, going to the network");
sbin/unwind/libunbound/iterator/iterator.c
1523
verbose(VERB_ALGO, "msg ttl is %d, prefetch ttl %d",
sbin/unwind/libunbound/iterator/iterator.c
1531
verbose(VERB_ALGO, "returning CNAME response from "
sbin/unwind/libunbound/iterator/iterator.c
1560
verbose(VERB_ALGO, "returning answer from cache.");
sbin/unwind/libunbound/iterator/iterator.c
1587
verbose(VERB_ALGO, "cannot forward RD=0 query, to stop query loops");
sbin/unwind/libunbound/iterator/iterator.c
1719
verbose(VERB_QUERY, "cache has stub "
sbin/unwind/libunbound/iterator/iterator.c
1731
verbose(VERB_ALGO, "useless dp "
sbin/unwind/libunbound/iterator/iterator.c
1743
verbose(VERB_QUERY, "Cache has root NS but "
sbin/unwind/libunbound/iterator/iterator.c
1764
verbose(VERB_ALGO,
sbin/unwind/libunbound/iterator/iterator.c
1775
verbose(VERB_ALGO, "cache delegation returns delegpt");
sbin/unwind/libunbound/iterator/iterator.c
2027
verbose(VERB_QUERY, "request %s has exceeded the maximum "
sbin/unwind/libunbound/iterator/iterator.c
2035
verbose(VERB_QUERY, "request %s has exceeded the maximum "
sbin/unwind/libunbound/iterator/iterator.c
2142
verbose(VERB_ALGO, "No more query targets, attempting last resort");
sbin/unwind/libunbound/iterator/iterator.c
2152
verbose(VERB_QUERY, "configured stub or forward servers failed -- returning SERVFAIL");
sbin/unwind/libunbound/iterator/iterator.c
2161
verbose(VERB_ALGO, "try unverified glue from cache");
sbin/unwind/libunbound/iterator/iterator.c
2196
verbose(VERB_ALGO, "try to grab parent NS");
sbin/unwind/libunbound/iterator/iterator.c
2214
verbose(VERB_ALGO, "try parent-side-name, w. glue from cache");
sbin/unwind/libunbound/iterator/iterator.c
2221
verbose(VERB_ALGO, "try parent-side glue from cache");
sbin/unwind/libunbound/iterator/iterator.c
2227
verbose(VERB_ALGO, "try parent-side target name");
sbin/unwind/libunbound/iterator/iterator.c
2243
verbose(VERB_QUERY, "maxdepth and need more nameservers, fail");
sbin/unwind/libunbound/iterator/iterator.c
2251
verbose(VERB_QUERY, "request %s has exceeded the maximum "
sbin/unwind/libunbound/iterator/iterator.c
2290
verbose(VERB_ALGO, "try parent-side glue lookup");
sbin/unwind/libunbound/iterator/iterator.c
2310
verbose(VERB_ALGO, "try parent-side glue lookup");
sbin/unwind/libunbound/iterator/iterator.c
2329
verbose(VERB_QUERY, "out of query targets -- returning SERVFAIL");
sbin/unwind/libunbound/iterator/iterator.c
2353
verbose(VERB_ALGO, "processDSNSFind");
sbin/unwind/libunbound/iterator/iterator.c
2399
verbose(VERB_ALGO, "waiting for %d targets to "
sbin/unwind/libunbound/iterator/iterator.c
240
verbose(VERB_ALGO, "subq error, but not interested");
sbin/unwind/libunbound/iterator/iterator.c
2405
verbose(VERB_ALGO, "waiting for %d targets to "
sbin/unwind/libunbound/iterator/iterator.c
2409
verbose(VERB_ALGO, "waiting for %d "
sbin/unwind/libunbound/iterator/iterator.c
2453
verbose(VERB_ALGO, "processQueryTargets: targetqueries %d, "
sbin/unwind/libunbound/iterator/iterator.c
2459
verbose(VERB_QUERY, "request has exceeded the maximum "
sbin/unwind/libunbound/iterator/iterator.c
2465
verbose(VERB_QUERY, "request has exceeded the maximum "
sbin/unwind/libunbound/iterator/iterator.c
2480
verbose(VERB_ALGO, "request has exceeded the maximum "
sbin/unwind/libunbound/iterator/iterator.c
2485
verbose(VERB_QUERY, "Failed to get a delegation, "
sbin/unwind/libunbound/iterator/iterator.c
2494
verbose(VERB_ALGO, "parent-side information is "
sbin/unwind/libunbound/iterator/iterator.c
2500
verbose(VERB_ALGO, "initiating parent-side fallback for "
sbin/unwind/libunbound/iterator/iterator.c
2512
verbose(VERB_ALGO, "out of memory while initiating "
sbin/unwind/libunbound/iterator/iterator.c
2528
verbose(VERB_QUERY, "Failed to get a delegation, "
sbin/unwind/libunbound/iterator/iterator.c
2536
verbose(VERB_ALGO, "request has exceeded the maximum "
sbin/unwind/libunbound/iterator/iterator.c
2547
verbose(VERB_ALGO, "this delegation point "
sbin/unwind/libunbound/iterator/iterator.c
2560
verbose(VERB_QUERY, "Failed to get a delegation, giving up");
sbin/unwind/libunbound/iterator/iterator.c
2574
verbose(VERB_ALGO, "woke up, but wait for outstanding query");
sbin/unwind/libunbound/iterator/iterator.c
2644
verbose(VERB_QUERY, "removing %d labels", labdiff-1);
sbin/unwind/libunbound/iterator/iterator.c
2684
verbose(VERB_ALGO,
sbin/unwind/libunbound/iterator/iterator.c
2736
verbose(VERB_ALGO, "forwarder, ignoring referral from auth zone");
sbin/unwind/libunbound/iterator/iterator.c
2750
verbose(VERB_ALGO, "auth zone lookup failed, no fallback,"
sbin/unwind/libunbound/iterator/iterator.c
276
verbose(VERB_QUERY, "return error response %s",
sbin/unwind/libunbound/iterator/iterator.c
2795
verbose(VERB_ALGO, "wait for all targets for fallback");
sbin/unwind/libunbound/iterator/iterator.c
2815
verbose(VERB_ALGO, "0x20 fallback had %d responses "
sbin/unwind/libunbound/iterator/iterator.c
2828
verbose(VERB_ALGO, "0x20 fallback number %d",
sbin/unwind/libunbound/iterator/iterator.c
2837
verbose(VERB_ALGO, "attempt to get extra %d targets",
sbin/unwind/libunbound/iterator/iterator.c
2933
verbose(VERB_ALGO, "querying for next "
sbin/unwind/libunbound/iterator/iterator.c
2976
verbose(VERB_ALGO, "0x20 fallback had %d responses, "
sbin/unwind/libunbound/iterator/iterator.c
2996
verbose(VERB_ALGO, "no current targets");
sbin/unwind/libunbound/iterator/iterator.c
3019
verbose(VERB_ALGO, "available target exists in cache but "
sbin/unwind/libunbound/iterator/iterator.c
303
verbose(VERB_ALGO, "error response for prefetch in cache");
sbin/unwind/libunbound/iterator/iterator.c
3044
verbose(VERB_QUERY, "request %s has exceeded the maximum "
sbin/unwind/libunbound/iterator/iterator.c
3058
verbose(VERB_ALGO, "dnssec status: %s%s",
sbin/unwind/libunbound/iterator/iterator.c
3095
verbose(VERB_ALGO, "query exceeded ratelimits");
sbin/unwind/libunbound/iterator/iterator.c
3162
verbose(VERB_ALGO, "query response was timeout");
sbin/unwind/libunbound/iterator/iterator.c
320
verbose(VERB_ALGO, "reset serve-expired-ttl for "
sbin/unwind/libunbound/iterator/iterator.c
3232
verbose(VERB_ALGO, "bad referral, throwaway");
sbin/unwind/libunbound/iterator/iterator.c
325
verbose(VERB_ALGO, "set serve-expired-norec-ttl for "
sbin/unwind/libunbound/iterator/iterator.c
3277
verbose(VERB_DETAIL, "query response was %s",
sbin/unwind/libunbound/iterator/iterator.c
3304
verbose(VERB_ALGO, "make DNSKEY minimal for serve "
sbin/unwind/libunbound/iterator/iterator.c
3373
verbose(VERB_ALGO,
sbin/unwind/libunbound/iterator/iterator.c
3385
verbose(VERB_DETAIL, "query response was REFERRAL");
sbin/unwind/libunbound/iterator/iterator.c
3499
verbose(VERB_ALGO, "cleared outbound list for next round");
sbin/unwind/libunbound/iterator/iterator.c
3507
verbose(VERB_DETAIL, "query response was CNAME");
sbin/unwind/libunbound/iterator/iterator.c
3528
verbose(VERB_ALGO, "continue query minimisation, "
sbin/unwind/libunbound/iterator/iterator.c
358
verbose(VERB_ALGO, "store error response in message cache");
sbin/unwind/libunbound/iterator/iterator.c
3614
verbose(VERB_ALGO, "cleared outbound list for query restart");
sbin/unwind/libunbound/iterator/iterator.c
3619
verbose(VERB_DETAIL, "query response was %sLAME",
sbin/unwind/libunbound/iterator/iterator.c
3637
verbose(VERB_DETAIL, "query response REC_LAME: "
sbin/unwind/libunbound/iterator/iterator.c
3645
verbose(VERB_DETAIL, "mark as REC_LAME");
sbin/unwind/libunbound/iterator/iterator.c
3658
verbose(VERB_DETAIL, "query response was THROWAWAY");
sbin/unwind/libunbound/iterator/iterator.c
3675
verbose(VERB_ALGO, "auth zone response bad, and no"
sbin/unwind/libunbound/iterator/iterator.c
3681
verbose(VERB_ALGO, "auth zone response was bad, "
sbin/unwind/libunbound/iterator/iterator.c
3717
verbose(VERB_ALGO, "prime response was not a positive "
sbin/unwind/libunbound/iterator/iterator.c
3788
verbose(VERB_ALGO, "could not generate prime check");
sbin/unwind/libunbound/iterator/iterator.c
3832
verbose(VERB_ALGO, "subq: parent not interested, was reset");
sbin/unwind/libunbound/iterator/iterator.c
3839
verbose(VERB_ALGO, "subq: parent not interested anymore");
sbin/unwind/libunbound/iterator/iterator.c
3885
verbose(VERB_ALGO, "added target response");
sbin/unwind/libunbound/iterator/iterator.c
3888
verbose(VERB_ALGO, "iterator TargetResponse failed");
sbin/unwind/libunbound/iterator/iterator.c
395
verbose(VERB_ALGO, "prepending %d rrsets", (int)num_an + (int)num_ns);
sbin/unwind/libunbound/iterator/iterator.c
4087
verbose(VERB_ALGO, "No root hints or fwds, giving up "
sbin/unwind/libunbound/iterator/iterator.c
4121
verbose(VERB_ALGO, "No response is set, servfail");
sbin/unwind/libunbound/iterator/iterator.c
4144
verbose(VERB_ALGO, "iterator EDE: %s", err_str);
sbin/unwind/libunbound/iterator/iterator.c
4225
verbose(VERB_ALGO, "iter_handle processing q with state %s",
sbin/unwind/libunbound/iterator/iterator.c
4280
verbose(VERB_ALGO, "process_request: new external request event");
sbin/unwind/libunbound/iterator/iterator.c
4294
verbose(VERB_ALGO, "process_response: new external response event");
sbin/unwind/libunbound/iterator/iterator.c
4312
verbose(VERB_DETAIL, "Capsforid: timeouts, starting fallback");
sbin/unwind/libunbound/iterator/iterator.c
4341
verbose(VERB_ALGO, "parse error on reply packet");
sbin/unwind/libunbound/iterator/iterator.c
4383
verbose(VERB_DETAIL, "Capsforid: scrub failed, starting fallback with no response");
sbin/unwind/libunbound/iterator/iterator.c
4430
verbose(VERB_DETAIL, "Capsforid: starting fallback");
sbin/unwind/libunbound/iterator/iterator.c
4456
verbose(VERB_DETAIL, "Capsforid fallback: "
sbin/unwind/libunbound/iterator/iterator.c
4468
verbose(VERB_DETAIL, "Capsforid: reply is equal. "
sbin/unwind/libunbound/iterator/iterator.c
4486
verbose(VERB_QUERY, "iterator[module %d] operate: extstate:%s event:%s",
sbin/unwind/libunbound/iterator/iterator.c
4515
verbose(VERB_ALGO, "got called with event error, giving up");
sbin/unwind/libunbound/iterator/iterator.c
902
verbose(VERB_DETAIL, "priming . %s NS",
sbin/unwind/libunbound/iterator/iterator.c
907
verbose(VERB_ALGO, "Cannot prime due to lack of hints");
sbin/unwind/libunbound/iterator/iterator.c
916
verbose(VERB_ALGO, "could not prime root");
sbin/unwind/libunbound/respip/respip.c
1101
verbose(VERB_ALGO, "respip: pass to next module");
sbin/unwind/libunbound/respip/respip.c
195
verbose(VERB_QUERY, "duplicate response-ip action for '%s', overridden.",
sbin/unwind/libunbound/respip/respip.c
702
verbose(VERB_ALGO,
sbin/unwind/libunbound/respip/respip.c
918
verbose(VERB_ALGO, "respip: failed because view %s no "
sbin/unwind/libunbound/respip/respip.c
992
verbose(VERB_ALGO, "respip: rpz: response-ip trigger %s/%d on %s %s with action %s", nm, raddr->node.net, qn, ip, rpz_action_to_string(respip_action_to_rpz_action(action)));
sbin/unwind/libunbound/services/authzone.c
1514
verbose(VERB_ALGO, "opening $INCLUDE %s",
sbin/unwind/libunbound/services/authzone.c
1536
verbose(VERB_ALGO, "done with $INCLUDE %s",
sbin/unwind/libunbound/services/authzone.c
1583
verbose(VERB_ALGO, "read zonefile %s for %s", zfilename, nm);
sbin/unwind/libunbound/services/authzone.c
1590
verbose(VERB_ALGO, "no zonefile %s for %s",
sbin/unwind/libunbound/services/authzone.c
1696
verbose(VERB_ALGO, "failed to rr2str rr %d", (int)i);
sbin/unwind/libunbound/services/authzone.c
1858
verbose(VERB_ALGO, "zonemd duplicate for scheme %d "
sbin/unwind/libunbound/services/authzone.c
1947
verbose(VERB_ALGO, "auth-zone %s ZONEMD %d %d is unsupported: %s", zstr, (int)scheme, (int)hashalgo, *reason);
sbin/unwind/libunbound/services/authzone.c
1956
verbose(VERB_ALGO, "auth-zone %s ZONEMD hash is correct", zstr);
sbin/unwind/libunbound/services/authzone.c
1978
verbose(VERB_ALGO, "auth-zone %s ZONEMD failed: %s", zstr, *reason);
sbin/unwind/libunbound/services/authzone.c
4393
verbose(VERB_ALGO, "http chunkline, "
sbin/unwind/libunbound/services/authzone.c
4511
verbose(VERB_ALGO, "http chunkline: "
sbin/unwind/libunbound/services/authzone.c
4811
verbose(VERB_ALGO, "%s at[%d] %s %s", label, (int)rr_counter,
sbin/unwind/libunbound/services/authzone.c
4828
verbose(VERB_OPS, "IXFR has no second SOA record");
sbin/unwind/libunbound/services/authzone.c
4834
verbose(VERB_OPS, "IXFR cannot parse second SOA record");
sbin/unwind/libunbound/services/authzone.c
4839
verbose(VERB_OPS, "IXFR second record is not type SOA");
sbin/unwind/libunbound/services/authzone.c
4843
verbose(VERB_OPS, "IXFR, second SOA has short rdlength");
sbin/unwind/libunbound/services/authzone.c
4849
verbose(VERB_OPS, "IXFR second serial same as first");
sbin/unwind/libunbound/services/authzone.c
4855
verbose(VERB_OPS, "IXFR is from serial %u to %u but %u "
sbin/unwind/libunbound/services/authzone.c
4996
verbose(VERB_ALGO, "IXFR did not apply cleanly, fetching full zone");
sbin/unwind/libunbound/services/authzone.c
5093
verbose(VERB_ALGO, "http download %s of size %d",
sbin/unwind/libunbound/services/authzone.c
5144
verbose(VERB_ALGO, "error parsing ORIGIN on line [%s:%d] %s",
sbin/unwind/libunbound/services/authzone.c
5154
verbose(VERB_ALGO, "error parsing TTL on line [%s:%d] %s",
sbin/unwind/libunbound/services/authzone.c
5163
verbose(VERB_ALGO, "error parsing line [%s:%d] %s",
sbin/unwind/libunbound/services/authzone.c
5232
verbose(VERB_ALGO, "write zonefile %s for %s", zfilename, nm);
sbin/unwind/libunbound/services/authzone.c
5237
verbose(VERB_ALGO, "tmpfilename too long, cannot update "
sbin/unwind/libunbound/services/authzone.c
5311
verbose(VERB_ALGO, "http from %s: could not store data",
sbin/unwind/libunbound/services/authzone.c
5319
verbose(VERB_ALGO, "xfr from %s: could not store IXFR"
sbin/unwind/libunbound/services/authzone.c
5327
verbose(VERB_ALGO, "xfr from %s: could not store AXFR"
sbin/unwind/libunbound/services/authzone.c
5336
verbose(VERB_ALGO, "xfr from %s: no SOA in zone after update"
sbin/unwind/libunbound/services/authzone.c
5358
verbose(VERB_ALGO, "xfr from %s: ZONEMD failed for %s, transfer is failed", xfr->task_transfer->master->host, zname);
sbin/unwind/libunbound/services/authzone.c
5383
verbose(VERB_QUERY, "auth zone %s updated to serial %u", zname,
sbin/unwind/libunbound/services/authzone.c
5541
verbose(VERB_ALGO, "cannot create http cp "
sbin/unwind/libunbound/services/authzone.c
5550
verbose(VERB_ALGO, "auth zone %s transfer next HTTP fetch from %s started", zname, as);
sbin/unwind/libunbound/services/authzone.c
5573
verbose(VERB_ALGO, "cannot create tcp cp connection for "
sbin/unwind/libunbound/services/authzone.c
5582
verbose(VERB_ALGO, "auth zone %s transfer next %s fetch from %s started", zname,
sbin/unwind/libunbound/services/authzone.c
5605
verbose(VERB_ALGO, "auth zone %s transfer next target lookup", zname);
sbin/unwind/libunbound/services/authzone.c
5628
verbose(VERB_ALGO, "auth zone %s transfer failed, wait", zname);
sbin/unwind/libunbound/services/authzone.c
5685
verbose(VERB_ALGO, "auth host %s lookup %s",
sbin/unwind/libunbound/services/authzone.c
5731
verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup has nodata", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
sbin/unwind/libunbound/services/authzone.c
5738
verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup has no answer", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
sbin/unwind/libunbound/services/authzone.c
5746
verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup failed", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
sbin/unwind/libunbound/services/authzone.c
5773
verbose(VERB_ALGO, "xfr to %s failed, packet too small",
sbin/unwind/libunbound/services/authzone.c
5778
verbose(VERB_ALGO, "xfr to %s failed, packet has no QR flag",
sbin/unwind/libunbound/services/authzone.c
5783
verbose(VERB_ALGO, "xfr to %s failed, packet has TC flag",
sbin/unwind/libunbound/services/authzone.c
5789
verbose(VERB_ALGO, "xfr to %s failed, packet wrong ID",
sbin/unwind/libunbound/services/authzone.c
5803
verbose(VERB_ALGO, "xfr to %s, fallback "
sbin/unwind/libunbound/services/authzone.c
5812
verbose(VERB_ALGO, "xfr to %s failed, packet with rcode %s",
sbin/unwind/libunbound/services/authzone.c
5817
verbose(VERB_ALGO, "xfr to %s failed, packet with bad opcode",
sbin/unwind/libunbound/services/authzone.c
5822
verbose(VERB_ALGO, "xfr to %s failed, packet has qdcount %d",
sbin/unwind/libunbound/services/authzone.c
5834
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5841
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5847
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5855
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5862
verbose(VERB_ALGO, "xfr to %s failed, packet "
sbin/unwind/libunbound/services/authzone.c
5869
verbose(VERB_ALGO, "xfr to %s failed, packet "
sbin/unwind/libunbound/services/authzone.c
5884
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5890
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5900
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5910
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
5924
verbose(VERB_ALGO, "xfr to %s failed, packet "
sbin/unwind/libunbound/services/authzone.c
5931
verbose(VERB_ALGO, "xfr to %s failed, packet "
sbin/unwind/libunbound/services/authzone.c
5945
verbose(VERB_ALGO, "xfr to %s ended, "
sbin/unwind/libunbound/services/authzone.c
5960
verbose(VERB_ALGO, "xfr %s: contains "
sbin/unwind/libunbound/services/authzone.c
5970
verbose(VERB_ALGO, "xfr %s: last AXFR packet",
sbin/unwind/libunbound/services/authzone.c
5982
verbose(VERB_ALGO, "xfr %s: last IXFR packet",
sbin/unwind/libunbound/services/authzone.c
6000
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
6006
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
6016
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
6029
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
6035
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
6045
verbose(VERB_ALGO, "xfr to %s failed, packet with "
sbin/unwind/libunbound/services/authzone.c
6149
verbose(VERB_ALGO, "xfr stopped, connection timeout to %s",
sbin/unwind/libunbound/services/authzone.c
6157
verbose(VERB_ALGO, "xfr to %s, fallback "
sbin/unwind/libunbound/services/authzone.c
6197
verbose(VERB_ALGO, "xfr stopped, connection lost to %s",
sbin/unwind/libunbound/services/authzone.c
6205
verbose(VERB_ALGO, "xfr to %s, fallback "
sbin/unwind/libunbound/services/authzone.c
6236
verbose(VERB_ALGO, "xfr stopped to %s, malloc failed",
sbin/unwind/libunbound/services/authzone.c
6271
verbose(VERB_ALGO, "auth zone transfer http callback");
sbin/unwind/libunbound/services/authzone.c
6279
verbose(VERB_ALGO, "http stopped, connection lost to %s",
sbin/unwind/libunbound/services/authzone.c
6296
verbose(VERB_ALGO, "auth zone http queued up %d bytes",
sbin/unwind/libunbound/services/authzone.c
6299
verbose(VERB_ALGO, "http stopped to %s, malloc failed",
sbin/unwind/libunbound/services/authzone.c
6431
verbose(VERB_ALGO, "cannot create udp cp for "
sbin/unwind/libunbound/services/authzone.c
6451
verbose(VERB_ALGO, "failed to send soa probe for %s to %s",
sbin/unwind/libunbound/services/authzone.c
6459
verbose(VERB_ALGO, "auth zone %s soa probe sent to %s", zname,
sbin/unwind/libunbound/services/authzone.c
6489
verbose(VERB_ALGO, "auth zone %s soa probe timeout", zname);
sbin/unwind/libunbound/services/authzone.c
6537
verbose(VERB_ALGO, "auth zone %s: soa probe "
sbin/unwind/libunbound/services/authzone.c
6544
verbose(VERB_ALGO, "auth_zone updated, start transfer");
sbin/unwind/libunbound/services/authzone.c
6566
verbose(VERB_ALGO, "auth_zone master reports unchanged soa serial");
sbin/unwind/libunbound/services/authzone.c
6576
verbose(VERB_ALGO, "auth zone %s: bad reply to soa probe", buf);
sbin/unwind/libunbound/services/authzone.c
6583
verbose(VERB_ALGO, "auth zone %s: soa probe failed", buf);
sbin/unwind/libunbound/services/authzone.c
6686
verbose(VERB_ALGO, "auth zone %s probe next target lookup", zname);
sbin/unwind/libunbound/services/authzone.c
6699
verbose(VERB_ALGO, "auth zone %s probe: notify addrs updated", zname);
sbin/unwind/libunbound/services/authzone.c
6707
verbose(VERB_ALGO, "auth zone %s probe: finished only_lookup", zname);
sbin/unwind/libunbound/services/authzone.c
6733
verbose(VERB_ALGO, "auth_zone %s unchanged, new lease, wait", zname);
sbin/unwind/libunbound/services/authzone.c
6744
verbose(VERB_ALGO, "auth zone %s soa probe failed, wait to retry", zname);
sbin/unwind/libunbound/services/authzone.c
6794
verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup has nodata", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
sbin/unwind/libunbound/services/authzone.c
6801
verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup has no address", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
sbin/unwind/libunbound/services/authzone.c
6809
verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup failed", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
sbin/unwind/libunbound/services/authzone.c
7004
verbose(VERB_ALGO, "auth zone %s timeout in %d seconds",
sbin/unwind/libunbound/services/authzone.c
7781
verbose(VERB_ALGO, "zonemd scheme=%d hashalgo=%d",
sbin/unwind/libunbound/services/authzone.c
7792
verbose(VERB_ALGO, "zonemd scheme=%d hashalgo=%d",
sbin/unwind/libunbound/services/authzone.c
7815
verbose(level, "auth zone %s %s", str, msg);
sbin/unwind/libunbound/services/authzone.c
8033
verbose(VERB_ALGO, "zonemd-permissive-mode enabled, "
sbin/unwind/libunbound/services/cache/dns.c
1101
verbose(VERB_ALGO, "set "
sbin/unwind/libunbound/services/cache/dns.c
1112
verbose(VERB_ALGO, "reset "
sbin/unwind/libunbound/services/cache/dns.c
1120
verbose(VERB_ALGO, "a validated expired entry "
sbin/unwind/libunbound/services/cache/dns.c
178
verbose(VERB_ALGO, "TTL 0: dropped msg from cache");
sbin/unwind/libunbound/services/cache/infra.c
1133
verbose(VERB_OPS, "ratelimit exceeded %s %d query %s %s %s from %s", buf, lim, qnm, cs, ts, ip);
sbin/unwind/libunbound/services/cache/infra.c
1135
verbose(VERB_OPS, "ratelimit exceeded %s %d query %s %s %s", buf, lim, qnm, cs, ts);
sbin/unwind/libunbound/services/cache/infra.c
1228
verbose(VERB_OPS, "ip_ratelimit exceeded %s %d%s %s",
sbin/unwind/libunbound/services/cache/infra.c
1232
verbose(VERB_OPS, "ip_ratelimit exceeded %s %d%s (no query name)",
sbin/unwind/libunbound/services/listen_dnsport.c
1472
verbose(VERB_ALGO, "setup TCP for SSL service");
sbin/unwind/libunbound/services/listen_dnsport.c
157
verbose(VERB_ALGO, "creating %s%s socket %s %d%s%s",
sbin/unwind/libunbound/services/listen_dnsport.c
1775
verbose(4, "interface %s has address %s", search_ifa, addr_buf);
sbin/unwind/libunbound/services/listen_dnsport.c
2302
verbose(VERB_ALGO, "tcp channel read side closed %d", req->cp->fd);
sbin/unwind/libunbound/services/listen_dnsport.c
2421
verbose(VERB_ALGO, "drop stream reply, no space left, in stream-wait-size");
sbin/unwind/libunbound/services/listen_dnsport.c
2540
verbose(VERB_QUERY, "http2: cannot get stream data, closing "
sbin/unwind/libunbound/services/listen_dnsport.c
2546
verbose(VERB_QUERY, "http2: cannot submit buffer. No data "
sbin/unwind/libunbound/services/listen_dnsport.c
2586
verbose(VERB_QUERY, "http2: nghttp2_submit_rst_stream failed, "
sbin/unwind/libunbound/services/listen_dnsport.c
2621
verbose(VERB_QUERY, "http2: submit response error: "
sbin/unwind/libunbound/services/listen_dnsport.c
2632
verbose(VERB_ALGO, "reset HTTP2 stream, no space left, "
sbin/unwind/libunbound/services/listen_dnsport.c
2675
verbose(VERB_QUERY, "http2: set_stream_user_data failed, "
sbin/unwind/libunbound/services/listen_dnsport.c
2722
verbose(VERB_QUERY, "http2: cannot get stream data, closing "
sbin/unwind/libunbound/services/listen_dnsport.c
2750
verbose(VERB_QUERY, "http2: submit error failed, "
sbin/unwind/libunbound/services/listen_dnsport.c
2766
verbose(VERB_QUERY, "http2: submit error failed, "
sbin/unwind/libunbound/services/listen_dnsport.c
2786
verbose(VERB_ALGO, "http2_query_read_done failure: shared "
sbin/unwind/libunbound/services/listen_dnsport.c
2798
verbose(VERB_ALGO, "http2_query_read_done failure: can't fit "
sbin/unwind/libunbound/services/listen_dnsport.c
2875
verbose(VERB_QUERY, "http2 request invalid, returning :status="
sbin/unwind/libunbound/services/listen_dnsport.c
2895
verbose(VERB_QUERY, "http2 query dropped in worker cb");
sbin/unwind/libunbound/services/listen_dnsport.c
2908
verbose(VERB_QUERY, "http2 query submitted to session");
sbin/unwind/libunbound/services/listen_dnsport.c
2935
verbose(VERB_QUERY, "http2: set_stream_user_data failed, "
sbin/unwind/libunbound/services/listen_dnsport.c
2962
verbose(VERB_ALGO, "http2_req_header fail, "
sbin/unwind/libunbound/services/listen_dnsport.c
2980
verbose(VERB_ALGO, "reset HTTP2 stream, no space left, "
sbin/unwind/libunbound/services/listen_dnsport.c
2997
verbose(VERB_ALGO, "HTTP2 stream contains wrong b64 encoding");
sbin/unwind/libunbound/services/listen_dnsport.c
3196
verbose(VERB_ALGO, "reset HTTP2 stream, no space left, "
sbin/unwind/libunbound/services/listen_dnsport.c
3211
verbose(VERB_ALGO, "http2 data_chunk_recv failed. Not enough "
sbin/unwind/libunbound/services/listen_dnsport.c
3521
verbose(VERB_ALGO, "doq %s timer set %d.%6.6d in %d.%6.6d",
sbin/unwind/libunbound/services/listen_dnsport.c
3954
verbose(VERB_ALGO, "doq: shutdown stream_id %d with app_error_code %d",
sbin/unwind/libunbound/services/listen_dnsport.c
3968
verbose(VERB_ALGO, "doq: conn extend max streams bidi by 1");
sbin/unwind/libunbound/services/listen_dnsport.c
4010
verbose(VERB_ALGO, "doq stream %d response\n%s",
sbin/unwind/libunbound/services/listen_dnsport.c
4055
verbose(VERB_ALGO, "doq %s stream %d incoming query\n%s",
sbin/unwind/libunbound/services/listen_dnsport.c
4062
verbose(VERB_ALGO, "doq_stream_data_complete: no in buffer");
sbin/unwind/libunbound/services/listen_dnsport.c
4066
verbose(VERB_ALGO, "doq_stream_data_complete: query too long");
sbin/unwind/libunbound/services/listen_dnsport.c
4074
verbose(VERB_ALGO, "doq_stream_data_complete: connection "
sbin/unwind/libunbound/services/listen_dnsport.c
4084
verbose(VERB_ALGO, "doq: failed to send_reply");
sbin/unwind/libunbound/services/listen_dnsport.c
4129
verbose(VERB_ALGO, "doq stream buffer too small");
sbin/unwind/libunbound/services/listen_dnsport.c
4136
verbose(VERB_ALGO, "doq: stream has "
sbin/unwind/libunbound/services/listen_dnsport.c
4156
verbose(VERB_ALGO, "doq: completed stream has "
sbin/unwind/libunbound/services/listen_dnsport.c
4171
verbose(VERB_ALGO, "doq: stream recv FIN, but is "
sbin/unwind/libunbound/services/listen_dnsport.c
4202
verbose(VERB_ALGO, "doq_conn_generate_new_conid failed: could not "
sbin/unwind/libunbound/services/listen_dnsport.c
4277
verbose(VERB_ALGO, "doq submit new token");
sbin/unwind/libunbound/services/listen_dnsport.c
4292
verbose(VERB_ALGO, "doq handshake_completed callback");
sbin/unwind/libunbound/services/listen_dnsport.c
4293
verbose(VERB_ALGO, "ngtcp2_conn_get_max_data_left is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4296
verbose(VERB_ALGO, "ngtcp2_conn_get_max_local_streams_uni is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4299
verbose(VERB_ALGO, "ngtcp2_conn_get_streams_uni_left is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4301
verbose(VERB_ALGO, "ngtcp2_conn_get_streams_bidi_left is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4303
verbose(VERB_ALGO, "negotiated cipher name is %s",
sbin/unwind/libunbound/services/listen_dnsport.c
4314
verbose(VERB_ALGO, "negotiated ALPN is '%s'", alpnstr);
sbin/unwind/libunbound/services/listen_dnsport.c
4329
verbose(VERB_ALGO, "doq new stream %x", (int)stream_id);
sbin/unwind/libunbound/services/listen_dnsport.c
4331
verbose(VERB_ALGO, "doq: stream with this id already exists");
sbin/unwind/libunbound/services/listen_dnsport.c
4341
verbose(VERB_ALGO, "doq: no mem for new stream");
sbin/unwind/libunbound/services/listen_dnsport.c
4373
verbose(VERB_ALGO, "doq recv stream data stream id %d offset %d "
sbin/unwind/libunbound/services/listen_dnsport.c
4384
verbose(VERB_ALGO, "doq: received stream data for "
sbin/unwind/libunbound/services/listen_dnsport.c
4389
verbose(VERB_ALGO, "doq: stream is closed, ignore recv data");
sbin/unwind/libunbound/services/listen_dnsport.c
4420
verbose(VERB_ALGO, "doq stream close for stream id %d %sapp_error_code %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4426
verbose(VERB_ALGO, "doq stream close for stream id %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4431
verbose(VERB_ALGO, "doq: stream close for "
sbin/unwind/libunbound/services/listen_dnsport.c
4448
verbose(VERB_ALGO, "doq stream reset for stream id %d final_size %d "
sbin/unwind/libunbound/services/listen_dnsport.c
4454
verbose(VERB_ALGO, "doq: stream reset for "
sbin/unwind/libunbound/services/listen_dnsport.c
4471
verbose(VERB_ALGO, "doq stream acked data for stream id %d offset %d "
sbin/unwind/libunbound/services/listen_dnsport.c
4476
verbose(VERB_ALGO, "doq: stream acked data for "
sbin/unwind/libunbound/services/listen_dnsport.c
4500
verbose(VERB_ALGO, "libngtcp2: %s", buf);
sbin/unwind/libunbound/services/listen_dnsport.c
4509
verbose(VERB_ALGO, "doq application tx key cb");
sbin/unwind/libunbound/services/listen_dnsport.c
4512
verbose(VERB_ALGO, "doq ngtcp2_conn_get_max_data_left is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4515
verbose(VERB_ALGO, "doq ngtcp2_conn_get_max_local_streams_uni is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4518
verbose(VERB_ALGO, "doq ngtcp2_conn_get_streams_uni_left is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4520
verbose(VERB_ALGO, "doq ngtcp2_conn_get_streams_bidi_left is %d",
sbin/unwind/libunbound/services/listen_dnsport.c
4547
verbose(VERB_ALGO, "doq: ngtcp2_crypto_derive_and_install_rx_key for level %d ossl %d", (int)level, (int)ossl_level);
sbin/unwind/libunbound/services/listen_dnsport.c
4558
verbose(VERB_ALGO, "doq: ngtcp2_crypto_derive_and_install_tx_key for level %d ossl %d", (int)level, (int)ossl_level);
sbin/unwind/libunbound/services/listen_dnsport.c
4595
verbose(VERB_ALGO, "doq_add_handshake_data: "
sbin/unwind/libunbound/services/listen_dnsport.c
462
verbose(VERB_ALGO, "setsockopt(..., SO_SNDBUFFORCE, "
sbin/unwind/libunbound/services/listen_dnsport.c
4636
verbose(VERB_ALGO, "doq alpn_select_cb: ALPN from client does "
sbin/unwind/libunbound/services/listen_dnsport.c
5011
verbose(VERB_ALGO, "doq connection id already exists for "
sbin/unwind/libunbound/services/listen_dnsport.c
5208
verbose(VERB_ALGO, "doq send connection close");
sbin/unwind/libunbound/services/listen_dnsport.c
5269
verbose(VERB_ALGO, "ngtcp2_conn_read_pkt returned %s",
sbin/unwind/libunbound/services/listen_dnsport.c
5274
verbose(VERB_ALGO, "ngtcp2_conn_read_pkt returned %s",
sbin/unwind/libunbound/services/listen_dnsport.c
5280
verbose(VERB_ALGO, "ngtcp2_conn_read_pkt returned %s",
sbin/unwind/libunbound/services/listen_dnsport.c
5365
verbose(VERB_ALGO, "doq: doq_conn write stream %d",
sbin/unwind/libunbound/services/listen_dnsport.c
5385
verbose(VERB_ALGO, "doq: doq_conn write stream -1");
sbin/unwind/libunbound/services/listen_dnsport.c
5406
verbose(VERB_ALGO, "doq: write more, ndatalen %d", (int)ndatalen);
sbin/unwind/libunbound/services/listen_dnsport.c
5417
verbose(VERB_ALGO, "doq: ngtcp2_conn_writev_stream returned NGTCP2_ERR_STREAM_DATA_BLOCKED");
sbin/unwind/libunbound/services/listen_dnsport.c
5432
verbose(VERB_ALGO, "doq: ngtcp2_conn_writev_stream returned NGTCP2_ERR_STREAM_SHUT_WR");
sbin/unwind/libunbound/services/listen_dnsport.c
5464
verbose(VERB_ALGO, "doq: writev_stream pkt size %d ndatawritten %d",
sbin/unwind/libunbound/services/listen_dnsport.c
5620
verbose(VERB_ALGO, "ngtcp2_conn_handle_expiry failed: %s",
sbin/unwind/libunbound/services/listen_dnsport.c
786
verbose(VERB_ALGO,
sbin/unwind/libunbound/services/listen_dnsport.c
986
verbose(VERB_ALGO, "creating unix socket %s", path);
sbin/unwind/libunbound/services/localzone.c
1169
if(c) verbose(VERB_ALGO, "applied tags to %d local zones", c);
sbin/unwind/libunbound/services/localzone.c
1504
verbose(VERB_ALGO, "redirect with tag data [%d] %s",
sbin/unwind/libunbound/services/localzone.c
1799
verbose(VERB_ALGO, "local zone override to type %s",
sbin/unwind/libunbound/services/localzone.c
1824
verbose(VERB_ALGO, "matched tag [%d] %s",
sbin/unwind/libunbound/services/localzone.c
1829
verbose(VERB_ALGO, "tag action [%d] %s to type %s",
sbin/unwind/libunbound/services/localzone.c
1890
verbose(VERB_ALGO, "using localzone %s %s from view %s",
sbin/unwind/libunbound/services/localzone.c
1912
verbose(VERB_ALGO, "using localzone %s %s", zname,
sbin/unwind/libunbound/services/localzone.c
598
verbose(VERB_ALGO, "ignoring duplicate RR: %s", rrstr);
sbin/unwind/libunbound/services/mesh.c
1201
verbose(VERB_ALGO, "attach failed, cycle detected");
sbin/unwind/libunbound/services/mesh.c
1563
verbose(VERB_ALGO, "query took " ARG_LL "d.%6.6d sec",
sbin/unwind/libunbound/services/mesh.c
1692
verbose(VERB_ALGO, "DNS Error Reporting: report query qname too long; "
sbin/unwind/libunbound/services/mesh.c
1742
verbose(VERB_ALGO, "drop reply, it is older than discard-timeout");
sbin/unwind/libunbound/services/mesh.c
2175
verbose(VERB_ALGO, "mesh_run: start");
sbin/unwind/libunbound/services/mesh.c
2187
verbose(VERB_ALGO, "mesh_run: %s module exit state is %s",
sbin/unwind/libunbound/services/mesh.c
2231
verbose(VERB_DETAIL, "%s %u recursion states (%u with reply, "
sbin/unwind/libunbound/services/mesh.c
2416
verbose(VERB_ALGO, "Serve expired: Trying to reply with expired data");
sbin/unwind/libunbound/services/mesh.c
2422
verbose(VERB_ALGO,
sbin/unwind/libunbound/services/mesh.c
2505
verbose(VERB_ALGO, "drop reply, it is older than discard-timeout");
sbin/unwind/libunbound/services/mesh.c
314
verbose(VERB_ALGO, "notify supers of failure");
sbin/unwind/libunbound/services/mesh.c
366
verbose(VERB_ALGO, "Serve expired: bogus answer found in cache");
sbin/unwind/libunbound/services/mesh.c
369
verbose(VERB_ALGO, "Serve expired: unchecked entry needs "
sbin/unwind/libunbound/services/mesh.c
374
verbose(VERB_ALGO, "Serve expired: secure entry"
sbin/unwind/libunbound/services/mesh.c
443
verbose(VERB_ALGO, "Too many queries waiting from the IP. "
sbin/unwind/libunbound/services/mesh.c
454
verbose(VERB_ALGO, "Too many queries. dropping "
sbin/unwind/libunbound/services/mesh.c
465
verbose(VERB_ALGO, "Too many requests queued. "
sbin/unwind/libunbound/services/mesh.c
721
verbose(VERB_ALGO, "Too many queries. dropped prefetch.");
sbin/unwind/libunbound/services/mesh.c
792
verbose(VERB_ALGO, "Too many queries. dropped prefetch.");
sbin/unwind/libunbound/services/modstack.c
112
verbose(VERB_QUERY, "module config: \"%s\"", module_conf);
sbin/unwind/libunbound/services/modstack.c
249
verbose(VERB_OPS, "startup module %d: %s",
sbin/unwind/libunbound/services/modstack.c
289
verbose(VERB_OPS, "init module %d: %s",
sbin/unwind/libunbound/services/outside_network.c
1074
verbose(VERB_CLIENT, "reuse_move_writewait_away current %s %d bytes were written",
sbin/unwind/libunbound/services/outside_network.c
1099
verbose(VERB_CLIENT, "reuse_move_writewait_away item %s", buf);
sbin/unwind/libunbound/services/outside_network.c
1111
verbose(VERB_CLIENT, "reuse_tcp_remove_tree_list");
sbin/unwind/libunbound/services/outside_network.c
1190
verbose(VERB_CLIENT, "decommission_pending_tcp");
sbin/unwind/libunbound/services/outside_network.c
1302
verbose(VERB_ALGO, "outnettcp cb");
sbin/unwind/libunbound/services/outside_network.c
1305
verbose(VERB_QUERY, "outnettcp got tcp timeout "
sbin/unwind/libunbound/services/outside_network.c
1311
verbose(VERB_QUERY, "outnettcp got tcp timeout %s",
sbin/unwind/libunbound/services/outside_network.c
1320
verbose(VERB_ALGO, "outnet tcp pkt was written event");
sbin/unwind/libunbound/services/outside_network.c
1331
verbose(VERB_ALGO, "outnet tcp setup next pkt");
sbin/unwind/libunbound/services/outside_network.c
1342
verbose(VERB_ALGO, "outnet tcp writes done, wait");
sbin/unwind/libunbound/services/outside_network.c
1352
verbose(VERB_QUERY, "outnettcp got tcp error %d", error);
sbin/unwind/libunbound/services/outside_network.c
1393
verbose(VERB_CLIENT, "outnet tcp callback query err %d buflen %d",
sbin/unwind/libunbound/services/outside_network.c
1398
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb");
sbin/unwind/libunbound/services/outside_network.c
1400
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb: keep it");
sbin/unwind/libunbound/services/outside_network.c
1412
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb: decommission it");
sbin/unwind/libunbound/services/outside_network.c
1431
verbose(VERB_ALGO, "close of port %d", pc->number);
sbin/unwind/libunbound/services/outside_network.c
1486
verbose(VERB_ALGO, "answer cb");
sbin/unwind/libunbound/services/outside_network.c
1489
verbose(VERB_QUERY, "outnetudp got udp error %d", error);
sbin/unwind/libunbound/services/outside_network.c
1493
verbose(VERB_QUERY, "outnetudp udp too short");
sbin/unwind/libunbound/services/outside_network.c
1502
verbose(VERB_ALGO, "Incoming reply id = %4.4x", key.id);
sbin/unwind/libunbound/services/outside_network.c
1507
verbose(VERB_ALGO, "lookup size is %d entries", (int)outnet->pending->count);
sbin/unwind/libunbound/services/outside_network.c
1510
verbose(VERB_QUERY, "received unwanted or unsolicited udp reply dropped.");
sbin/unwind/libunbound/services/outside_network.c
1527
verbose(VERB_ALGO, "received udp reply.");
sbin/unwind/libunbound/services/outside_network.c
1530
verbose(VERB_QUERY, "received reply id,addr on wrong port. "
sbin/unwind/libunbound/services/outside_network.c
1547
verbose(VERB_ALGO, "outnet handle udp reply");
sbin/unwind/libunbound/services/outside_network.c
1592
verbose(VERB_ALGO, "timeout udp with delay");
sbin/unwind/libunbound/services/outside_network.c
1604
verbose(VERB_ALGO, "timeout udp");
sbin/unwind/libunbound/services/outside_network.c
2064
verbose(VERB_ALGO, "inserted new pending reply id=%4.4x", pend->id);
sbin/unwind/libunbound/services/outside_network.c
2119
verbose(VERB_QUERY, "Need to send query but have no "
sbin/unwind/libunbound/services/outside_network.c
2145
verbose(VERB_ALGO, "using UDP if=%d port=%d",
sbin/unwind/libunbound/services/outside_network.c
2163
verbose(VERB_ALGO, "opened UDP if=%d port=%d",
sbin/unwind/libunbound/services/outside_network.c
2201
verbose(VERB_QUERY, "port %d in use, trying another", portno);
sbin/unwind/libunbound/services/outside_network.c
2295
verbose(VERB_ALGO, "no fds available, udp query waiting");
sbin/unwind/libunbound/services/outside_network.c
2328
verbose(VERB_CLIENT, "outnet_tcptimer");
sbin/unwind/libunbound/services/outside_network.c
2348
verbose(VERB_CLIENT, "reuse_tcp_close_oldest");
sbin/unwind/libunbound/services/outside_network.c
2441
verbose(VERB_CLIENT, "pending_tcp_query");
sbin/unwind/libunbound/services/outside_network.c
2443
verbose(VERB_ALGO, "pending tcp query with too short buffer < 2");
sbin/unwind/libunbound/services/outside_network.c
2509
verbose(VERB_CLIENT, "pending_tcp_query: reuse, store");
sbin/unwind/libunbound/services/outside_network.c
2528
verbose(VERB_CLIENT, "pending_tcp_query: new fd, connect");
sbin/unwind/libunbound/services/outside_network.c
2554
verbose(VERB_CLIENT, "pending_tcp_query: queue to wait");
sbin/unwind/libunbound/services/outside_network.c
2604
verbose(VERB_ALGO, "serviced send timer");
sbin/unwind/libunbound/services/outside_network.c
2713
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep");
sbin/unwind/libunbound/services/outside_network.c
2722
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: -1 fd");
sbin/unwind/libunbound/services/outside_network.c
2727
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: in use by other queries");
sbin/unwind/libunbound/services/outside_network.c
2737
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: keep open");
sbin/unwind/libunbound/services/outside_network.c
2752
verbose(VERB_CLIENT, "serviced_delete");
sbin/unwind/libunbound/services/outside_network.c
2760
verbose(VERB_CLIENT, "serviced_delete: UDP");
sbin/unwind/libunbound/services/outside_network.c
2770
verbose(VERB_CLIENT, "serviced_delete: TCP");
sbin/unwind/libunbound/services/outside_network.c
2777
verbose(VERB_CLIENT, "serviced_delete: writewait");
sbin/unwind/libunbound/services/outside_network.c
2786
verbose(VERB_CLIENT, "serviced_delete: tcpreusekeep");
sbin/unwind/libunbound/services/outside_network.c
2799
verbose(VERB_CLIENT, "serviced_delete: tcpwait");
sbin/unwind/libunbound/services/outside_network.c
2845
verbose(VERB_ALGO, "qname perturbed to %s", buf);
sbin/unwind/libunbound/services/outside_network.c
2927
verbose(VERB_ALGO, "EDNS lookup known=%d vs=%d", edns_lame_known, vs);
sbin/unwind/libunbound/services/outside_network.c
2939
verbose(VERB_ALGO, "serviced query UDP timeout=%d msec", rtt);
sbin/unwind/libunbound/services/outside_network.c
295
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
3017
verbose(VERB_ALGO, "svcd callbacks start");
sbin/unwind/libunbound/services/outside_network.c
302
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
3029
verbose(VERB_DETAIL, "no qname in reply to check 0x20ID");
sbin/unwind/libunbound/services/outside_network.c
3038
verbose(VERB_DETAIL, "wrong 0x20-ID in reply qname");
sbin/unwind/libunbound/services/outside_network.c
3047
verbose(VERB_ALGO, "good 0x20-ID in reply qname");
sbin/unwind/libunbound/services/outside_network.c
3082
verbose(VERB_ALGO, "svcd callbacks end");
sbin/unwind/libunbound/services/outside_network.c
310
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
314
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
3162
verbose(VERB_ALGO, "measured TCP-time at %d msec", roundtime);
sbin/unwind/libunbound/services/outside_network.c
3189
verbose(VERB_ALGO, "initiate TCP query %s",
sbin/unwind/libunbound/services/outside_network.c
3201
verbose(VERB_ALGO, "serviced_tcp_initiate: failed to send tcp query");
sbin/unwind/libunbound/services/outside_network.c
321
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
329
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
333
verbose(VERB_ALGO, "outgoing tcp:"
sbin/unwind/libunbound/services/outside_network.c
3346
verbose(VERB_ALGO, "serviced query: attempt without EDNS");
sbin/unwind/libunbound/services/outside_network.c
3392
verbose(VERB_ALGO, "measured roundtrip at %d msec", roundtime);
sbin/unwind/libunbound/services/outside_network.c
3599
verbose(VERB_QUERY, "need ipv6 to send, but no ipv6 outgoing interfaces, for %s", to);
sbin/unwind/libunbound/services/outside_network.c
3608
verbose(VERB_QUERY, "need ipv4 to send, but no ipv4 outgoing interfaces, for %s", to);
sbin/unwind/libunbound/services/outside_network.c
380
verbose(v, "%s %s#%u fd %d", msg, addrbuf, (unsigned)port,
sbin/unwind/libunbound/services/outside_network.c
540
verbose(VERB_CLIENT, "reuse_tcp_find");
sbin/unwind/libunbound/services/outside_network.c
555
verbose(VERB_CLIENT, "reuse_tcp_find: num reuse streams %u",
sbin/unwind/libunbound/services/outside_network.c
572
verbose(VERB_CLIENT, "reuse_tcp_find: taking first");
sbin/unwind/libunbound/services/outside_network.c
585
verbose(VERB_CLIENT, "reuse_tcp_find: key too low");
sbin/unwind/libunbound/services/outside_network.c
589
verbose(VERB_CLIENT, "reuse_tcp_find check inexact match");
sbin/unwind/libunbound/services/outside_network.c
622
verbose(VERB_CLIENT, "outnet_tcp_take_query_setup: setup packet to write "
sbin/unwind/libunbound/services/outside_network.c
743
verbose(VERB_ALGO, "the query is using TLS encryption, for %s",
sbin/unwind/libunbound/services/rpz.c
1014
verbose(VERB_ALGO, "rpz: unable to parse client ip");
sbin/unwind/libunbound/services/rpz.c
1036
verbose(VERB_ALGO, "rpz: unable to parse ns ip");
sbin/unwind/libunbound/services/rpz.c
1059
verbose(VERB_ALGO, "rpz: unable to parse response ip");
sbin/unwind/libunbound/services/rpz.c
1067
verbose(VERB_ALGO, "rpz: respip trigger, %s skipping unsupported action: %s",
sbin/unwind/libunbound/services/rpz.c
1122
verbose(VERB_ALGO, "rpz: skipping invalid trigger");
sbin/unwind/libunbound/services/rpz.c
1152
verbose(VERB_ALGO, "rpz: skipping unsupported trigger: %s",
sbin/unwind/libunbound/services/rpz.c
1369
verbose(VERB_ALGO, "rpz: cannot remove RR from IXFR, "
sbin/unwind/libunbound/services/rpz.c
1414
verbose(VERB_ALGO, "rpz: cannot remove RR from IXFR, "
sbin/unwind/libunbound/services/rpz.c
1492
verbose(VERB_ALGO, "rpz: cannot remove RR from IXFR, "
sbin/unwind/libunbound/services/rpz.c
1688
verbose(VERB_ALGO, "rpz: trigger %s %s/%d on %s action=%s",
sbin/unwind/libunbound/services/rpz.c
1856
verbose(VERB_ALGO, "rpz: bug: local-data action but no local data");
sbin/unwind/libunbound/services/rpz.c
1863
verbose(VERB_ALGO, "rpz: unable to find local-data for query");
sbin/unwind/libunbound/services/rpz.c
1870
verbose(VERB_ALGO, "rpz: local data action: out of memory");
sbin/unwind/libunbound/services/rpz.c
1885
verbose(VERB_ALGO, "rpz: local data action soa: out of memory");
sbin/unwind/libunbound/services/rpz.c
2080
verbose(VERB_ALGO, "rpz: nsip: no matching local data found");
sbin/unwind/libunbound/services/rpz.c
2134
verbose(VERB_ALGO, "rpz: nsdname: qname not found");
sbin/unwind/libunbound/services/rpz.c
2140
verbose(VERB_ALGO, "rpz: nsdname: no matching local data found");
sbin/unwind/libunbound/services/rpz.c
2170
verbose(VERB_ALGO, "rpz: qname: name not found");
sbin/unwind/libunbound/services/rpz.c
2175
verbose(VERB_ALGO, "rpz: qname: type not found");
sbin/unwind/libunbound/services/rpz.c
2305
verbose(VERB_ALGO, "rpz: using override action=%s (replaces=%s)",
sbin/unwind/libunbound/services/rpz.c
2311
verbose(VERB_ALGO, "rpz: bug: nsip local data action but no local data");
sbin/unwind/libunbound/services/rpz.c
2351
verbose(VERB_ALGO, "rpz: nsip: bug: unhandled or invalid action: '%s'",
sbin/unwind/libunbound/services/rpz.c
2375
verbose(VERB_ALGO, "rpz: using override action=%s (replaces=%s)",
sbin/unwind/libunbound/services/rpz.c
2414
verbose(VERB_ALGO, "rpz: nsdname: bug: unhandled or invalid action: '%s'",
sbin/unwind/libunbound/services/rpz.c
2453
verbose(VERB_ALGO, "rpz: trigger nsdname %s on %s action=%s",
sbin/unwind/libunbound/services/rpz.c
2456
verbose(VERB_ALGO, "rpz: trigger nsdname %s action=%s",
sbin/unwind/libunbound/services/rpz.c
2477
verbose(VERB_ALGO, "query is rpz_passthru, no further processing");
sbin/unwind/libunbound/services/rpz.c
2486
verbose(VERB_ALGO, "rpz: iterator module callback: have_rpz=%d", az->rpz_first != NULL);
sbin/unwind/libunbound/services/rpz.c
2551
verbose(VERB_ALGO, "query is rpz_passthru, no further processing");
sbin/unwind/libunbound/services/rpz.c
2607
verbose(VERB_ALGO, "rpz: qname trigger %s on %s, with action=%s",
sbin/unwind/libunbound/services/rpz.c
2610
verbose(VERB_ALGO, "rpz: qname trigger %s, with action=%s",
sbin/unwind/libunbound/services/rpz.c
2643
verbose(VERB_ALGO, "rpz: qname trigger: bug: unhandled or invalid action: '%s'",
sbin/unwind/libunbound/services/rpz.c
2784
verbose(VERB_ALGO, "rpz: qname trigger %s on %s with action=%s",
sbin/unwind/libunbound/services/rpz.c
2787
verbose(VERB_ALGO, "rpz: qname trigger %s with action=%s",
sbin/unwind/libunbound/services/rpz.c
682
verbose(VERB_ALGO, "rpz: qname trigger, %s skipping unsupported action: %s",
sbin/unwind/libunbound/services/rpz.c
701
verbose(VERB_ALGO, "rpz: skipping duplicate record: '%s'", rrstr);
sbin/unwind/libunbound/services/rpz.c
745
verbose(VERB_ALGO, "rpz: %s: <%s>", msg, buf);
sbin/unwind/libunbound/services/rpz.c
754
verbose(VERB_ALGO, "rpz: skipping invalid action");
sbin/unwind/libunbound/services/rpz.c
810
verbose(VERB_ALGO, "rpz: skipping invalid action");
sbin/unwind/libunbound/services/rpz.c
988
verbose(VERB_ALGO, "rpz: unable to insert clientip rr");
sbin/unwind/libunbound/util/config_file.c
1466
verbose(VERB_QUERY, "setting "name": %lu", (unsigned long)val); \
sbin/unwind/libunbound/util/config_file.c
1511
verbose(VERB_QUERY, "wildcard found, processing %s", fname);
sbin/unwind/libunbound/util/config_file.c
1532
verbose(VERB_QUERY, "include: "
sbin/unwind/libunbound/util/configparser.y
1759
verbose(VERB_DETAIL, "ignored infra-lame-ttl: %s (option "
sbin/unwind/libunbound/util/configparser.y
1776
verbose(VERB_DETAIL, "ignored infra-cache-lame-size: %s "
sbin/unwind/libunbound/util/data/msgparse.c
1016
verbose(VERB_ALGO, "query with bad edns keepalive.");
sbin/unwind/libunbound/util/data/msgparse.c
1045
verbose(VERB_ALGO, "worker request: "
sbin/unwind/libunbound/util/data/msgparse.c
1328
verbose(level, "%s", info_str);
sbin/unwind/libunbound/util/data/msgparse.c
1334
verbose(level, " %s", str);
sbin/unwind/libunbound/util/data/msgreply.c
1132
verbose(VERB_ALGO, "attached EDE code: %d with message: '%s'", code, (txt?txt:""));
sbin/unwind/libunbound/util/data/msgreply.h
599
verbose(VERB_ALGO, "attached EDE code: %d with" \
sbin/unwind/libunbound/util/edns.c
91
verbose(VERB_QUERY, "duplicate EDNS client string ignored.");
sbin/unwind/libunbound/util/locks.h
167
verbose(VERB_ALGO, "Thread stack size set to %u", (unsigned)stacksize); \
sbin/unwind/libunbound/util/log.c
104
verbose(VERB_QUERY, "switching log to %s",
sbin/unwind/libunbound/util/log.c
418
verbose(v, "%s[%u]", msg, (unsigned)length);
sbin/unwind/libunbound/util/log.c
431
verbose(v, "%s[%u:%u] %.*s", msg, (unsigned)length,
sbin/unwind/libunbound/util/log.h
74
void verbose(enum verbosity_value level,
sbin/unwind/libunbound/util/module.c
395
verbose(level, "EDNS known options:");
sbin/unwind/libunbound/util/module.c
396
verbose(level, " Code: Bypass_cache_stage: Aggregate_mesh:");
sbin/unwind/libunbound/util/module.c
402
verbose(level, " %-8.8s %-19s %-15s", str,
sbin/unwind/libunbound/util/net_help.c
1168
verbose(level, "%s: \n%s", str, pp);
sbin/unwind/libunbound/util/net_help.c
1454
verbose(VERB_ALGO, "Adding Windows certificates from system root store to CA store");
sbin/unwind/libunbound/util/net_help.c
1482
verbose(VERB_ALGO, "CA certificate store for Windows is empty.");
sbin/unwind/libunbound/util/net_help.c
1494
verbose(VERB_ALGO, "%s %d:%s",
sbin/unwind/libunbound/util/net_help.c
1509
verbose(VERB_ALGO, "%s %d:%s\n",
sbin/unwind/libunbound/util/net_help.c
1530
verbose(VERB_ALGO, "Completed adding Windows certificates to CA store successfully");
sbin/unwind/libunbound/util/net_help.c
1724
verbose(VERB_ALGO, "the query has an auth_name, but libssl has no call to perform TLS authentication");
sbin/unwind/libunbound/util/net_help.c
1837
verbose(VERB_OPS, "read tls-session-ticket-key: %s", p->str);
sbin/unwind/libunbound/util/net_help.c
1878
verbose(VERB_CLIENT, "start session encrypt");
sbin/unwind/libunbound/util/net_help.c
1881
verbose(VERB_CLIENT, "RAND_bytes failed");
sbin/unwind/libunbound/util/net_help.c
1885
verbose(VERB_CLIENT, "EVP_EncryptInit_ex failed");
sbin/unwind/libunbound/util/net_help.c
1901
verbose(VERB_CLIENT, "HMAC_Init_ex failed");
sbin/unwind/libunbound/util/net_help.c
1911
verbose(VERB_CLIENT, "start session decrypt");
sbin/unwind/libunbound/util/net_help.c
1914
verbose(VERB_CLIENT, "Found session_key");
sbin/unwind/libunbound/util/net_help.c
1919
verbose(VERB_CLIENT, "Not found session_key");
sbin/unwind/libunbound/util/net_help.c
1936
verbose(VERB_CLIENT, "HMAC_Init_ex failed");
sbin/unwind/libunbound/util/net_help.c
226
verbose(v, "%s local %s", str, dest);
sbin/unwind/libunbound/util/net_help.c
236
verbose(v, "%s %s %s port %d (len %d)", str, family, dest,
sbin/unwind/libunbound/util/net_help.c
238
else verbose(v, "%s %s port %d", str, dest, (int)port);
sbin/unwind/libunbound/util/net_help.c
641
verbose(v, "%s <%s> %s%s#%d (addrlen %d)",
sbin/unwind/libunbound/util/net_help.c
643
else verbose(v, "%s <%s> %s%s#%d",
sbin/unwind/libunbound/util/netevent.c
1406
verbose(VERB_OPS, "doq sendmsg to %s %s "
sbin/unwind/libunbound/util/netevent.c
1410
verbose(VERB_OPS, "doq sendmsg failed: %s",
sbin/unwind/libunbound/util/netevent.c
1722
verbose(VERB_ALGO, "doq: found connection by address, dcid");
sbin/unwind/libunbound/util/netevent.c
1727
verbose(VERB_ALGO, "doq: found connection by dcid");
sbin/unwind/libunbound/util/netevent.c
1770
verbose(VERB_ALGO, "doq: could not decode version "
sbin/unwind/libunbound/util/netevent.c
1777
verbose(VERB_ALGO, "ngtcp2_pkt_decode_version_cid packet has "
sbin/unwind/libunbound/util/netevent.c
1838
verbose(VERB_ALGO, "doq: sending retry packet to %s %s", host, port);
sbin/unwind/libunbound/util/netevent.c
1905
verbose(VERB_ALGO, "doq: verifying retry token from %s %s", host,
sbin/unwind/libunbound/util/netevent.c
1917
verbose(VERB_ALGO, "doq: could not verify retry token "
sbin/unwind/libunbound/util/netevent.c
1921
verbose(VERB_ALGO, "doq: verified retry token from %s %s", host, port);
sbin/unwind/libunbound/util/netevent.c
1938
verbose(VERB_ALGO, "doq: verifying token from %s %s", host, port);
sbin/unwind/libunbound/util/netevent.c
1948
verbose(VERB_ALGO, "doq: could not verify token from %s %s",
sbin/unwind/libunbound/util/netevent.c
1952
verbose(VERB_ALGO, "doq: verified token from %s %s", host, port);
sbin/unwind/libunbound/util/netevent.c
2016
verbose(VERB_ALGO, "doq: no mem available for new connection");
sbin/unwind/libunbound/util/netevent.c
2040
verbose(VERB_ALGO, "doq: created new connection");
sbin/unwind/libunbound/util/netevent.c
2073
verbose(VERB_ALGO, "doq stateless address validation");
sbin/unwind/libunbound/util/netevent.c
2105
verbose(VERB_ALGO, "doq address validation: unrecognised "
sbin/unwind/libunbound/util/netevent.c
2196
verbose(VERB_ALGO, "doq pickup timer at %d.%6.6d in %d.%6.6d",
sbin/unwind/libunbound/util/netevent.c
2204
verbose(VERB_ALGO, "doq timer disabled");
sbin/unwind/libunbound/util/netevent.c
225
verbose(VERB_ALGO, "%s %s uses %s method.", evnm, evsys, evmethod);
sbin/unwind/libunbound/util/netevent.c
2390
verbose(VERB_ALGO, "doq socket want write");
sbin/unwind/libunbound/util/netevent.c
2401
verbose(VERB_ALGO, "doq socket want no write");
sbin/unwind/libunbound/util/netevent.c
2480
verbose(VERB_ALGO, "doq timer callback");
sbin/unwind/libunbound/util/netevent.c
2502
verbose(VERB_ALGO, "doq conn %s is deleted "
sbin/unwind/libunbound/util/netevent.c
2585
verbose(VERB_ALGO, "doq write connection %s %d",
sbin/unwind/libunbound/util/netevent.c
2711
verbose(VERB_ALGO, "doq check write enable");
sbin/unwind/libunbound/util/netevent.c
2873
verbose(VERB_ALGO, "doq: send_reply but %s is gone",
sbin/unwind/libunbound/util/netevent.c
2904
verbose(VERB_ALGO, "doq: drop_reply but %s is gone",
sbin/unwind/libunbound/util/netevent.c
2969
verbose(VERB_ALGO, "wait is over, slow accept disabled");
sbin/unwind/libunbound/util/netevent.c
3009
verbose(VERB_ALGO, "out of file descriptors: "
sbin/unwind/libunbound/util/netevent.c
3015
verbose(VERB_OPS, "accept failed, "
sbin/unwind/libunbound/util/netevent.c
3091
verbose(VERB_ALGO, "bio_cb %d, %s %s %s", oper,
sbin/unwind/libunbound/util/netevent.c
3160
verbose(VERB_QUERY, "http2: submit_settings failed, "
sbin/unwind/libunbound/util/netevent.c
3569
verbose(VERB_ALGO, "client doesn't support HTTP/2");
sbin/unwind/libunbound/util/netevent.c
3612
verbose(VERB_ALGO, "proxy_protocol: reading fixed "
sbin/unwind/libunbound/util/netevent.c
3677
verbose(VERB_ALGO, "proxy_protocol: reading variable "
sbin/unwind/libunbound/util/netevent.c
3737
verbose(VERB_ALGO, "proxy_protocol: successful read of "
sbin/unwind/libunbound/util/netevent.c
3783
verbose(VERB_QUERY, "ssl: dropped larger than buffer");
sbin/unwind/libunbound/util/netevent.c
3789
verbose(VERB_QUERY, "ssl: dropped bogus too short.");
sbin/unwind/libunbound/util/netevent.c
3793
verbose(VERB_ALGO, "Reading ssl tcp query of length %d",
sbin/unwind/libunbound/util/netevent.c
4036
verbose(VERB_ALGO, "proxy_protocol: reading fixed "
sbin/unwind/libunbound/util/netevent.c
4078
verbose(VERB_ALGO, "proxy_protocol: reading variable "
sbin/unwind/libunbound/util/netevent.c
4115
verbose(VERB_ALGO, "proxy_protocol: successful read of "
sbin/unwind/libunbound/util/netevent.c
4141
verbose(VERB_QUERY, "tcp: dropped larger than buffer");
sbin/unwind/libunbound/util/netevent.c
4148
verbose(VERB_QUERY, "tcp: dropped bogus too short.");
sbin/unwind/libunbound/util/netevent.c
4151
verbose(VERB_ALGO, "Reading tcp query of length %d",
sbin/unwind/libunbound/util/netevent.c
4371
verbose(VERB_ALGO, "tcp sendmsg for fastopen failed (with %s), try normal connect", strerror(errno));
sbin/unwind/libunbound/util/netevent.c
4649
verbose(VERB_QUERY, "tcp took too long, dropped");
sbin/unwind/libunbound/util/netevent.c
476
verbose(VERB_OPS, "send udp blocked "
sbin/unwind/libunbound/util/netevent.c
4768
verbose(VERB_ALGO, "ssl http read more skip to %d + %d",
sbin/unwind/libunbound/util/netevent.c
4806
verbose(VERB_ALGO, "http read more skip to %d + %d",
sbin/unwind/libunbound/util/netevent.c
4863
verbose(VERB_ALGO, "http header: %s", line);
sbin/unwind/libunbound/util/netevent.c
4867
verbose(VERB_ALGO, "http bad status %s", line+9);
sbin/unwind/libunbound/util/netevent.c
4901
verbose(VERB_ALGO, "http chunk trailer: %s", line);
sbin/unwind/libunbound/util/netevent.c
4924
verbose(VERB_ALGO, "http chunk header: %s", line);
sbin/unwind/libunbound/util/netevent.c
4998
verbose(VERB_ALGO, "http_chunked_segment: got now %d, tcpbytcount %d, http_stored %d, buffer pos %d, buffer limit %d", (int)got_now, (int)c->tcp_byte_count, (int)c->http_stored, (int)sldns_buffer_position(c->buffer), (int)sldns_buffer_limit(c->buffer));
sbin/unwind/libunbound/util/netevent.c
5257
verbose(VERB_QUERY, "http2: session_recv from %s failed, "
sbin/unwind/libunbound/util/netevent.c
556
verbose(VERB_OPS, "sendto failed: %s", sock_strerror(errno));
sbin/unwind/libunbound/util/netevent.c
558
verbose(VERB_OPS, "send failed: %s", sock_strerror(errno));
sbin/unwind/libunbound/util/netevent.c
5585
verbose(VERB_QUERY, "http2: session_send failed, "
sbin/unwind/libunbound/util/netevent.c
5678
verbose(VERB_QUERY, "http took too long, dropped");
sbin/unwind/libunbound/util/netevent.c
6569
verbose(5, "comm_point_close of %d: event_del", c->fd);
sbin/unwind/libunbound/util/netevent.c
6597
verbose(VERB_ALGO, "close fd %d", c->fd);
sbin/unwind/libunbound/util/netevent.c
6783
verbose(VERB_ALGO, "comm point stop listening %d", c->fd);
sbin/unwind/libunbound/util/netevent.c
6795
verbose(VERB_ALGO, "comm point start listening %d (%d msec)",
sbin/unwind/libunbound/util/netevent.c
6829
verbose(5, "startlistening %d mode rw", (newfd==-1?c->fd:newfd));
sbin/unwind/libunbound/util/netevent.c
6832
verbose(5, "startlistening %d mode r", (newfd==-1?c->fd:newfd));
sbin/unwind/libunbound/util/netevent.c
6835
verbose(5, "startlistening %d mode w", (newfd==-1?c->fd:newfd));
sbin/unwind/libunbound/util/netevent.c
6841
verbose(5, "cpsl close of fd %d for %d", c->fd, newfd);
sbin/unwind/libunbound/util/netevent.c
6856
verbose(VERB_ALGO, "comm point listen_for_rw %d %d", c->fd, wr);
sbin/unwind/libunbound/util/netevent.c
693
verbose(VERB_ALGO, "no IP_PKTINFO or IP_SENDSRCADDR");
sbin/unwind/libunbound/util/netevent.c
791
verbose(VERB_OPS, "send udp blocked "
sbin/unwind/libunbound/util/netevent.c
863
verbose(VERB_OPS, "sendmsg failed: %s", strerror(errno));
sbin/unwind/libunbound/util/tcp_conn_limit.c
99
verbose(VERB_QUERY, "duplicate tcl address ignored.");
sbin/unwind/libunbound/util/tube.c
552
verbose(VERB_ALGO, "tube created");
sbin/unwind/libunbound/util/tube.c
566
verbose(VERB_ALGO, "tube deleted");
sbin/unwind/libunbound/util/tube.c
572
verbose(VERB_ALGO, "tube close_read");
sbin/unwind/libunbound/util/tube.c
577
verbose(VERB_ALGO, "tube close_write");
sbin/unwind/libunbound/util/tube.c
586
verbose(VERB_ALGO, "tube remove_bg_listen");
sbin/unwind/libunbound/util/tube.c
595
verbose(VERB_ALGO, "tube remove_bg_write");
sbin/unwind/libunbound/util/tube.c
613
verbose(VERB_ALGO, "tube write_msg len %d", (int)len);
sbin/unwind/libunbound/util/tube.c
627
verbose(VERB_ALGO, "tube read_msg %s", nonblock?"nonblock":"blocking");
sbin/unwind/libunbound/util/tube.c
630
verbose(VERB_ALGO, "tube read_msg nodata");
sbin/unwind/libunbound/util/tube.c
644
verbose(VERB_ALGO, "tube read_msg lastdata");
sbin/unwind/libunbound/util/tube.c
657
verbose(VERB_ALGO, "tube read_msg len %d", (int)*len);
sbin/unwind/libunbound/util/tube.c
758
verbose(VERB_ALGO, "tube queue_item len %d", (int)len);
sbin/unwind/libunbound/util/tube.c
787
verbose(VERB_ALGO, "tube handle_signal");
sbin/unwind/libunbound/util/winsock_event.c
148
verbose(VERB_CLIENT, "winsock_event inited");
sbin/unwind/libunbound/util/winsock_event.c
170
verbose(VERB_CLIENT, "winsock_event handle_timeouts");
sbin/unwind/libunbound/util/winsock_event.c
188
verbose(VERB_CLIENT, "winsock_event wait=" ARG_LL "d.%6.6d",
sbin/unwind/libunbound/util/winsock_event.c
199
verbose(VERB_CLIENT, "winsock_event wait=(-1)");
sbin/unwind/libunbound/util/winsock_event.c
240
verbose(VERB_CLIENT, "winsock_event handle_select");
sbin/unwind/libunbound/util/winsock_event.c
265
verbose(VERB_CLIENT, "winsock_event bmax=%d numwait=%d wait=%s "
sbin/unwind/libunbound/util/winsock_event.c
293
verbose(VERB_CLIENT, "winsock_event wake was_timeout=%d startidx=%d",
sbin/unwind/libunbound/util/winsock_event.c
306
verbose(VERB_CLIENT, "winsock_event signals");
sbin/unwind/libunbound/util/winsock_event.c
319
verbose(VERB_CLIENT, "winsock_event net");
sbin/unwind/libunbound/util/winsock_event.c
343
verbose(VERB_ALGO, "FD_READ_BIT error: %s",
sbin/unwind/libunbound/util/winsock_event.c
349
verbose(VERB_ALGO, "FD_WRITE_BIT error: %s",
sbin/unwind/libunbound/util/winsock_event.c
355
verbose(VERB_ALGO, "FD_CONNECT_BIT error: %s",
sbin/unwind/libunbound/util/winsock_event.c
362
verbose(VERB_ALGO, "FD_ACCEPT_BIT error: %s",
sbin/unwind/libunbound/util/winsock_event.c
368
verbose(VERB_ALGO, "FD_CLOSE_BIT error: %s",
sbin/unwind/libunbound/util/winsock_event.c
374
verbose(VERB_ALGO, "winsock %d pass sticky %s%s",
sbin/unwind/libunbound/util/winsock_event.c
386
verbose(VERB_ALGO, "winsock %d store sticky %s%s",
sbin/unwind/libunbound/util/winsock_event.c
392
verbose(VERB_ALGO, "winsock event callback %p fd=%d "
sbin/unwind/libunbound/util/winsock_event.c
413
verbose(VERB_ALGO, "winsock %d got sticky %s%s",
sbin/unwind/libunbound/util/winsock_event.c
418
verbose(VERB_CLIENT, "winsock_event net");
sbin/unwind/libunbound/util/winsock_event.c
420
verbose(VERB_CLIENT, "winsock_event reinvigorated");
sbin/unwind/libunbound/util/winsock_event.c
425
verbose(VERB_CLIENT, "winsock_event handle_select end");
sbin/unwind/libunbound/util/winsock_event.c
453
verbose(VERB_CLIENT, "winsock_event loopexit");
sbin/unwind/libunbound/util/winsock_event.c
460
verbose(VERB_CLIENT, "winsock_event event_base_free");
sbin/unwind/libunbound/util/winsock_event.c
493
verbose(VERB_ALGO, "event_add %p added=%d fd=%d tv=" ARG_LL "d %s%s%s",
sbin/unwind/libunbound/util/winsock_event.c
574
verbose(VERB_ALGO, "event_del %p added=%d fd=%d tv=" ARG_LL "d %s%s%s",
sbin/unwind/libunbound/util/winsock_event.c
648
verbose(VERB_ALGO, "winsock: tcp wouldblock %s",
sbin/unwind/libunbound/validator/autotrust.c
1009
verbose(VERB_ALGO, "reading autotrust anchor file %s", nm);
sbin/unwind/libunbound/validator/autotrust.c
1217
verbose(VERB_ALGO, "autotrust: write to disk: %s", tempf);
sbin/unwind/libunbound/validator/autotrust.c
1246
verbose(VERB_ALGO, "autotrust: replaced %s", fname);
sbin/unwind/libunbound/validator/autotrust.c
1280
verbose(VERB_ALGO, "autotrust: validate DNSKEY with anchor: %s",
sbin/unwind/libunbound/validator/autotrust.c
1319
verbose(VERB_ALGO, "seen REVOKE flag, check self-signed, rr %d",
sbin/unwind/libunbound/validator/autotrust.c
1517
verbose(VERB_ALGO, "orig_ttl is %d", (int)origttl);
sbin/unwind/libunbound/validator/autotrust.c
1518
verbose(VERB_ALGO, "rrsig_exp_interval is %d",
sbin/unwind/libunbound/validator/autotrust.c
1520
verbose(VERB_ALGO, "query_interval: %d, retry_time: %d",
sbin/unwind/libunbound/validator/autotrust.c
153
verbose(level, "%s key %d %s", str?str:"??", keytag, msg);
sbin/unwind/libunbound/validator/autotrust.c
1608
verbose(VERB_ALGO, "DS match attempt failed");
sbin/unwind/libunbound/validator/autotrust.c
2059
verbose(VERB_ALGO, "scheduled next probe in " ARG_LL "d sec", (long long)tv.tv_sec);
sbin/unwind/libunbound/validator/autotrust.c
2095
verbose(VERB_ALGO, "trustpoint was deleted in set_next_probe");
sbin/unwind/libunbound/validator/autotrust.c
2111
verbose(VERB_ALGO, "next probe set in %d seconds",
sbin/unwind/libunbound/validator/autotrust.c
2200
verbose(VERB_ALGO, "autotrust: morekeys, reassemble");
sbin/unwind/libunbound/validator/autotrust.c
2208
verbose(VERB_ALGO, "autotrust: no dnskey rrset");
sbin/unwind/libunbound/validator/autotrust.c
2218
verbose(VERB_ALGO, "autotrust: revokedkeys, reassemble");
sbin/unwind/libunbound/validator/autotrust.c
2233
verbose(VERB_ALGO, "autotrust: dnskey did not verify.");
sbin/unwind/libunbound/validator/autotrust.c
2271
verbose(VERB_ALGO, "autotrust: changed, reassemble");
sbin/unwind/libunbound/validator/autotrust.c
2281
} else verbose(VERB_ALGO, "autotrust: no changes");
sbin/unwind/libunbound/validator/autotrust.c
2373
verbose(VERB_ALGO, "autotrust probe answer cb");
sbin/unwind/libunbound/validator/autotrust.c
2395
verbose(VERB_ALGO, "retry probe set in %d seconds",
sbin/unwind/libunbound/validator/autotrust.c
2471
verbose(VERB_ALGO, "autotrust probe timer callback");
sbin/unwind/libunbound/validator/autotrust.c
2481
verbose(VERB_ALGO, "autotrust probe timer %d callbacks done", num);
sbin/unwind/libunbound/validator/val_anchor.c
747
verbose(VERB_QUERY, "reading in bind-compat-mode: '%s'", fname);
sbin/unwind/libunbound/validator/val_anchor.c
799
verbose(VERB_QUERY, "wildcard found, processing %s", pat);
sbin/unwind/libunbound/validator/val_anchor.c
819
verbose(VERB_QUERY, "trusted-keys-file: "
sbin/unwind/libunbound/validator/val_nsec.c
225
verbose(VERB_ALGO, "NSEC RRset for the "
sbin/unwind/libunbound/validator/val_nsec.c
256
verbose(VERB_ALGO, "NSEC for empty non-terminal "
sbin/unwind/libunbound/validator/val_nsec.c
263
verbose(VERB_ALGO, "NSEC for empty non-terminal "
sbin/unwind/libunbound/validator/val_nsec3.c
1021
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could "
sbin/unwind/libunbound/validator/val_nsec3.c
1027
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could "
sbin/unwind/libunbound/validator/val_nsec3.c
1034
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could "
sbin/unwind/libunbound/validator/val_nsec3.c
1042
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: "
sbin/unwind/libunbound/validator/val_nsec3.c
1057
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: "
sbin/unwind/libunbound/validator/val_nsec3.c
1061
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: closest "
sbin/unwind/libunbound/validator/val_nsec3.c
1066
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: closest "
sbin/unwind/libunbound/validator/val_nsec3.c
1076
verbose(VERB_ALGO, "nsec3: Could not find proof that the "
sbin/unwind/libunbound/validator/val_nsec3.c
1082
verbose(VERB_ALGO, "nsec3: Could not find proof that the "
sbin/unwind/libunbound/validator/val_nsec3.c
1089
verbose(VERB_ALGO, "nsec3: Could not find proof that the "
sbin/unwind/libunbound/validator/val_nsec3.c
1134
verbose(VERB_ALGO, "nsec3 nameerror proof: failed "
sbin/unwind/libunbound/validator/val_nsec3.c
1137
verbose(VERB_ALGO, "nsec3 nameerror proof: will "
sbin/unwind/libunbound/validator/val_nsec3.c
1140
else verbose(VERB_ALGO, "nsec3 nameerror proof: closest "
sbin/unwind/libunbound/validator/val_nsec3.c
1151
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
sbin/unwind/libunbound/validator/val_nsec3.c
1157
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
sbin/unwind/libunbound/validator/val_nsec3.c
1163
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
sbin/unwind/libunbound/validator/val_nsec3.c
1170
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
sbin/unwind/libunbound/validator/val_nsec3.c
1176
verbose(VERB_ALGO, "nsec3 nameerror proof: nc has optout");
sbin/unwind/libunbound/validator/val_nsec3.c
1224
verbose(VERB_ALGO, "proveNodata: Matching NSEC3 "
sbin/unwind/libunbound/validator/val_nsec3.c
1228
verbose(VERB_ALGO, "proveNodata: Matching NSEC3 "
sbin/unwind/libunbound/validator/val_nsec3.c
1248
verbose(VERB_ALGO, "proveNodata: apex NSEC3 "
sbin/unwind/libunbound/validator/val_nsec3.c
1255
verbose(VERB_ALGO, "proveNodata: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1259
verbose(VERB_ALGO, "proveNodata: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1266
verbose(VERB_ALGO, "proveNodata: all attempted hash "
sbin/unwind/libunbound/validator/val_nsec3.c
1271
verbose(VERB_ALGO, "proveNodata: reached "
sbin/unwind/libunbound/validator/val_nsec3.c
1283
verbose(VERB_ALGO, "proveNodata: did not match qname, "
sbin/unwind/libunbound/validator/val_nsec3.c
1287
verbose(VERB_ALGO, "proveNodata: closest nsec3 is insecure "
sbin/unwind/libunbound/validator/val_nsec3.c
1303
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1307
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1313
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1319
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1325
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1332
verbose(VERB_ALGO, "nsec3 nodata proof: all attempted hash "
sbin/unwind/libunbound/validator/val_nsec3.c
1337
verbose(VERB_ALGO, "nsec3 nodata proof: reached "
sbin/unwind/libunbound/validator/val_nsec3.c
1349
verbose(VERB_ALGO, "nsec3 nodata proof: no next closer nsec3");
sbin/unwind/libunbound/validator/val_nsec3.c
1357
verbose(VERB_ALGO, "proveNodata: covering NSEC3 was not "
sbin/unwind/libunbound/validator/val_nsec3.c
1359
else verbose(VERB_ALGO, "proveNodata: could not find matching "
sbin/unwind/libunbound/validator/val_nsec3.c
1421
verbose(VERB_ALGO, "proveWildcard: did not find a "
sbin/unwind/libunbound/validator/val_nsec3.c
1427
verbose(VERB_ALGO, "proveWildcard: did not find a "
sbin/unwind/libunbound/validator/val_nsec3.c
1434
verbose(VERB_ALGO, "proveWildcard: did not find a covering "
sbin/unwind/libunbound/validator/val_nsec3.c
1439
verbose(VERB_ALGO, "proveWildcard: NSEC3 optout");
sbin/unwind/libunbound/validator/val_nsec3.c
1468
verbose(VERB_ALGO, "NSEC3 did not verify");
sbin/unwind/libunbound/validator/val_nsec3.c
1518
verbose(VERB_ALGO, "nsec3 provenods: NSEC3 is from"
sbin/unwind/libunbound/validator/val_nsec3.c
1523
verbose(VERB_ALGO, "nsec3 provenods: NSEC3 has qtype"
sbin/unwind/libunbound/validator/val_nsec3.c
1536
verbose(VERB_ALGO, "nsec3 provenods: all attempted hash "
sbin/unwind/libunbound/validator/val_nsec3.c
1541
verbose(VERB_ALGO, "nsec3 provenods: reached "
sbin/unwind/libunbound/validator/val_nsec3.c
1555
verbose(VERB_ALGO, "nsec3 provenods: did not match qname, "
sbin/unwind/libunbound/validator/val_nsec3.c
1563
verbose(VERB_ALGO, "nsec3 nods proof: no next closer nsec3");
sbin/unwind/libunbound/validator/val_nsec3.c
1574
verbose(VERB_ALGO, "nsec3 provenods: covering NSEC3 was not "
sbin/unwind/libunbound/validator/val_nsec3.c
496
verbose(VERB_ALGO, "nsec3: keysize %d bits, max iterations %d",
sbin/unwind/libunbound/validator/val_secalgo.c
114
verbose(level, "%s crypto %s", str, buf);
sbin/unwind/libunbound/validator/val_secalgo.c
1314
verbose(VERB_QUERY, "verify: no digest algo");
sbin/unwind/libunbound/validator/val_secalgo.c
1357
verbose(VERB_QUERY, "verify: unknown algorithm %d",
sbin/unwind/libunbound/validator/val_secalgo.c
1397
verbose(VERB_QUERY, "verify: failed to setup key");
sbin/unwind/libunbound/validator/val_secalgo.c
1412
verbose(VERB_QUERY, "verify: failed DER decode");
sbin/unwind/libunbound/validator/val_secalgo.c
1432
verbose(VERB_QUERY, "verify: hash too large for buffer");
sbin/unwind/libunbound/validator/val_secalgo.c
1438
verbose(VERB_QUERY, "verify: HASH_HashBuf failed");
sbin/unwind/libunbound/validator/val_secalgo.c
1445
verbose(VERB_QUERY, "verify: hashprefix too large");
sbin/unwind/libunbound/validator/val_secalgo.c
1465
verbose(VERB_QUERY, "verify: PK11_Verify failed: %s",
sbin/unwind/libunbound/validator/val_secalgo.c
1477
verbose(VERB_QUERY, "verify: signature mismatch: %s",
sbin/unwind/libunbound/validator/val_secalgo.c
1705
verbose(VERB_QUERY, "unknown DS digest algorithm %d",
sbin/unwind/libunbound/validator/val_secalgo.c
322
verbose(VERB_QUERY, "unknown DS digest algorithm %d",
sbin/unwind/libunbound/validator/val_secalgo.c
557
verbose(VERB_QUERY, "verify: sldns_key_dsa2pkey failed");
sbin/unwind/libunbound/validator/val_secalgo.c
582
verbose(VERB_QUERY, "verify: sldns_key_rsa2pkey SHA failed");
sbin/unwind/libunbound/validator/val_secalgo.c
600
{ verbose(VERB_QUERY, "no digest available"); return 0; }
sbin/unwind/libunbound/validator/val_secalgo.c
608
verbose(VERB_QUERY, "verify: sldns_key_rsa2pkey MD5 failed");
sbin/unwind/libunbound/validator/val_secalgo.c
618
verbose(VERB_QUERY, "verify: "
sbin/unwind/libunbound/validator/val_secalgo.c
624
verbose(VERB_QUERY, "verify: "
sbin/unwind/libunbound/validator/val_secalgo.c
635
verbose(VERB_QUERY, "verify: "
sbin/unwind/libunbound/validator/val_secalgo.c
649
verbose(VERB_QUERY, "verify: "
sbin/unwind/libunbound/validator/val_secalgo.c
664
verbose(VERB_QUERY, "verify: "
sbin/unwind/libunbound/validator/val_secalgo.c
675
verbose(VERB_QUERY, "verify: "
sbin/unwind/libunbound/validator/val_secalgo.c
683
verbose(VERB_QUERY, "verify: unknown algorithm %d",
sbin/unwind/libunbound/validator/val_secalgo.c
754
verbose(VERB_QUERY, "verify: failed to setup key");
sbin/unwind/libunbound/validator/val_secalgo.c
764
verbose(VERB_QUERY, "verify: failed to setup DSA sig");
sbin/unwind/libunbound/validator/val_secalgo.c
779
verbose(VERB_QUERY, "verify: failed to setup ECDSA sig");
sbin/unwind/libunbound/validator/val_secalgo.c
838
verbose(VERB_QUERY, "verify: signature mismatch");
sbin/unwind/libunbound/validator/val_secalgo.c
996
verbose(VERB_QUERY, "unknown DS digest algorithm %d",
sbin/unwind/libunbound/validator/val_sigcrypt.c
1430
verbose(VERB_ALGO, "date override: ignore date");
sbin/unwind/libunbound/validator/val_sigcrypt.c
1434
verbose(VERB_ALGO, "date override option %d", (int)now);
sbin/unwind/libunbound/validator/val_sigcrypt.c
1519
verbose(VERB_QUERY, "rrset TTL larger than original and minimum"
sbin/unwind/libunbound/validator/val_sigcrypt.c
1524
verbose(VERB_QUERY, "rrset TTL larger than original TTL, "
sbin/unwind/libunbound/validator/val_sigcrypt.c
1530
verbose(VERB_ALGO, "rrset TTL larger than sig expiration ttl,"
sbin/unwind/libunbound/validator/val_sigcrypt.c
1559
verbose(VERB_QUERY, "verify: signature too short");
sbin/unwind/libunbound/validator/val_sigcrypt.c
1567
verbose(VERB_QUERY, "verify: dnskey without ZSK flag");
sbin/unwind/libunbound/validator/val_sigcrypt.c
1576
verbose(VERB_QUERY, "verify: dnskey has wrong key protocol");
sbin/unwind/libunbound/validator/val_sigcrypt.c
1587
verbose(VERB_QUERY, "verify: malformed signer name");
sbin/unwind/libunbound/validator/val_sigcrypt.c
1594
verbose(VERB_QUERY, "verify: signer name is off-tree");
sbin/unwind/libunbound/validator/val_sigcrypt.c
1602
verbose(VERB_QUERY, "verify: too short, no signature data");
sbin/unwind/libunbound/validator/val_sigcrypt.c
1612
verbose(VERB_QUERY, "verify: wrong key for rrsig");
sbin/unwind/libunbound/validator/val_sigcrypt.c
1626
verbose(VERB_QUERY, "verify: wrong type covered");
sbin/unwind/libunbound/validator/val_sigcrypt.c
1634
verbose(VERB_QUERY, "verify: wrong algorithm");
sbin/unwind/libunbound/validator/val_sigcrypt.c
1642
verbose(VERB_QUERY, "verify: wrong keytag");
sbin/unwind/libunbound/validator/val_sigcrypt.c
1651
verbose(VERB_QUERY, "verify: labelcount out of range");
sbin/unwind/libunbound/validator/val_sigcrypt.c
1674
verbose(VERB_QUERY, "verify: short DNSKEY RR");
sbin/unwind/libunbound/validator/val_sigcrypt.c
329
verbose(VERB_QUERY, "DS fail: not supported, or DS RR "
sbin/unwind/libunbound/validator/val_sigcrypt.c
341
verbose(VERB_QUERY, "DS fail: DS RR algo and digest do not "
sbin/unwind/libunbound/validator/val_sigcrypt.c
348
verbose(VERB_QUERY, "DS fail: out of memory");
sbin/unwind/libunbound/validator/val_sigcrypt.c
353
verbose(VERB_QUERY, "DS fail: could not calc key digest");
sbin/unwind/libunbound/validator/val_sigcrypt.c
357
verbose(VERB_QUERY, "DS fail: digest is different");
sbin/unwind/libunbound/validator/val_sigcrypt.c
572
verbose(VERB_ALGO, "verify sig %d %d", (int)tag, algo);
sbin/unwind/libunbound/validator/val_sigcrypt.c
576
verbose(VERB_QUERY, "verify sig: unknown algorithm");
sbin/unwind/libunbound/validator/val_sigcrypt.c
601
verbose(VERB_ALGO, "verify sig: too many RRSIG validations");
sbin/unwind/libunbound/validator/val_sigcrypt.c
609
verbose(VERB_QUERY, "verify: could not find appropriate key");
sbin/unwind/libunbound/validator/val_sigcrypt.c
616
verbose(VERB_ALGO, "verify sig: unsupported algorithm by "
sbin/unwind/libunbound/validator/val_sigcrypt.c
640
verbose(VERB_QUERY, "rrset failed to verify due to a lack of "
sbin/unwind/libunbound/validator/val_sigcrypt.c
651
verbose(VERB_QUERY, "zone has no known algorithms");
sbin/unwind/libunbound/validator/val_sigcrypt.c
674
verbose(VERB_QUERY, "rrset failed to verify, too many RRSIG validations");
sbin/unwind/libunbound/validator/val_sigcrypt.c
682
verbose(VERB_ALGO, "rrset failed to verify: "
sbin/unwind/libunbound/validator/val_sigcrypt.c
688
verbose(VERB_ALGO, "rrset failed to verify: "
sbin/unwind/libunbound/validator/val_sigcrypt.c
722
verbose(VERB_QUERY, "rrset failed to verify due to a lack of "
sbin/unwind/libunbound/validator/val_sigcrypt.c
746
verbose(VERB_QUERY, "rrset failed to verify, too many RRSIG validations");
sbin/unwind/libunbound/validator/val_sigcrypt.c
758
verbose(VERB_ALGO, "rrset failed to verify due to algorithm "
sbin/unwind/libunbound/validator/val_sigcrypt.c
765
verbose(VERB_ALGO, "rrset failed to verify: all signatures are bogus");
sbin/unwind/libunbound/validator/val_utils.c
1117
verbose(VERB_ALGO, "truncate to minimal");
sbin/unwind/libunbound/validator/val_utils.c
1251
else verbose(v, "%s cache", s);
sbin/unwind/libunbound/validator/val_utils.c
1263
verbose(VERB_ALGO, "blacklist add: cache");
sbin/unwind/libunbound/validator/val_utils.c
377
verbose(VERB_QUERY, "find_signer: could not find signer name"
sbin/unwind/libunbound/validator/val_utils.c
435
verbose(VERB_ALGO, "verify result: %s", sec_status_to_string(sec));
sbin/unwind/libunbound/validator/val_utils.c
508
verbose(VERB_ALGO, "attempt DS match algo %d keytag %d",
sbin/unwind/libunbound/validator/val_utils.c
516
verbose(VERB_ALGO, "DS match attempt failed");
sbin/unwind/libunbound/validator/val_utils.c
518
verbose(VERB_ALGO, "DS match attempt reached "
sbin/unwind/libunbound/validator/val_utils.c
527
verbose(VERB_ALGO, "DS okay but that DNSKEY size is not supported");
sbin/unwind/libunbound/validator/val_utils.c
531
verbose(VERB_ALGO, "DS match digest ok, trying signature");
sbin/unwind/libunbound/validator/val_utils.c
593
verbose(VERB_QUERY, "DNSKEY RRset did not match DS RRset "
sbin/unwind/libunbound/validator/val_utils.c
637
verbose(VERB_ALGO, "DS matched DNSKEY.");
sbin/unwind/libunbound/validator/val_utils.c
639
verbose(VERB_ALGO, "DS works, but dnskeyset contain keys that are unsupported, treat as insecure");
sbin/unwind/libunbound/validator/val_utils.c
657
verbose(VERB_ALGO, "No supported DS records were found -- "
sbin/unwind/libunbound/validator/val_utils.c
663
verbose(VERB_ALGO, "No usable DS records were found -- "
sbin/unwind/libunbound/validator/val_utils.c
668
verbose(VERB_QUERY, "Failed to match any usable DS to a DNSKEY.");
sbin/unwind/libunbound/validator/val_utils.c
725
verbose(VERB_QUERY, "DNSKEY RRset did not match DS RRset "
sbin/unwind/libunbound/validator/val_utils.c
735
verbose(VERB_QUERY, "DNSKEY RRset did not match anchor RRset "
sbin/unwind/libunbound/validator/val_utils.c
780
verbose(VERB_ALGO, "DS matched DNSKEY.");
sbin/unwind/libunbound/validator/val_utils.c
782
verbose(VERB_ALGO, "trustanchor works, but dnskeyset contain keys that are unsupported, treat as insecure");
sbin/unwind/libunbound/validator/val_utils.c
812
verbose(VERB_ALGO, "anchor matched DNSKEY.");
sbin/unwind/libunbound/validator/val_utils.c
814
verbose(VERB_ALGO, "trustanchor works, but dnskeyset contain keys that are unsupported, treat as insecure");
sbin/unwind/libunbound/validator/val_utils.c
831
verbose(VERB_ALGO, "No supported trust anchors were found -- "
sbin/unwind/libunbound/validator/val_utils.c
837
verbose(VERB_ALGO, "No usable trust anchors were found -- "
sbin/unwind/libunbound/validator/val_utils.c
842
verbose(VERB_QUERY, "Failed to match any usable anchor to a DNSKEY.");
sbin/unwind/libunbound/validator/val_utils.c
893
verbose(VERB_ALGO, "DS is not usable");
sbin/unwind/libunbound/validator/val_utils.c
909
verbose(VERB_ALGO, "DS unsupported, hash %s %s, "
sbin/unwind/libunbound/validator/validator.c
1078
verbose(VERB_ALGO, "Positive wildcard response is "
sbin/unwind/libunbound/validator/validator.c
1093
verbose(VERB_QUERY, "positive response was wildcard "
sbin/unwind/libunbound/validator/validator.c
1101
verbose(VERB_ALGO, "Successfully validated positive response");
sbin/unwind/libunbound/validator/validator.c
1163
verbose(VERB_ALGO, "delegation is insecure");
sbin/unwind/libunbound/validator/validator.c
1192
verbose(VERB_ALGO, "NODATA response is insecure");
sbin/unwind/libunbound/validator/validator.c
1205
verbose(VERB_QUERY, "NODATA response failed to prove NODATA "
sbin/unwind/libunbound/validator/validator.c
1214
verbose(VERB_ALGO, "successfully validated NODATA response.");
sbin/unwind/libunbound/validator/validator.c
1276
verbose(VERB_ALGO, "delegation is insecure");
sbin/unwind/libunbound/validator/validator.c
1296
verbose(VERB_QUERY, "NameError response failed nsec, "
sbin/unwind/libunbound/validator/validator.c
1310
verbose(VERB_QUERY, "NameError response has failed to prove: "
sbin/unwind/libunbound/validator/validator.c
1326
verbose(VERB_QUERY, "NameError response has failed to prove: "
sbin/unwind/libunbound/validator/validator.c
1339
verbose(VERB_ALGO, "successfully validated NAME ERROR response.");
sbin/unwind/libunbound/validator/validator.c
1366
verbose(VERB_ALGO, "validated part of referral response as %s",
sbin/unwind/libunbound/validator/validator.c
138
verbose(VERB_ALGO, "validator nsec3cfg keysz %d mxiter %d",
sbin/unwind/libunbound/validator/validator.c
1479
verbose(VERB_ALGO, "Positive ANY wildcard response is "
sbin/unwind/libunbound/validator/validator.c
1494
verbose(VERB_QUERY, "positive ANY response was wildcard "
sbin/unwind/libunbound/validator/validator.c
1502
verbose(VERB_ALGO, "Successfully validated positive ANY response");
sbin/unwind/libunbound/validator/validator.c
1611
verbose(VERB_ALGO, "wildcard CNAME response is "
sbin/unwind/libunbound/validator/validator.c
1626
verbose(VERB_QUERY, "CNAME response was wildcard "
sbin/unwind/libunbound/validator/validator.c
1634
verbose(VERB_ALGO, "Successfully validated CNAME response");
sbin/unwind/libunbound/validator/validator.c
1708
verbose(VERB_ALGO, "delegation is insecure");
sbin/unwind/libunbound/validator/validator.c
1735
verbose(VERB_QUERY, "CNAMEchain to noanswer proves that name "
sbin/unwind/libunbound/validator/validator.c
1749
verbose(VERB_ALGO, "CNAMEchain to noanswer response "
sbin/unwind/libunbound/validator/validator.c
1764
verbose(VERB_QUERY, "CNAMEchain to noanswer response failed "
sbin/unwind/libunbound/validator/validator.c
1774
verbose(VERB_ALGO, "successfully validated CNAME chain to a "
sbin/unwind/libunbound/validator/validator.c
1776
else verbose(VERB_ALGO, "successfully validated CNAME chain to a "
sbin/unwind/libunbound/validator/validator.c
1810
verbose(VERB_ALGO, "restart count exceeded");
sbin/unwind/libunbound/validator/validator.c
1817
verbose(VERB_ALGO, "validator classification %s",
sbin/unwind/libunbound/validator/validator.c
1879
verbose(VERB_QUERY, "unsigned parent zone denies"
sbin/unwind/libunbound/validator/validator.c
1886
verbose(VERB_ALGO, "trust anchor NXDOMAIN by signed parent");
sbin/unwind/libunbound/validator/validator.c
1934
verbose(VERB_DETAIL, "prime trust anchor");
sbin/unwind/libunbound/validator/validator.c
2013
verbose(VERB_ALGO, "error generating DNSKEY request");
sbin/unwind/libunbound/validator/validator.c
2041
verbose(VERB_ALGO, "Cannot retrieve DS for signature");
sbin/unwind/libunbound/validator/validator.c
2058
verbose(VERB_ALGO, "bad signer name");
sbin/unwind/libunbound/validator/validator.c
2067
verbose(VERB_ALGO, "striplab %d", strip_lab);
sbin/unwind/libunbound/validator/validator.c
2079
else verbose(VERB_ALGO, "No DS RRset");
sbin/unwind/libunbound/validator/validator.c
2086
verbose(VERB_ALGO, "error generating DNSKEY request");
sbin/unwind/libunbound/validator/validator.c
2107
verbose(VERB_ALGO, "Process suspended sub DS response");
sbin/unwind/libunbound/validator/validator.c
2124
verbose(VERB_ALGO, "Process cached DS response");
sbin/unwind/libunbound/validator/validator.c
2139
verbose(VERB_ALGO, "error generating DS request");
sbin/unwind/libunbound/validator/validator.c
2149
verbose(VERB_ALGO, "error generating DNSKEY request");
sbin/unwind/libunbound/validator/validator.c
2179
verbose(VERB_ALGO, "validate: no key entry, failed");
sbin/unwind/libunbound/validator/validator.c
2188
verbose(VERB_DETAIL, "Verified that %sresponse is INSECURE",
sbin/unwind/libunbound/validator/validator.c
2218
verbose(VERB_DETAIL, "Could not establish validation of "
sbin/unwind/libunbound/validator/validator.c
2259
verbose(VERB_DETAIL, "Validate: message contains "
sbin/unwind/libunbound/validator/validator.c
2267
verbose(VERB_ALGO, "Validating a positive response");
sbin/unwind/libunbound/validator/validator.c
2277
verbose(VERB_DETAIL, "validate(positive): %s",
sbin/unwind/libunbound/validator/validator.c
2283
verbose(VERB_ALGO, "Validating a nodata response");
sbin/unwind/libunbound/validator/validator.c
2293
verbose(VERB_DETAIL, "validate(nodata): %s",
sbin/unwind/libunbound/validator/validator.c
2300
verbose(VERB_ALGO, "Validating a nxdomain response");
sbin/unwind/libunbound/validator/validator.c
2310
verbose(VERB_DETAIL, "validate(nxdomain): %s",
sbin/unwind/libunbound/validator/validator.c
2318
verbose(VERB_ALGO, "Validating a cname response");
sbin/unwind/libunbound/validator/validator.c
2328
verbose(VERB_DETAIL, "validate(cname): %s",
sbin/unwind/libunbound/validator/validator.c
2334
verbose(VERB_ALGO, "Validating a cname noanswer "
sbin/unwind/libunbound/validator/validator.c
2345
verbose(VERB_DETAIL, "validate(cname_noanswer): %s",
sbin/unwind/libunbound/validator/validator.c
2351
verbose(VERB_ALGO, "Validating a referral response");
sbin/unwind/libunbound/validator/validator.c
2353
verbose(VERB_DETAIL, "validate(referral): %s",
sbin/unwind/libunbound/validator/validator.c
2359
verbose(VERB_ALGO, "Validating a positive ANY "
sbin/unwind/libunbound/validator/validator.c
2370
verbose(VERB_DETAIL, "validate(positive_any): %s",
sbin/unwind/libunbound/validator/validator.c
2431
verbose(VERB_ALGO, "validator: go to next rrset");
sbin/unwind/libunbound/validator/validator.c
2443
verbose(VERB_ALGO, "validator: failed to chase CNAME");
sbin/unwind/libunbound/validator/validator.c
2480
verbose(VERB_ALGO, "validation failed, "
sbin/unwind/libunbound/validator/validator.c
2487
verbose(VERB_ALGO, "pass back to next module");
sbin/unwind/libunbound/validator/validator.c
2503
verbose(VERB_ALGO, "validation failed but "
sbin/unwind/libunbound/validator/validator.c
2512
verbose(VERB_ALGO, "reset serve-expired-ttl for "
sbin/unwind/libunbound/validator/validator.c
2648
verbose(VERB_ALGO, "val handle processing q with state %s",
sbin/unwind/libunbound/validator/validator.c
2678
verbose(VERB_QUERY, "validator[module %d] operate: extstate:%s "
sbin/unwind/libunbound/validator/validator.c
2691
verbose(VERB_ALGO, "validator: pass to next module");
sbin/unwind/libunbound/validator/validator.c
2697
verbose(VERB_ALGO, "validator: nextmodule returned");
sbin/unwind/libunbound/validator/validator.c
2713
verbose(VERB_ALGO, "rpz applied, mark it as insecure");
sbin/unwind/libunbound/validator/validator.c
2723
verbose(VERB_ALGO, "cannot validate classANY: bogus");
sbin/unwind/libunbound/validator/validator.c
2829
verbose(VERB_DETAIL, "validate keys with anchor(DS): %s",
sbin/unwind/libunbound/validator/validator.c
288
verbose(VERB_ALGO, "constructing reply for validation");
sbin/unwind/libunbound/validator/validator.c
2899
verbose(VERB_DETAIL, "DS response was error, thus bogus");
sbin/unwind/libunbound/validator/validator.c
2936
verbose(VERB_DETAIL, "DS rrset in DS response did "
sbin/unwind/libunbound/validator/validator.c
2970
verbose(VERB_ALGO, "no NSECs: %s", reason);
sbin/unwind/libunbound/validator/validator.c
2988
verbose(VERB_DETAIL, "NSEC RRset for the "
sbin/unwind/libunbound/validator/validator.c
2997
verbose(VERB_DETAIL, "NSEC RRset for the "
sbin/unwind/libunbound/validator/validator.c
3002
verbose(VERB_DETAIL, "NSEC RRset for the "
sbin/unwind/libunbound/validator/validator.c
3030
verbose(VERB_DETAIL, "NSEC3s for the "
sbin/unwind/libunbound/validator/validator.c
3039
verbose(VERB_DETAIL, "NSEC3s for the "
sbin/unwind/libunbound/validator/validator.c
3044
verbose(VERB_DETAIL, "NSEC3s for the "
sbin/unwind/libunbound/validator/validator.c
3057
verbose(VERB_DETAIL, "DS %s ran out of options, so return "
sbin/unwind/libunbound/validator/validator.c
3093
verbose(VERB_ALGO, "CNAME validated, "
sbin/unwind/libunbound/validator/validator.c
3103
verbose(VERB_QUERY, "Encountered an unhandled type of "
sbin/unwind/libunbound/validator/validator.c
3157
verbose(VERB_ALGO, "rpz was applied to the DS lookup, "
sbin/unwind/libunbound/validator/validator.c
3258
verbose(VERB_ALGO, "rpz was applied to the DNSKEY lookup, "
sbin/unwind/libunbound/validator/validator.c
3273
verbose(VERB_DETAIL, "Missing DNSKEY RRset in response to "
sbin/unwind/libunbound/validator/validator.c
3332
verbose(VERB_DETAIL, "Did not match a DS to a DNSKEY, "
sbin/unwind/libunbound/validator/validator.c
3447
verbose(VERB_ALGO, "super: has no validator state");
sbin/unwind/libunbound/validator/validator.c
408
verbose(VERB_ALGO, "not validating response, is valrec"
sbin/unwind/libunbound/validator/validator.c
422
verbose(VERB_ALGO, "cannot validate non-answer, rcode %s", rc);
sbin/unwind/libunbound/validator/validator.c
431
verbose(VERB_ALGO, "cannot validate RRSIG, no sigs on sigs.");
sbin/unwind/libunbound/validator/validator.c
448
verbose(VERB_ALGO, "response has already been validated: %s",
sbin/unwind/libunbound/validator/validator.c
491
verbose(VERB_ALGO, "Could not generate request: cycle detected");
sbin/unwind/libunbound/validator/validator.c
574
verbose(VERB_ALGO, "failed to generate key tag signaling request");
sbin/unwind/libunbound/validator/validator.c
631
verbose(VERB_ALGO, "keytag signaling query failed");
sbin/unwind/libunbound/validator/validator.c
636
verbose(VERB_ALGO, "Could not prime trust anchor");
sbin/unwind/libunbound/validator/validator.c
756
verbose(VERB_ALGO, "msg signature validation "
sbin/unwind/libunbound/validator/validator.c
792
verbose(VERB_ALGO, "msg signature validation "
sbin/unwind/libunbound/validator/validator.c
826
verbose(VERB_ALGO, "msg signature validation "
sbin/unwind/libunbound/validator/validator.c
839
verbose(VERB_ALGO, "validate_suspend timer, continue");
sbin/unwind/libunbound/validator/validator.c
852
verbose(VERB_ALGO, "validate_suspend timer: "
sbin/unwind/libunbound/validator/validator.c
859
verbose(VERB_ALGO, "validate_suspend timer, set for suspend");
sbin/unwind/libunbound/validator/validator.c
928
verbose(VERB_ALGO, "truncating to minimal response");
sbin/unwind/log.c
158
if (verbose) {
sbin/unwind/log.c
30
static int verbose;
sbin/unwind/log.c
39
verbose = n_debug;
sbin/unwind/log.c
64
verbose = v;
sbin/unwind/log.c
70
return (verbose);
sbin/unwind/resolver.c
375
resolver(int debug, int verbose)
sbin/unwind/resolver.c
385
log_setverbose(verbose);
sbin/unwind/resolver.c
494
int shut = 0, verbose, i, new_available_afs;
sbin/unwind/resolver.c
522
if (IMSG_DATA_SIZE(imsg) != sizeof(verbose))
sbin/unwind/resolver.c
526
memcpy(&verbose, imsg.data, sizeof(verbose));
sbin/unwind/resolver.c
528
!= (verbose & OPT_VERBOSE3))
sbin/unwind/resolver.c
530
log_setverbose(verbose);
sbin/unwind/unwind.c
346
start_child(enum uw_process p, char *argv0, int fd, int debug, int verbose)
sbin/unwind/unwind.c
381
if (verbose & OPT_VERBOSE)
sbin/unwind/unwind.c
383
if (verbose & OPT_VERBOSE2)
sbin/unwind/unwind.c
385
if (verbose & OPT_VERBOSE3)
sbin/unwind/unwind.c
400
int shut = 0, verbose;
sbin/unwind/unwind.c
436
if (IMSG_DATA_SIZE(imsg) != sizeof(verbose))
sbin/unwind/unwind.c
439
memcpy(&verbose, imsg.data, sizeof(verbose));
sbin/unwind/unwind.c
440
log_setverbose(verbose);
sbin/vnconfig/vnconfig.c
104
verbose = 1;
sbin/vnconfig/vnconfig.c
318
if (verbose)
sbin/vnconfig/vnconfig.c
351
else if (verbose)
sbin/vnconfig/vnconfig.c
61
int verbose = 0;
sys/arch/alpha/stand/installboot.c
118
verbose = 1;
sys/arch/alpha/stand/installboot.c
138
if (verbose) {
sys/arch/alpha/stand/installboot.c
181
if (verbose)
sys/arch/alpha/stand/installboot.c
296
if (verbose) {
sys/arch/alpha/stand/installboot.c
346
if (verbose)
sys/arch/alpha/stand/installboot.c
352
if (verbose)
sys/arch/alpha/stand/installboot.c
355
if (verbose)
sys/arch/alpha/stand/installboot.c
412
if (verbose)
sys/arch/alpha/stand/installboot.c
419
if (verbose)
sys/arch/alpha/stand/installboot.c
427
if (verbose)
sys/arch/alpha/stand/installboot.c
431
if (verbose)
sys/arch/alpha/stand/installboot.c
441
if (verbose)
sys/arch/alpha/stand/installboot.c
451
if (verbose)
sys/arch/alpha/stand/installboot.c
462
if (verbose)
sys/arch/alpha/stand/installboot.c
466
if (verbose)
sys/arch/alpha/stand/installboot.c
485
if (verbose)
sys/arch/alpha/stand/installboot.c
489
if (verbose)
sys/arch/alpha/stand/installboot.c
500
if (verbose)
sys/arch/alpha/stand/installboot.c
508
if (verbose)
sys/arch/alpha/stand/installboot.c
515
if (verbose)
sys/arch/alpha/stand/installboot.c
522
if (verbose)
sys/arch/alpha/stand/installboot.c
528
if (verbose)
sys/arch/alpha/stand/installboot.c
61
int verbose, nowrite, hflag;
sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c
102
verbose = 1;
sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c
158
if (verbose) {
sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c
169
if (verbose)
sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c
178
if (verbose)
sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c
188
if (verbose)
sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c
192
if (verbose)
sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c
206
if (verbose)
sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c
210
if (verbose)
sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c
224
if (verbose)
sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c
232
if (verbose)
sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c
237
if (verbose)
sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c
243
if (verbose)
sys/arch/alpha/stand/setnetbootinfo/setnetbootinfo.c
49
int verbose, force, unset;
sys/arch/hppa/stand/mkboot/mkboot.c
260
if (verbose)
sys/arch/hppa/stand/mkboot/mkboot.c
291
if (verbose)
sys/arch/hppa/stand/mkboot/mkboot.c
62
int loadpoint, verbose;
sys/arch/hppa/stand/mkboot/mkboot.c
93
verbose++;
sys/dev/ic/xl.c
861
xl_choose_xcvr(struct xl_softc *sc, int verbose)
sys/dev/ic/xl.c
877
if (verbose)
sys/dev/ic/xl.c
885
if (verbose)
sys/dev/ic/xl.c
892
if (verbose)
sys/dev/ic/xl.c
898
if (verbose)
sys/dev/ic/xl.c
914
if (verbose)
sys/dev/ic/xl.c
921
if (verbose)
sys/dev/ic/xl.c
932
if (verbose)
sys/dev/ic/xl.c
939
if (verbose)
sys/dev/pci/bktr/bktr_card.c
1009
if (verbose)
sys/dev/pci/bktr/bktr_card.c
1338
if ( verbose ) {
sys/dev/pci/bktr/bktr_card.c
570
probeCard( bktr_ptr_t bktr, int verbose, int unit )
sys/dev/pci/bktr/bktr_card.h
89
void probeCard( bktr_ptr_t bktr, int verbose, int unit);
sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c
582
bool verbose = !(flags & PSP_WAITREG_NOVERBOSE);
sys/dev/pci/drm/amd/amdgpu/amdgpu_psp.c
602
if (verbose)
sys/dev/pci/drm/drm_modes.c
1807
struct list_head *mode_list, bool verbose)
sys/dev/pci/drm/drm_modes.c
1818
if (verbose) {
sys/dev/pci/drm/include/drm/drm_modes.h
562
struct list_head *mode_list, bool verbose);
sys/dev/pci/eso.c
301
eso_setup(struct eso_softc *sc, int verbose, int resuming)
sys/dev/pci/eso.c
309
if (verbose) printf(", can't reset\n");
sys/kern/vfs_subr.c
1813
vfs_syncwait(struct proc *p, int verbose)
sys/kern/vfs_subr.c
1847
if (verbose)
sys/kern/vfs_subr.c
1855
if (verbose)
sys/lib/libz/zutil.c
126
# ifndef verbose
sys/lib/libz/zutil.c
129
int ZLIB_INTERNAL z_verbose = verbose;
usr.bin/cap_mkdb/cap_mkdb.c
280
if (verbose)
usr.bin/cap_mkdb/cap_mkdb.c
54
int verbose;
usr.bin/cap_mkdb/cap_mkdb.c
88
verbose = 1;
usr.bin/cdio/cdio.c
1133
if (verbose) {
usr.bin/cdio/cdio.c
1172
if (verbose)
usr.bin/cdio/cdio.c
1202
if (verbose)
usr.bin/cdio/cdio.c
1220
if (verbose)
usr.bin/cdio/cdio.c
1236
if (verbose) {
usr.bin/cdio/cdio.c
158
int verbose = 1;
usr.bin/cdio/cdio.c
1640
return (verbose ? "cdio> " : "");
usr.bin/cdio/cdio.c
253
verbose = 0;
usr.bin/cdio/cdio.c
256
verbose++;
usr.bin/cdio/cdio.c
276
if (verbose > 1)
usr.bin/cdio/cdio.c
303
if (verbose == 1)
usr.bin/cdio/cdio.c
304
verbose = isatty(0);
usr.bin/cdio/cdio.c
306
if (verbose) {
usr.bin/cdio/cdio.c
316
if (verbose)
usr.bin/cdio/mmc.c
213
if (verbose > 1)
usr.bin/cdio/mmc.c
224
if (verbose > 1) {
usr.bin/cdio/mmc.c
236
if (verbose > 2) {
usr.bin/cdio/mmc.c
252
if (feature == 0 && verbose > 1) {
usr.bin/cdio/mmc.c
253
if (verbose > 2)
usr.bin/cdio/mmc.c
258
if (verbose < 3 && !current)
usr.bin/cdio/mmc.c
37
extern int verbose;
usr.bin/compress/main.c
315
verbose = -1;
usr.bin/compress/main.c
330
verbose++;
usr.bin/compress/main.c
462
if (verbose > 0 && !pipin && !list)
usr.bin/compress/main.c
473
if (unlink(infile) == -1 && verbose >= 0)
usr.bin/compress/main.c
498
if (verbose >= 0)
usr.bin/compress/main.c
503
if (verbose >= 0)
usr.bin/compress/main.c
546
if (error == FAILURE && verbose >= 0)
usr.bin/compress/main.c
55
static int cat, decomp, kflag, pipin, force, verbose, testmode, list, recurse;
usr.bin/compress/main.c
579
if (verbose >= 0)
usr.bin/compress/main.c
593
if (verbose >= 0)
usr.bin/compress/main.c
604
if (verbose >= 0)
usr.bin/compress/main.c
611
if (verbose >= 0)
usr.bin/compress/main.c
617
if (!error && verbose >= 0)
usr.bin/compress/main.c
623
if (!error && verbose >= 0)
usr.bin/compress/main.c
630
if (verbose > 0)
usr.bin/compress/main.c
639
} else if (verbose > 0)
usr.bin/compress/main.c
688
if (verbose >= 0)
usr.bin/compress/main.c
697
if (verbose >= 0)
usr.bin/compress/main.c
727
if (verbose >= 0)
usr.bin/compress/main.c
735
if (verbose >= 0)
usr.bin/compress/main.c
744
if (verbose >= 0) {
usr.bin/compress/main.c
752
if (verbose >= 0)
usr.bin/compress/main.c
767
if (!error && verbose >= 0)
usr.bin/compress/main.c
777
} else if (verbose > 0) {
usr.bin/compress/main.c
912
if (verbose >= 0) {
usr.bin/compress/main.c
913
if (verbose > 0)
usr.bin/compress/main.c
921
if (verbose > 0) {
usr.bin/compress/main.c
939
} else if (verbose >= 0) {
usr.bin/compress/main.c
942
if (verbose > 0)
usr.bin/cvs/diff3.c
157
cvs_merge_file(struct cvs_file *cf, int verbose)
usr.bin/cvs/diff3.c
184
if (verbose == 1)
usr.bin/cvs/diff3.c
187
if (verbose == 1)
usr.bin/cvs/diff3.c
226
if (verbose == 1)
usr.bin/cvs/diff3.c
236
if (verbose == 1 && diff3_conflicts != 0) {
usr.bin/dig/lib/dns/include/dns/ttl.h
35
dns_ttl_totext(uint32_t src, int verbose,
usr.bin/dig/lib/dns/ttl.c
108
if (x == 1 && !verbose) {
usr.bin/dig/lib/dns/ttl.c
41
ttlfmt(unsigned int t, const char *s, int verbose,
usr.bin/dig/lib/dns/ttl.c
48
if (verbose)
usr.bin/dig/lib/dns/ttl.c
70
dns_ttl_totext(uint32_t src, int verbose, isc_buffer_t *target) {
usr.bin/dig/lib/dns/ttl.c
82
RETERR(ttlfmt(weeks, "week", verbose, (x > 0), target));
usr.bin/dig/lib/dns/ttl.c
86
RETERR(ttlfmt(days, "day", verbose, (x > 0), target));
usr.bin/dig/lib/dns/ttl.c
90
RETERR(ttlfmt(hours, "hour", verbose, (x > 0), target));
usr.bin/dig/lib/dns/ttl.c
94
RETERR(ttlfmt(mins, "minute", verbose, (x > 0), target));
usr.bin/dig/lib/dns/ttl.c
99
RETERR(ttlfmt(secs, "second", verbose, (x > 0), target));
usr.bin/ftp/cmds.c
1070
int oldverbose = verbose;
usr.bin/ftp/cmds.c
1075
verbose = 1;
usr.bin/ftp/cmds.c
1080
verbose = oldverbose;
usr.bin/ftp/cmds.c
1112
if (verbose)
usr.bin/ftp/cmds.c
1132
if (verbose)
usr.bin/ftp/cmds.c
1226
int oldverbose = verbose;
usr.bin/ftp/cmds.c
1228
verbose = 1;
usr.bin/ftp/cmds.c
1230
verbose = oldverbose;
usr.bin/ftp/cmds.c
1236
int oldverbose = verbose;
usr.bin/ftp/cmds.c
1238
verbose = 1;
usr.bin/ftp/cmds.c
1240
verbose = oldverbose;
usr.bin/ftp/cmds.c
1249
int oldverbose = verbose;
usr.bin/ftp/cmds.c
1251
verbose = 1;
usr.bin/ftp/cmds.c
1253
verbose = oldverbose;
usr.bin/ftp/cmds.c
1440
verbose ? "Passive mode" : NULL);
usr.bin/ftp/cmds.c
1465
if (verbose)
usr.bin/ftp/cmds.c
1651
overbose = verbose;
usr.bin/ftp/cmds.c
1652
restart_point = hash = verbose = 0;
usr.bin/ftp/cmds.c
1657
verbose = overbose;
usr.bin/ftp/cmds.c
493
onoff(verbose), onoff(bell), onoff(interactive),
usr.bin/ftp/cmds.c
633
code = togglevar(argc, argv, &verbose, "Verbose mode");
usr.bin/ftp/domacro.c
123
if (verbose) {
usr.bin/ftp/fetch.c
1003
if (verbose)
usr.bin/ftp/fetch.c
1103
if (verbose)
usr.bin/ftp/fetch.c
1108
if (verbose)
usr.bin/ftp/fetch.c
1509
if (verbose)
usr.bin/ftp/fetch.c
286
if (verbose)
usr.bin/ftp/fetch.c
562
if (verbose)
usr.bin/ftp/fetch.c
570
if (verbose)
usr.bin/ftp/fetch.c
698
if (verbose) {
usr.bin/ftp/fetch.c
719
if (verbose)
usr.bin/ftp/fetch.c
954
if (verbose) {
usr.bin/ftp/ftp.c
1321
ov = verbose;
usr.bin/ftp/ftp.c
1322
verbose = -1;
usr.bin/ftp/ftp.c
1328
verbose = ov;
usr.bin/ftp/ftp.c
188
if (verbose)
usr.bin/ftp/ftp.c
219
if (verbose && res->ai_next) {
usr.bin/ftp/ftp.c
275
if (verbose)
usr.bin/ftp/ftp.c
480
if (verbose) {
usr.bin/ftp/ftp.c
488
if (c != '\r' && (verbose > 0 ||
usr.bin/ftp/ftp.c
489
((verbose > -1 && n == '5' && dig > 4) &&
usr.bin/ftp/ftp.c
493
(dig == 1 || (dig == 5 && verbose == 0)))
usr.bin/ftp/ftp.c
526
if (verbose > 0 || ((verbose > -1 && n == '5') &&
usr.bin/ftp/ftp.c
594
if (verbose && printnames) {
usr.bin/ftp/ftp.c
894
if (is_retr && verbose && printnames) {
usr.bin/ftp/ftp_var.h
102
extern int verbose; /* print messages coming back from server */
usr.bin/ftp/main.c
339
verbose = 0;
usr.bin/ftp/main.c
393
verbose = 1; /* verbose if from a tty */
usr.bin/ftp/main.c
564
verbose = 1;
usr.bin/ftp/main.c
568
verbose = 0;
usr.bin/ftp/main.c
88
int verbose;
usr.bin/ftp/small.c
152
int comret, oldverbose = verbose;
usr.bin/ftp/small.c
163
verbose = 0;
usr.bin/ftp/small.c
177
verbose = oldverbose;
usr.bin/ftp/small.c
494
if (verbose)
usr.bin/ftp/util.c
141
if (verbose)
usr.bin/ftp/util.c
172
overbose = verbose;
usr.bin/ftp/util.c
176
verbose = -1;
usr.bin/ftp/util.c
208
verbose = overbose;
usr.bin/ftp/util.c
411
oldverbose = verbose;
usr.bin/ftp/util.c
412
verbose = (errbuf != NULL) ? -1 : 0;
usr.bin/ftp/util.c
426
verbose = oldverbose;
usr.bin/ftp/util.c
574
overbose = verbose;
usr.bin/ftp/util.c
579
verbose = -1;
usr.bin/ftp/util.c
598
verbose = overbose;
usr.bin/ftp/util.c
612
overbose = verbose;
usr.bin/ftp/util.c
618
verbose = -1;
usr.bin/ftp/util.c
669
verbose = overbose;
usr.bin/ftp/util.c
783
if (!verbose && flag == -1) {
usr.bin/ftp/util.c
793
if (!verbose && action != NULL) {
usr.bin/ftp/util.c
810
if (!verbose && title != NULL) {
usr.bin/ftp/util.c
929
if (!verbose && !siginfo)
usr.bin/indent/args.c
139
{"nv", PRO_BOOL, false, OFF, &verbose },
usr.bin/indent/args.c
148
{"v", PRO_BOOL, false, ON, &verbose },
usr.bin/indent/args.c
200
if (verbose)
usr.bin/indent/indent.c
109
int verbose; /* when true, non-essential error messages are
usr.bin/indent/indent.c
274
verbose = 0;
usr.bin/indent/indent.c
499
if (verbose && !flushed_nl) /* print error msg if the line
usr.bin/indent/indent.c
539
if (verbose) {
usr.bin/indent/indent.c
557
if (verbose && !flushed_nl)
usr.bin/indent/indent.c
928
if (verbose)
usr.bin/indent/indent.c
971
if (verbose)
usr.bin/indent/indent.c
982
if (verbose)
usr.bin/indent/indent_globs.h
154
extern int verbose; /* when true, non-essential error messages are
usr.bin/ldap/ldapclient.c
117
int verbose = 1;
usr.bin/ldap/ldapclient.c
123
log_init(verbose, 0);
usr.bin/ldap/ldapclient.c
178
verbose++;
usr.bin/ldap/ldapclient.c
210
log_setverbose(verbose);
usr.bin/ldap/log.c
171
if (verbose > 1) {
usr.bin/ldap/log.c
28
static int verbose;
usr.bin/ldap/log.c
58
verbose = n_debug;
usr.bin/ldap/log.c
77
verbose = v;
usr.bin/ldap/log.c
83
return (verbose);
usr.bin/newsyslog/newsyslog.c
1035
if (!verbose)
usr.bin/newsyslog/newsyslog.c
113
#define DPRINTF(x) do { if (verbose) printf x ; } while (0)
usr.bin/newsyslog/newsyslog.c
140
int verbose = 0; /* Print out what's going on */
usr.bin/newsyslog/newsyslog.c
333
if (noaction && !verbose)
usr.bin/newsyslog/newsyslog.c
436
verbose = 1;
usr.bin/openssl/ca.c
1035
if (cfg.verbose)
usr.bin/openssl/ca.c
1044
if (cfg.verbose)
usr.bin/openssl/ca.c
1109
if (cfg.verbose) {
usr.bin/openssl/ca.c
1139
cfg.extensions, conf, cfg.verbose,
usr.bin/openssl/ca.c
1163
cfg.extensions, conf, cfg.verbose,
usr.bin/openssl/ca.c
1188
cfg.extensions, conf, cfg.verbose,
usr.bin/openssl/ca.c
1242
if (cfg.verbose)
usr.bin/openssl/ca.c
1283
if (cfg.verbose)
usr.bin/openssl/ca.c
129
int verbose, unsigned long certopt, unsigned long nameopt,
usr.bin/openssl/ca.c
1356
if (cfg.verbose)
usr.bin/openssl/ca.c
136
int verbose, unsigned long certopt, unsigned long nameopt, int default_op,
usr.bin/openssl/ca.c
1412
if (cfg.verbose)
usr.bin/openssl/ca.c
144
char *enddate, long days, int batch, int verbose, X509_REQ *req,
usr.bin/openssl/ca.c
1536
int verbose, unsigned long certopt, unsigned long nameopt, int default_op,
usr.bin/openssl/ca.c
1555
if (verbose) {
usr.bin/openssl/ca.c
1588
verbose, req, ext_sect, lconf, certopt, nameopt, default_op,
usr.bin/openssl/ca.c
1604
int verbose, unsigned long certopt, unsigned long nameopt, int default_op,
usr.bin/openssl/ca.c
1615
if (verbose) {
usr.bin/openssl/ca.c
1645
verbose, rreq, ext_sect, lconf, certopt, nameopt, default_op,
usr.bin/openssl/ca.c
1708
int verbose, X509_REQ *req, char *ext_sect, CONF *lconf,
usr.bin/openssl/ca.c
1912
if (verbose)
usr.bin/openssl/ca.c
1973
if (verbose)
usr.bin/openssl/ca.c
1992
if (verbose)
usr.bin/openssl/ca.c
200
int verbose;
usr.bin/openssl/ca.c
2006
if (verbose)
usr.bin/openssl/ca.c
2026
if (verbose)
usr.bin/openssl/ca.c
576
.opt.flag = &cfg.verbose,
usr.bin/openssl/ca.c
925
if (cfg.verbose) {
usr.bin/openssl/ca.c
938
if (cfg.verbose)
usr.bin/openssl/ca.c
946
if (cfg.verbose)
usr.bin/openssl/ca.c
956
if (cfg.verbose)
usr.bin/openssl/ca.c
977
if (cfg.verbose)
usr.bin/openssl/certhash.c
38
int verbose;
usr.bin/openssl/certhash.c
52
.opt.flag = &cfg.verbose,
usr.bin/openssl/certhash.c
568
if (cfg.verbose)
usr.bin/openssl/certhash.c
593
if (cfg.verbose)
usr.bin/openssl/certhash.c
610
if (cfg.verbose)
usr.bin/openssl/ciphers.c
152
if (cfg.verbose == 0) {
usr.bin/openssl/ciphers.c
157
if (cfg.verbose > 1) {
usr.bin/openssl/ciphers.c
170
if (cfg.verbose == 0)
usr.bin/openssl/ciphers.c
29
int verbose;
usr.bin/openssl/ciphers.c
68
.opt.value = &cfg.verbose,
usr.bin/openssl/ciphers.c
75
.opt.value = &cfg.verbose,
usr.bin/openssl/enc.c
283
.opt.flag = &cfg.verbose,
usr.bin/openssl/enc.c
449
if (cfg.verbose)
usr.bin/openssl/enc.c
733
if (cfg.verbose) {
usr.bin/openssl/enc.c
97
int verbose;
usr.bin/openssl/req.c
168
int verbose;
usr.bin/openssl/req.c
507
.opt.flag = &cfg.verbose,
usr.bin/openssl/req.c
596
if (cfg.verbose)
usr.bin/openssl/req.c
611
} else if (cfg.verbose)
usr.bin/openssl/req.c
618
if (cfg.verbose)
usr.bin/openssl/req.c
971
if (cfg.verbose) {
usr.bin/openssl/req.c
981
if (cfg.verbose) {
usr.bin/openssl/s_server.c
224
int verbose;
usr.bin/openssl/s_server.c
2283
if (srctx->verbose)
usr.bin/openssl/s_server.c
2294
if (srctx->verbose)
usr.bin/openssl/s_server.c
2355
if (srctx->verbose) {
usr.bin/openssl/s_server.c
416
cfg.tlscstatp.verbose = 1;
usr.bin/openssl/verify.c
142
.opt.flag = &cfg.verbose,
usr.bin/openssl/verify.c
454
if (!cfg.verbose)
usr.bin/openssl/verify.c
82
int verbose;
usr.bin/patch/common.h
88
extern bool verbose;
usr.bin/patch/inp.c
100
if (verbose) {
usr.bin/patch/inp.c
151
if (verbose)
usr.bin/patch/inp.c
252
if (verbose)
usr.bin/patch/inp.c
267
} else if (verbose)
usr.bin/patch/inp.c
316
if (verbose)
usr.bin/patch/inp.c
331
} else if (verbose)
usr.bin/patch/patch.c
350
if (verbose)
usr.bin/patch/patch.c
382
if (verbose)
usr.bin/patch/patch.c
388
if (verbose)
usr.bin/patch/patch.c
393
if (verbose) {
usr.bin/patch/patch.c
443
if (verbose)
usr.bin/patch/patch.c
566
if (verbose)
usr.bin/patch/patch.c
646
verbose = false;
usr.bin/patch/patch.c
718
if (verbose && fuzz == 0 && (diff_type == CONTEXT_DIFF
usr.bin/patch/patch.c
78
bool verbose = true;
usr.bin/patch/pch.c
186
if (verbose)
usr.bin/patch/pch.c
190
if (verbose)
usr.bin/patch/pch.c
195
if (verbose)
usr.bin/patch/pch.c
201
if (verbose)
usr.bin/patch/pch.c
209
if (p_indent && verbose)
usr.bin/patch/pch.c
232
if (verbose)
usr.bin/patch/pch.c
441
if (verbose && p_base < file_pos) {
usr.bin/patch/pch.c
817
if (verbose)
usr.bin/rsync/extern.h
274
extern int verbose;
usr.bin/rsync/fargs.c
119
if (verbose > 3)
usr.bin/rsync/fargs.c
121
if (verbose > 2)
usr.bin/rsync/fargs.c
123
if (verbose > 1)
usr.bin/rsync/fargs.c
125
if (verbose > 0)
usr.bin/rsync/log.c
121
if (verbose < 1)
usr.bin/rsync/log.c
174
if (verbose < level)
usr.bin/rsync/log.c
26
extern int verbose;
usr.bin/rsync/log.c
39
if (verbose < level + 1)
usr.bin/rsync/main.c
34
int verbose;
usr.bin/rsync/main.c
348
{ "verbose", no_argument, &verbose, 1 },
usr.bin/rsync/main.c
349
{ "no-verbose", no_argument, &verbose, 0 },
usr.bin/rsync/main.c
424
verbose++;
usr.bin/rsync/session.c
105
if (verbose == 0)
usr.bin/rsync/session.c
141
if (sess->opts->server || verbose == 0)
usr.bin/rsync/session.c
38
assert(verbose);
usr.bin/skeyinfo/skeyinfo.c
43
int error, ch, verbose = 0;
usr.bin/skeyinfo/skeyinfo.c
51
verbose = 1;
usr.bin/skeyinfo/skeyinfo.c
82
if (verbose)
usr.bin/ssh/auth2-hostbased.c
247
verbose("Accepted certificate ID \"%s\" signed by "
usr.bin/ssh/auth2-hostbased.c
255
verbose("Accepted %s public key %s from %s@%s",
usr.bin/ssh/auth2-pubkey.c
600
verbose("Accepted certificate ID \"%s\" (serial %llu) signed by "
usr.bin/ssh/auth2-pubkeyfile.c
336
verbose("Accepted key %s %s found at %s",
usr.bin/ssh/auth2-pubkeyfile.c
375
verbose("Accepted certificate ID \"%s\" (serial %llu) "
usr.bin/ssh/channels.c
1376
verbose("Rejected X11 connection after ForwardX11Timeout "
usr.bin/ssh/channels.c
2666
verbose("channel %d: closing after %u seconds "
usr.bin/ssh/channels.c
3923
verbose("socket [%s]:%s: %.100s", ntop, strport,
usr.bin/ssh/channels.c
3939
verbose("bind [%s]:%s: %.100s",
usr.bin/ssh/channels.c
4653
verbose("socket: %.100s", strerror(errno));
usr.bin/ssh/clientloop.c
1686
verbose("Killed by signal %d.", (int) received_signal);
usr.bin/ssh/clientloop.c
1693
verbose("Transferred: sent %llu, received %llu bytes, in %.1f seconds",
usr.bin/ssh/clientloop.c
1696
verbose("Bytes per second: sent %.1f, received %.1f",
usr.bin/ssh/clientloop.c
1802
verbose("Rejected X11 connection after ForwardX11Timeout "
usr.bin/ssh/dns.c
217
verbose("DNS lookup error: %s", dns_result_totext(result));
usr.bin/ssh/dns.c
242
verbose("Error parsing fingerprint from DNS.");
usr.bin/ssh/mux.c
1923
verbose("Allocated port %u for remote forward to %s:%d",
usr.bin/ssh/session.c
1074
verbose("Changed root directory to \"%s\"", path);
usr.bin/ssh/session.c
2074
verbose("Close session: user %s from %.200s port %d id %d",
usr.bin/ssh/session.c
635
verbose("Starting session: %s%s%s for %s from %.200s port %d id %d",
usr.bin/ssh/sftp-server.c
1233
verbose("realpath \"%s\"", path);
usr.bin/ssh/sftp-server.c
1309
verbose("readlink \"%s\"", path);
usr.bin/ssh/sftp-server.c
1428
verbose("fsync \"%s\"", handle_to_name(handle));
usr.bin/ssh/sftp-server.c
1564
verbose("expand \"%s\"", path);
usr.bin/ssh/sftp-server.c
1683
verbose("home-directory \"%s\"", user_pw->pw_dir);
usr.bin/ssh/sftp-server.c
1730
verbose("users-groups-by-id: %u users, %u groups", nusers, ngroups);
usr.bin/ssh/sftp-server.c
188
verbose("Refusing %s request in read-only mode", h->name);
usr.bin/ssh/sftp-server.c
194
verbose("Refusing denylisted %s request", h->name);
usr.bin/ssh/sftp-server.c
204
verbose("Refusing non-allowlisted %s request", h->name);
usr.bin/ssh/sftp-server.c
707
verbose("received client version %u", version);
usr.bin/ssh/sftp-server.c
752
verbose("Refusing open request in read-only mode");
usr.bin/ssh/sftp-server.c
900
verbose("%sstat name \"%s\"", do_lstat ? "l" : "", name);
usr.bin/ssh/ssh-agent.c
1374
verbose("failed add of SK provider \"%.100s\": "
usr.bin/ssh/ssh-agent.c
1380
verbose("failed provider \"%.100s\": "
usr.bin/ssh/ssh-agent.c
1572
verbose("failed PKCS#11 add of \"%.100s\": remote addition of "
usr.bin/ssh/ssh-agent.c
1577
verbose("failed PKCS#11 add of \"%.100s\": realpath: %s",
usr.bin/ssh/ssh-agent.c
1582
verbose("refusing PKCS#11 add of \"%.100s\": "
usr.bin/ssh/ssh-agent.c
1648
verbose("failed PKCS#11 add of \"%.100s\": realpath: %s",
usr.bin/ssh/ssh-pkcs11.c
234
verbose("Deferring PIN entry to reader keypad.");
usr.bin/ssh/ssh.c
386
verbose("Canonicalized DNS aliased hostname "
usr.bin/ssh/sshconnect2.c
474
verbose("Authenticated to %s ([%s]:%d) using \"%s\".", host,
usr.bin/ssh/sshconnect2.c
478
verbose("Authenticated to %s (via proxy) using \"%s\".", host,
usr.bin/ssh/sshconnect2.c
629
verbose("Authenticated using \"%s\" with partial success.",
usr.bin/ssh/sshd-session.c
1107
verbose("Connection from %s port %d on %s port %d%s%s%s",
usr.bin/ssh/sshd-session.c
1196
verbose("Transferred: sent %llu, received %llu bytes",
usr.bin/ssh/sshd-session.c
1199
verbose("Closing connection to %.500s port %d", remote_ip, remote_port);
usr.bin/ssh/sshd-session.c
365
verbose("User child is on pid %ld", (long)pmonitor->m_pid);
usr.bin/ssh/sshd.c
817
verbose("socket: %.100s", strerror(errno));
usr.bin/ssh/sshd.c
825
verbose("socket: CLOEXEC: %s", strerror(errno));
usr.bin/systat/main.c
66
int verbose = 1; /* to report kvm read errs */
usr.bin/systat/systat.h
60
extern int verbose;
usr.bin/tftp/main.c
315
if (verbose)
usr.bin/tftp/main.c
370
if (verbose)
usr.bin/tftp/main.c
390
if (verbose)
usr.bin/tftp/main.c
461
if (verbose)
usr.bin/tftp/main.c
473
if (verbose)
usr.bin/tftp/main.c
547
mode, verbose ? "on" : "off", trace ? "on" : "off");
usr.bin/tftp/main.c
714
verbose = !verbose;
usr.bin/tftp/main.c
715
printf("Verbose mode %s.\n", verbose ? "on" : "off");
usr.bin/tftp/main.c
93
int verbose;
usr.bin/tftp/tftp.c
571
if (verbose)
usr.bin/tftp/tftp.c
76
extern int verbose;
usr.bin/tsort/tsort.c
416
heapify(struct array *h, int verbose)
usr.bin/tsort/tsort.c
421
if (h->t[--i]->order == NO_ORDER && verbose)
usr.bin/usbhidaction/usbhidaction.c
111
verbose++;
usr.bin/usbhidaction/usbhidaction.c
149
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
174
if (verbose > 2) {
usr.bin/usbhidaction/usbhidaction.c
181
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
306
if (verbose > 2)
usr.bin/usbhidaction/usbhidaction.c
326
if (verbose > 2)
usr.bin/usbhidaction/usbhidaction.c
335
if (verbose > 2)
usr.bin/usbhidaction/usbhidaction.c
359
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
389
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
406
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
447
if (verbose)
usr.bin/usbhidaction/usbhidaction.c
50
int verbose = 0;
usr.bin/usbhidctl/usbhid.c
53
unsigned int verbose;
usr.bin/usbhidctl/usbhid.c
664
if (verbose > 3)
usr.bin/usbhidctl/usbhid.c
772
wflag = aflag = nflag = verbose = rflag = Rflag = lflag = 0;
usr.bin/usbhidctl/usbhid.c
799
verbose++;
usr.bin/usbhidctl/usbhid.c
849
if (verbose >= 1)
usr.bin/usbhidctl/usbhid.c
858
if (verbose >= 1)
usr.bin/usbhidctl/usbhid.c
889
switch (verbose) {
usr.bin/usbhidctl/usbhid.c
905
switch (verbose) {
usr.bin/usbhidctl/usbhid.c
946
if (verbose > 1)
usr.bin/vmstat/vmstat.c
124
int verbose = 0;
usr.bin/vmstat/vmstat.c
170
verbose = 1;
usr.bin/vmstat/vmstat.c
779
if (kp->kb_calls == 0 && !verbose)
usr.bin/vmstat/vmstat.c
915
if (pp->pr_nget == 0 && !verbose)
usr.bin/yacc/defs.h
351
extern void verbose(void);
usr.bin/yacc/main.c
295
verbose();
usr.sbin/acme-client/dbg.c
29
if (verbose < 2)
usr.sbin/acme-client/dbg.c
42
if (!verbose)
usr.sbin/acme-client/extern.h
278
extern int verbose;
usr.sbin/acme-client/main.c
37
int verbose;
usr.sbin/acme-client/main.c
79
verbose = verbose ? 2 : 1;
usr.sbin/acme-client/netproc.c
446
if (rc == 0 || verbose > 1)
usr.sbin/acme-client/netproc.c
485
if (rc == 0 || verbose > 1)
usr.sbin/acme-client/netproc.c
518
if (rc == 0 || verbose > 1)
usr.sbin/acme-client/netproc.c
547
if (rc == 0 || verbose > 1)
usr.sbin/acme-client/netproc.c
579
if (rc == 0 || verbose > 1)
usr.sbin/acme-client/netproc.c
603
if (rc == 0 || verbose > 1)
usr.sbin/acme-client/netproc.c
631
if (rc == 0 || verbose > 1)
usr.sbin/acme-client/netproc.c
657
if (rc == 0 || verbose > 1)
usr.sbin/acme-client/netproc.c
684
if (rc == 0 || verbose > 1)
usr.sbin/acme-client/netproc.c
713
if (rc == 0 || verbose > 1)
usr.sbin/apm/apm.c
159
int verbose = FALSE;
usr.sbin/apm/apm.c
179
verbose = TRUE;
usr.sbin/apm/apm.c
300
verbose = doac = dopct = dobstate = domin = doperf = TRUE;
usr.sbin/apm/apm.c
331
if (!verbose) {
usr.sbin/bgpctl/bgpctl.c
410
verbose = 1;
usr.sbin/bgpctl/bgpctl.c
414
&verbose, sizeof(verbose));
usr.sbin/bgpctl/bgpctl.c
84
int fd, n, done, numdone, ch, verbose = 0;
usr.sbin/bgpctl/mrtparser.c
1010
if ((aid = mrt_afi2aid(afi, -1, verbose)) == AID_UNSPEC)
usr.sbin/bgpctl/mrtparser.c
119
if (verbose)
usr.sbin/bgpctl/mrtparser.c
130
if (verbose)
usr.sbin/bgpctl/mrtparser.c
147
if (verbose)
usr.sbin/bgpctl/mrtparser.c
174
r = mrt_parse_v2_rib(&h, msg, verbose);
usr.sbin/bgpctl/mrtparser.c
182
if (verbose)
usr.sbin/bgpctl/mrtparser.c
194
verbose) != -1) {
usr.sbin/bgpctl/mrtparser.c
207
if (mrt_parse_msg(&m, &h, msg, verbose) != -1) {
usr.sbin/bgpctl/mrtparser.c
216
verbose) == 0) {
usr.sbin/bgpctl/mrtparser.c
223
if (verbose)
usr.sbin/bgpctl/mrtparser.c
230
if (verbose)
usr.sbin/bgpctl/mrtparser.c
241
mrt_afi2aid(int afi, int safi, int verbose)
usr.sbin/bgpctl/mrtparser.c
259
if (verbose)
usr.sbin/bgpctl/mrtparser.c
340
mrt_parse_v2_rib(struct mrt_hdr *hdr, struct ibuf *msg, int verbose)
usr.sbin/bgpctl/mrtparser.c
364
&r->prefixlen, verbose) == -1)
usr.sbin/bgpctl/mrtparser.c
375
&r->prefixlen, verbose) == -1)
usr.sbin/bgpctl/mrtparser.c
392
if ((aid = mrt_afi2aid(afi, safi, verbose)) == AID_UNSPEC)
usr.sbin/bgpctl/mrtparser.c
397
&r->prefixlen, verbose) == -1)
usr.sbin/bgpctl/mrtparser.c
530
struct mrt_rib **rp, int verbose)
usr.sbin/bgpctl/mrtparser.c
602
if ((aid = mrt_afi2aid(afi, safi, verbose)) == AID_UNSPEC)
usr.sbin/bgpctl/mrtparser.c
614
verbose) == -1)
usr.sbin/bgpctl/mrtparser.c
869
uint8_t *prefixlen, int verbose)
usr.sbin/bgpctl/mrtparser.c
887
if (verbose)
usr.sbin/bgpctl/mrtparser.c
891
if (r == -1 && verbose)
usr.sbin/bgpctl/mrtparser.c
898
int verbose)
usr.sbin/bgpctl/mrtparser.c
937
if ((aid = mrt_afi2aid(afi, -1, verbose)) == AID_UNSPEC)
usr.sbin/bgpctl/mrtparser.c
96
mrt_parse(int fd, struct mrt_parser *p, int verbose)
usr.sbin/bgpctl/mrtparser.c
960
int verbose)
usr.sbin/bgpd/bgpd.c
1006
if (imsg_get_data(&imsg, &verbose, sizeof(verbose)) ==
usr.sbin/bgpd/bgpd.c
1010
log_setverbose(verbose);
usr.sbin/bgpd/bgpd.c
520
start_child(enum bgpd_process p, char *argv0, int fd, int debug, int verbose)
usr.sbin/bgpd/bgpd.c
558
if (verbose)
usr.sbin/bgpd/bgpd.c
852
int rv, verbose;
usr.sbin/bgpd/control.c
251
int verbose, matched;
usr.sbin/bgpd/control.c
526
if (imsg_get_data(&imsg, &verbose, sizeof(verbose)) ==
usr.sbin/bgpd/control.c
533
log_setverbose(verbose);
usr.sbin/bgpd/log.c
152
if (verbose) {
usr.sbin/bgpd/log.c
30
static int verbose;
usr.sbin/bgpd/log.c
39
verbose = n_debug;
usr.sbin/bgpd/log.c
58
verbose = v;
usr.sbin/bgpd/log.c
64
return (verbose);
usr.sbin/bgpd/rde.c
161
rde_main(int debug, int verbose)
usr.sbin/bgpd/rde.c
174
log_setverbose(verbose);
usr.sbin/bgpd/rde.c
470
int verbose;
usr.sbin/bgpd/rde.c
854
if (imsg_get_data(&imsg, &verbose, sizeof(verbose)) ==
usr.sbin/bgpd/rde.c
859
log_setverbose(verbose);
usr.sbin/bgpd/rtr.c
182
rtr_main(int debug, int verbose)
usr.sbin/bgpd/rtr.c
191
log_setverbose(verbose);
usr.sbin/bgpd/session.c
174
session_main(int debug, int verbose)
usr.sbin/bgpd/session.c
190
log_setverbose(verbose);
usr.sbin/btrace/btrace.c
129
int verbose = 0;
usr.sbin/btrace/btrace.c
163
verbose++;
usr.sbin/btrace/btrace.c
2024
if (verbose < 2)
usr.sbin/btrace/btrace.c
2039
if (verbose < 2)
usr.sbin/btrace/btrace.c
2088
if (verbose < 2)
usr.sbin/btrace/btrace.c
496
if (verbose && fd != -1) {
usr.sbin/config/main.c
167
verbose = 1;
usr.sbin/config/main.c
76
int verbose;
usr.sbin/config/misc.c
38
extern int verbose;
usr.sbin/config/misc.c
46
if (verbose)
usr.sbin/config/misc.c
90
if (verbose || (cmdfp && ch != EOF)) {
usr.sbin/config/misc.c
96
if (verbose) {
usr.sbin/crunchgen/crunchgen.c
102
int verbose = 1, readcache = 1, elf_names, elf_mangle; /* options */
usr.sbin/crunchgen/crunchgen.c
136
verbose = 0;
usr.sbin/crunchgen/crunchgen.c
642
if (!p->srcdir && verbose)
usr.sbin/crunchgen/crunchgen.c
645
if (!p->objs && verbose)
usr.sbin/dhcpd/dhcpd.c
159
verbose = 1;
usr.sbin/dhcpd/dhcpd.c
211
log_setverbose(verbose);
usr.sbin/dhcpd/dhcpd.c
92
int debug = 0, verbose = 0;
usr.sbin/dhcpd/log.c
152
if (verbose) {
usr.sbin/dhcpd/log.c
30
static int verbose;
usr.sbin/dhcpd/log.c
39
verbose = n_debug;
usr.sbin/dhcpd/log.c
58
verbose = v;
usr.sbin/dhcpd/log.c
64
return (verbose);
usr.sbin/dhcrelay/log.c
152
if (verbose) {
usr.sbin/dhcrelay/log.c
30
static int verbose;
usr.sbin/dhcrelay/log.c
39
verbose = n_debug;
usr.sbin/dhcrelay/log.c
58
verbose = v;
usr.sbin/dhcrelay/log.c
64
return (verbose);
usr.sbin/dhcrelay6/log.c
152
if (verbose) {
usr.sbin/dhcrelay6/log.c
30
static int verbose;
usr.sbin/dhcrelay6/log.c
39
verbose = n_debug;
usr.sbin/dhcrelay6/log.c
58
verbose = v;
usr.sbin/dhcrelay6/log.c
64
return (verbose);
usr.sbin/dvmrpctl/dvmrpctl.c
162
verbose = 1;
usr.sbin/dvmrpctl/dvmrpctl.c
166
&verbose, sizeof(verbose));
usr.sbin/dvmrpctl/dvmrpctl.c
81
int done = 0, verbose = 0;
usr.sbin/dvmrpd/control.c
229
int verbose;
usr.sbin/dvmrpd/control.c
294
sizeof(verbose))
usr.sbin/dvmrpd/control.c
303
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/dvmrpd/control.c
304
log_verbose(verbose);
usr.sbin/dvmrpd/dvmrpd.c
318
int shut = 0, verbose;
usr.sbin/dvmrpd/dvmrpd.c
355
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/dvmrpd/dvmrpd.c
356
log_verbose(verbose);
usr.sbin/dvmrpd/log.c
133
if (verbose) {
usr.sbin/dvmrpd/log.c
33
int verbose;
usr.sbin/dvmrpd/log.c
52
verbose = v;
usr.sbin/dvmrpd/rde.c
206
int i, connected = 0, shut = 0, verbose;
usr.sbin/dvmrpd/rde.c
327
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/dvmrpd/rde.c
328
log_verbose(verbose);
usr.sbin/eeprom/main.c
51
int verbose = 0;
usr.sbin/eeprom/main.c
74
verbose = 1;
usr.sbin/eeprom/ophandlers.c
100
if (verbose) {
usr.sbin/eeprom/ophandlers.c
129
if (verbose) {
usr.sbin/eeprom/ophandlers.c
50
extern int verbose;
usr.sbin/eigrpctl/eigrpctl.c
206
verbose = 1;
usr.sbin/eigrpctl/eigrpctl.c
210
&verbose, sizeof(verbose));
usr.sbin/eigrpctl/eigrpctl.c
85
int n, verbose = 0;
usr.sbin/eigrpd/control.c
220
int verbose;
usr.sbin/eigrpd/control.c
296
sizeof(verbose))
usr.sbin/eigrpd/control.c
305
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/eigrpd/control.c
306
log_verbose(verbose);
usr.sbin/eigrpd/eigrpd.c
319
start_child(enum eigrpd_process p, char *argv0, int fd, int debug, int verbose,
usr.sbin/eigrpd/eigrpd.c
355
if (verbose)
usr.sbin/eigrpd/eigrpd.c
375
int shut = 0, verbose;
usr.sbin/eigrpd/eigrpd.c
427
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/eigrpd/eigrpd.c
428
log_verbose(verbose);
usr.sbin/eigrpd/eigrpe.c
67
eigrpe(int debug, int verbose, char *sockname)
usr.sbin/eigrpd/eigrpe.c
75
log_verbose(verbose);
usr.sbin/eigrpd/log.c
136
if (verbose) {
usr.sbin/eigrpd/log.c
36
int verbose;
usr.sbin/eigrpd/log.c
55
verbose = v;
usr.sbin/eigrpd/rde.c
175
int shut = 0, verbose;
usr.sbin/eigrpd/rde.c
281
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/eigrpd/rde.c
282
log_verbose(verbose);
usr.sbin/eigrpd/rde.c
72
rde(int debug, int verbose)
usr.sbin/eigrpd/rde.c
81
log_verbose(verbose);
usr.sbin/ftp-proxy/ftp-proxy.c
120
rfc_mode, session_count, timeout, verbose;
usr.sbin/ftp-proxy/ftp-proxy.c
629
verbose = 0;
usr.sbin/ftp-proxy/ftp-proxy.c
691
verbose++;
usr.sbin/ftp-proxy/ftp-proxy.c
692
if (verbose > 2)
usr.sbin/ftp-proxy/ftp-proxy.c
768
init_filter(qname, tagname, verbose);
usr.sbin/hostapd/parse.y
433
| WITH LOG verbose
usr.sbin/hostapd/parse.y
456
verbose : /* empty */
usr.sbin/hostapd/parse.y
463
iapp : TYPE RADIOTAP verbose
usr.sbin/hostapd/print-802_11.c
642
hostapd_print_ieee80211(u_int dlt, u_int verbose, u_int8_t *buf, u_int len)
usr.sbin/hostapd/print-802_11.c
644
if (verbose)
usr.sbin/httpd/control.c
229
int verbose;
usr.sbin/httpd/control.c
287
IMSG_SIZE_CHECK(&imsg, &verbose);
usr.sbin/httpd/control.c
289
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/httpd/control.c
294
memcpy(imsg.data, &verbose, sizeof(verbose));
usr.sbin/httpd/control.c
296
log_setverbose(verbose);
usr.sbin/httpd/httpd.c
120
int debug = 0, verbose = 0;
usr.sbin/httpd/httpd.c
148
verbose++;
usr.sbin/httpd/httpd.c
199
log_setverbose(verbose);
usr.sbin/httpd/log.c
152
if (verbose) {
usr.sbin/httpd/log.c
30
static int verbose;
usr.sbin/httpd/log.c
39
verbose = n_debug;
usr.sbin/httpd/log.c
58
verbose = v;
usr.sbin/httpd/log.c
64
return (verbose);
usr.sbin/httpd/proc.c
601
int verbose;
usr.sbin/httpd/proc.c
657
IMSG_SIZE_CHECK(&imsg, &verbose);
usr.sbin/httpd/proc.c
658
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/httpd/proc.c
659
log_setverbose(verbose);
usr.sbin/ifstated/log.c
152
if (verbose) {
usr.sbin/ifstated/log.c
30
static int verbose;
usr.sbin/ifstated/log.c
39
verbose = n_debug;
usr.sbin/ifstated/log.c
58
verbose = v;
usr.sbin/ifstated/log.c
64
return (verbose);
usr.sbin/installboot/bootstrap.c
123
if (verbose)
usr.sbin/installboot/bootstrap.c
60
if (verbose)
usr.sbin/installboot/bootstrap.c
69
if (verbose)
usr.sbin/installboot/bootstrap.c
85
if (verbose)
usr.sbin/installboot/efi_bootmgr.c
216
if (verbose) {
usr.sbin/installboot/efi_bootmgr.c
255
if (verbose) {
usr.sbin/installboot/efi_bootmgr.c
339
if (verbose)
usr.sbin/installboot/efi_installboot.c
178
if (verbose)
usr.sbin/installboot/efi_installboot.c
292
if (verbose)
usr.sbin/installboot/efi_installboot.c
308
if (verbose)
usr.sbin/installboot/efi_installboot.c
348
if (verbose)
usr.sbin/installboot/efi_installboot.c
424
if (verbose)
usr.sbin/installboot/efi_softraid.c
38
if (verbose)
usr.sbin/installboot/i386_installboot.c
1022
if (verbose)
usr.sbin/installboot/i386_installboot.c
1026
if (verbose)
usr.sbin/installboot/i386_installboot.c
1037
if (verbose)
usr.sbin/installboot/i386_installboot.c
1045
if (verbose)
usr.sbin/installboot/i386_installboot.c
1052
if (verbose)
usr.sbin/installboot/i386_installboot.c
1059
if (verbose)
usr.sbin/installboot/i386_installboot.c
1065
if (verbose)
usr.sbin/installboot/i386_installboot.c
180
if (verbose)
usr.sbin/installboot/i386_installboot.c
221
if (verbose) {
usr.sbin/installboot/i386_installboot.c
273
if (verbose)
usr.sbin/installboot/i386_installboot.c
393
if (verbose)
usr.sbin/installboot/i386_installboot.c
414
if (verbose)
usr.sbin/installboot/i386_installboot.c
455
if (verbose)
usr.sbin/installboot/i386_installboot.c
509
if (verbose)
usr.sbin/installboot/i386_installboot.c
515
if (verbose)
usr.sbin/installboot/i386_installboot.c
541
if (verbose)
usr.sbin/installboot/i386_installboot.c
918
if (verbose) {
usr.sbin/installboot/i386_softraid.c
155
if (verbose)
usr.sbin/installboot/i386_softraid.c
176
if (verbose)
usr.sbin/installboot/i386_softraid.c
83
if (verbose)
usr.sbin/installboot/installboot.c
120
if (verbose)
usr.sbin/installboot/installboot.c
133
if (verbose) {
usr.sbin/installboot/installboot.c
36
int verbose;
usr.sbin/installboot/installboot.c
83
verbose = 1;
usr.sbin/installboot/installboot.h
25
extern int verbose;
usr.sbin/installboot/landisk_installboot.c
107
if (verbose)
usr.sbin/installboot/landisk_installboot.c
116
if (verbose)
usr.sbin/installboot/landisk_installboot.c
169
if (verbose)
usr.sbin/installboot/landisk_installboot.c
220
if (verbose)
usr.sbin/installboot/loongson_installboot.c
187
if (verbose)
usr.sbin/installboot/macppc_installboot.c
146
if (verbose)
usr.sbin/installboot/macppc_installboot.c
228
if (verbose)
usr.sbin/installboot/octeon_installboot.c
146
if (verbose)
usr.sbin/installboot/octeon_installboot.c
228
if (verbose)
usr.sbin/installboot/powerpc64_installboot.c
153
if (verbose)
usr.sbin/installboot/powerpc64_installboot.c
237
if (verbose)
usr.sbin/installboot/powerpc64_installboot.c
255
if (verbose)
usr.sbin/installboot/softraid.c
128
if (verbose)
usr.sbin/installboot/sparc64_installboot.c
113
if (verbose)
usr.sbin/installboot/sparc64_installboot.c
121
if (verbose)
usr.sbin/installboot/sparc64_installboot.c
64
if (verbose)
usr.sbin/installboot/sparc64_softraid.c
43
if (verbose)
usr.sbin/installboot/sparc64_softraid.c
67
if (verbose)
usr.sbin/iscsid/iscsid.c
111
log_verbose(verbose);
usr.sbin/iscsid/iscsid.c
73
int ch, debug = 0, verbose = 0, nobkill = 1;
usr.sbin/iscsid/iscsid.c
92
verbose = 1;
usr.sbin/iscsid/log.c
130
if (verbose) {
usr.sbin/iscsid/log.c
30
int verbose;
usr.sbin/iscsid/log.c
49
verbose = v;
usr.sbin/iscsid/logmsg.c
34
extern int verbose;
usr.sbin/kvm_mkdb/kvm_mkdb.c
139
verbose);
usr.sbin/kvm_mkdb/kvm_mkdb.c
144
verbose)) != 0) {
usr.sbin/kvm_mkdb/kvm_mkdb.c
152
kvm_gid, verbose);
usr.sbin/kvm_mkdb/kvm_mkdb.c
160
int verbose)
usr.sbin/kvm_mkdb/kvm_mkdb.c
181
if (verbose)
usr.sbin/kvm_mkdb/kvm_mkdb.c
184
} else if (verbose)
usr.sbin/kvm_mkdb/kvm_mkdb.c
69
int fd, rval, ch, verbose = 0;
usr.sbin/kvm_mkdb/kvm_mkdb.c
99
verbose = 1;
usr.sbin/ldapctl/ldapctl.c
244
int done = 0, verbose = 0, vlog = 0;
usr.sbin/ldapctl/ldapctl.c
270
verbose = 1;
usr.sbin/ldapctl/ldapctl.c
288
ldap_loginit(NULL, 1, verbose);
usr.sbin/ldapd/control.c
232
int fd, verbose;
usr.sbin/ldapd/control.c
256
if (imsg->hdr.len != IMSG_HEADER_SIZE + sizeof(verbose))
usr.sbin/ldapd/control.c
259
bcopy(imsg->data, &verbose, sizeof(verbose));
usr.sbin/ldapd/control.c
261
&verbose, sizeof(verbose));
usr.sbin/ldapd/control.c
263
log_setverbose(verbose);
usr.sbin/ldapd/ldapd.c
114
int debug = 0, verbose = 0, eflag = 0;
usr.sbin/ldapd/ldapd.c
161
verbose++;
usr.sbin/ldapd/ldapd.c
184
log_setverbose(verbose);
usr.sbin/ldapd/ldapd.c
198
ldape(debug, verbose, csockpath);
usr.sbin/ldapd/ldapd.c
217
pipe_parent2ldap[1], debug, verbose, csockpath, conffile);
usr.sbin/ldapd/ldapd.c
219
ldap_loginit("auth", debug, verbose);
usr.sbin/ldapd/ldapd.c
368
int verbose;
usr.sbin/ldapd/ldapd.c
370
if (imsg->hdr.len != sizeof(verbose) + IMSG_HEADER_SIZE)
usr.sbin/ldapd/ldapd.c
373
bcopy(imsg->data, &verbose, sizeof(verbose));
usr.sbin/ldapd/ldapd.c
374
log_setverbose(verbose);
usr.sbin/ldapd/ldapd.c
410
int verbose, char *csockpath, char *conffile)
usr.sbin/ldapd/ldapd.c
442
if (verbose >= 3)
usr.sbin/ldapd/ldapd.c
444
else if (verbose == 2)
usr.sbin/ldapd/ldapd.c
446
else if (verbose == 1)
usr.sbin/ldapd/ldape.c
340
ldape(int debug, int verbose, char *csockpath)
usr.sbin/ldapd/ldape.c
357
ldap_loginit("ldap server", debug, verbose);
usr.sbin/ldapd/log.c
171
if (verbose > 1) {
usr.sbin/ldapd/log.c
28
static int verbose;
usr.sbin/ldapd/log.c
58
verbose = n_debug;
usr.sbin/ldapd/log.c
77
verbose = v;
usr.sbin/ldapd/log.c
83
return (verbose);
usr.sbin/ldpctl/ldpctl.c
195
verbose = 1;
usr.sbin/ldpctl/ldpctl.c
199
&verbose, sizeof(verbose));
usr.sbin/ldpctl/ldpctl.c
81
int done = 0, verbose = 0;
usr.sbin/ldpd/control.c
204
int verbose;
usr.sbin/ldpd/control.c
279
sizeof(verbose))
usr.sbin/ldpd/control.c
288
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/ldpd/control.c
289
log_verbose(verbose);
usr.sbin/ldpd/lde.c
200
int shut = 0, verbose;
usr.sbin/ldpd/lde.c
362
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/ldpd/lde.c
363
log_verbose(verbose);
usr.sbin/ldpd/lde.c
87
lde(int debug, int verbose)
usr.sbin/ldpd/lde.c
96
log_verbose(verbose);
usr.sbin/ldpd/ldpd.c
326
start_child(enum ldpd_process p, char *argv0, int fd, int debug, int verbose,
usr.sbin/ldpd/ldpd.c
362
if (verbose)
usr.sbin/ldpd/ldpd.c
383
int shut = 0, verbose;
usr.sbin/ldpd/ldpd.c
438
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/ldpd/ldpd.c
439
log_verbose(verbose);
usr.sbin/ldpd/ldpe.c
68
ldpe(int debug, int verbose, char *sockname)
usr.sbin/ldpd/ldpe.c
76
log_verbose(verbose);
usr.sbin/ldpd/log.c
132
if (verbose & LDPD_OPT_VERBOSE) {
usr.sbin/ldpd/log.c
32
int verbose;
usr.sbin/ldpd/log.c
51
verbose = v;
usr.sbin/lldp/lldp.c
185
int verbose = 0;
usr.sbin/lldp/lldp.c
205
verbose++;
usr.sbin/lldp/lldp.c
228
if (!verbose) {
usr.sbin/lldp/lldp.c
279
if (!verbose)
usr.sbin/lldp/lldp.c
282
lldp_dump_verbose(&msg_msap, buf, len, verbose);
usr.sbin/lldp/lldp.c
409
const void *pdu, size_t len, int verbose)
usr.sbin/lldp/lldp.c
417
if (verbose > 1) {
usr.sbin/lpd/control.c
59
control(int debug, int verbose)
usr.sbin/lpd/control.c
65
log_setverbose(verbose);
usr.sbin/lpd/engine.c
38
engine(int debug, int verbose)
usr.sbin/lpd/engine.c
44
log_setverbose(verbose);
usr.sbin/lpd/frontend.c
69
frontend(int debug, int verbose)
usr.sbin/lpd/frontend.c
75
log_setverbose(verbose);
usr.sbin/lpd/log.c
152
if (verbose) {
usr.sbin/lpd/log.c
30
static int verbose;
usr.sbin/lpd/log.c
39
verbose = n_debug;
usr.sbin/lpd/log.c
58
verbose = v;
usr.sbin/lpd/log.c
64
return (verbose);
usr.sbin/lpd/lpd.c
117
control(debug, verbose);
usr.sbin/lpd/lpd.c
119
engine(debug, verbose);
usr.sbin/lpd/lpd.c
121
frontend(debug, verbose);
usr.sbin/lpd/lpd.c
123
printer(debug, verbose, strchr(reexec, ':') + 1);
usr.sbin/lpd/lpd.c
128
env = parse_config(conffile, verbose);
usr.sbin/lpd/lpd.c
146
log_setverbose(verbose);
usr.sbin/lpd/lpd.c
74
int sp[2], ch, debug = 0, nflag = 0, verbose = 1;
usr.sbin/lpd/lpd.c
99
verbose++;
usr.sbin/lpd/parse.y
595
parse_config(const char *filename, int verbose)
usr.sbin/lpd/parse.y
623
if ((verbose) && !sym->used)
usr.sbin/lpd/printer.c
112
printer(int debug, int verbose, const char *name)
usr.sbin/lpd/printer.c
122
log_setverbose(verbose);
usr.sbin/mtrace/mtrace.c
106
int verbose = 0;
usr.sbin/mtrace/mtrace.c
1165
verbose = TRUE;
usr.sbin/mtrace/mtrace.c
752
if (verbose) {
usr.sbin/nsd/nsd-checkconf.c
1012
if (verbose) {
usr.sbin/nsd/nsd-checkconf.c
939
int verbose = 0;
usr.sbin/nsd/nsd-checkconf.c
956
verbose = 1;
usr.sbin/nsd/util.c
105
log_reopen(const char *filename, uint8_t verbose)
usr.sbin/nsd/util.c
113
if (verbose)
usr.sbin/nsd/util.h
66
void log_reopen(const char *filename, uint8_t verbose);
usr.sbin/ntpd/log.c
155
if (verbose > 1) {
usr.sbin/ntpd/log.c
29
static int verbose;
usr.sbin/ntpd/log.c
38
verbose = n_verbose;
usr.sbin/ntpd/log.c
57
verbose = v;
usr.sbin/ntpd/log.c
63
return (verbose);
usr.sbin/ntpd/ntp.c
102
log_init(nconf->debug ? LOG_TO_STDERR : LOG_TO_SYSLOG, nconf->verbose,
usr.sbin/ntpd/ntp_dns.c
68
log_init(nconf->debug ? LOG_TO_STDERR : LOG_TO_SYSLOG, nconf->verbose,
usr.sbin/ntpd/ntpd.c
173
lconf.verbose++;
usr.sbin/ntpd/ntpd.c
186
log_init(logdest, lconf.verbose, LOG_DAEMON);
usr.sbin/ntpd/ntpd.c
245
log_init(logdest, lconf.verbose, LOG_DAEMON);
usr.sbin/ntpd/ntpd.c
328
log_init(logdest, lconf.verbose, LOG_DAEMON);
usr.sbin/ntpd/ntpd.c
430
lconf->verbose, LOG_DAEMON);
usr.sbin/ntpd/ntpd.h
241
int verbose;
usr.sbin/ocspcheck/ocspcheck.c
55
int verbose;
usr.sbin/ocspcheck/ocspcheck.c
57
do { if (verbose >= 1) fprintf(stderr, fmt, __VA_ARGS__); } while (0)
usr.sbin/ocspcheck/ocspcheck.c
580
verbose++;
usr.sbin/ocspcheck/ocspcheck.c
59
do { if (verbose >= 2) fprintf(stderr, fmt, __VA_ARGS__); } while (0)
usr.sbin/ospf6ctl/ospf6ctl.c
235
verbose = 1;
usr.sbin/ospf6ctl/ospf6ctl.c
239
&verbose, sizeof(verbose));
usr.sbin/ospf6ctl/ospf6ctl.c
94
int done = 0, verbose = 0;
usr.sbin/ospf6d/control.c
252
int verbose;
usr.sbin/ospf6d/control.c
326
sizeof(verbose))
usr.sbin/ospf6d/control.c
335
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/ospf6d/control.c
336
log_setverbose(verbose);
usr.sbin/ospf6d/log.c
152
if (verbose) {
usr.sbin/ospf6d/log.c
30
static int verbose;
usr.sbin/ospf6d/log.c
39
verbose = n_debug;
usr.sbin/ospf6d/log.c
58
verbose = v;
usr.sbin/ospf6d/log.c
64
return (verbose);
usr.sbin/ospf6d/ospf6d.c
343
int shut = 0, verbose;
usr.sbin/ospf6d/ospf6d.c
395
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/ospf6d/ospf6d.c
396
log_setverbose(verbose);
usr.sbin/ospf6d/rde.c
277
int r, state, self, shut = 0, verbose;
usr.sbin/ospf6d/rde.c
622
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/ospf6d/rde.c
623
log_setverbose(verbose);
usr.sbin/ospfctl/ospfctl.c
202
verbose = 1;
usr.sbin/ospfctl/ospfctl.c
206
&verbose, sizeof(verbose));
usr.sbin/ospfctl/ospfctl.c
68
int n, verbose = 0;
usr.sbin/ospfd/control.c
252
int verbose;
usr.sbin/ospfd/control.c
326
sizeof(verbose))
usr.sbin/ospfd/control.c
335
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/ospfd/control.c
336
log_setverbose(verbose);
usr.sbin/ospfd/log.c
152
if (verbose) {
usr.sbin/ospfd/log.c
30
static int verbose;
usr.sbin/ospfd/log.c
39
verbose = n_debug;
usr.sbin/ospfd/log.c
58
verbose = v;
usr.sbin/ospfd/log.c
64
return (verbose);
usr.sbin/ospfd/ospfd.c
359
int shut = 0, verbose;
usr.sbin/ospfd/ospfd.c
421
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/ospfd/ospfd.c
422
log_setverbose(verbose);
usr.sbin/ospfd/rde.c
265
int r, state, self, error, shut = 0, verbose;
usr.sbin/ospfd/rde.c
621
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/ospfd/rde.c
622
log_setverbose(verbose);
usr.sbin/pcidump/pcidump.c
191
verbose = 1;
usr.sbin/pcidump/pcidump.c
351
if (verbose)
usr.sbin/pcidump/pcidump.c
89
int verbose = 0;
usr.sbin/pppd/chat/chat.c
1022
if (verbose)
usr.sbin/pppd/chat/chat.c
1046
if (verbose)
usr.sbin/pppd/chat/chat.c
1071
if (verbose)
usr.sbin/pppd/chat/chat.c
1092
if (verbose)
usr.sbin/pppd/chat/chat.c
1165
if (verbose) {
usr.sbin/pppd/chat/chat.c
1181
if (verbose) {
usr.sbin/pppd/chat/chat.c
1269
if (verbose)
usr.sbin/pppd/chat/chat.c
1279
if (verbose)
usr.sbin/pppd/chat/chat.c
1292
if (verbose && c == '\n') {
usr.sbin/pppd/chat/chat.c
1302
if (verbose && s >= logged + 80) {
usr.sbin/pppd/chat/chat.c
131
int verbose = 0;
usr.sbin/pppd/chat/chat.c
1346
if (verbose) {
usr.sbin/pppd/chat/chat.c
1360
if (verbose) {
usr.sbin/pppd/chat/chat.c
1386
if (alarmed && verbose)
usr.sbin/pppd/chat/chat.c
1392
if (verbose && printed) {
usr.sbin/pppd/chat/chat.c
228
verbose = 1;
usr.sbin/pppd/chat/chat.c
261
if (verbose)
usr.sbin/pppd/chat/chat.c
302
if (verbose)
usr.sbin/pppd/chat/chat.c
462
if (verbose)
usr.sbin/pppd/chat/chat.c
558
if (verbose)
usr.sbin/pppd/chat/chat.c
996
if (verbose)
usr.sbin/procmap/procmap.c
102
int debug, verbose;
usr.sbin/procmap/procmap.c
261
verbose = 1;
usr.sbin/procmap/procmap.c
743
if (verbose) {
usr.sbin/procmap/procmap.c
785
if (inode && verbose)
usr.sbin/procmap/procmap.c
789
else if (name[0] == ' ' && verbose)
usr.sbin/procmap/procmap.c
812
if (verbose) {
usr.sbin/ractl/ractl.c
110
verbose = 1;
usr.sbin/ractl/ractl.c
114
&verbose, sizeof(verbose));
usr.sbin/ractl/ractl.c
66
int n, verbose = 0;
usr.sbin/rad/control.c
230
int verbose;
usr.sbin/rad/control.c
263
if (IMSG_DATA_SIZE(imsg) != sizeof(verbose))
usr.sbin/rad/control.c
272
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/rad/control.c
273
log_setverbose(verbose);
usr.sbin/rad/engine.c
102
log_setverbose(verbose);
usr.sbin/rad/engine.c
194
int shut = 0, verbose;
usr.sbin/rad/engine.c
242
if (IMSG_DATA_SIZE(imsg) != sizeof(verbose))
usr.sbin/rad/engine.c
245
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/rad/engine.c
246
log_setverbose(verbose);
usr.sbin/rad/engine.c
94
engine(int debug, int verbose)
usr.sbin/rad/frontend.c
196
frontend(int debug, int verbose)
usr.sbin/rad/frontend.c
206
log_setverbose(verbose);
usr.sbin/rad/log.c
152
if (verbose) {
usr.sbin/rad/log.c
30
static int verbose;
usr.sbin/rad/log.c
39
verbose = n_debug;
usr.sbin/rad/log.c
58
verbose = v;
usr.sbin/rad/log.c
64
return (verbose);
usr.sbin/rad/rad.c
332
start_child(enum rad_process p, char *argv0, int fd, int debug, int verbose)
usr.sbin/rad/rad.c
367
if (verbose)
usr.sbin/rad/rad.c
382
int shut = 0, verbose;
usr.sbin/rad/rad.c
424
if (IMSG_DATA_SIZE(imsg) != sizeof(verbose))
usr.sbin/rad/rad.c
427
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/rad/rad.c
428
log_setverbose(verbose);
usr.sbin/rdate/rdate.c
113
verbose = 1;
usr.sbin/rdate/rdate.c
200
if (slidetime || verbose) {
usr.sbin/rdate/rdate.c
76
int pr = 0, silent = 0, verbose = 0;
usr.sbin/relayctl/relayctl.c
104
int n, verbose = 0;
usr.sbin/relayctl/relayctl.c
215
verbose = 2;
usr.sbin/relayctl/relayctl.c
219
&verbose, sizeof(verbose));
usr.sbin/relayd/control.c
231
int verbose;
usr.sbin/relayd/control.c
384
IMSG_SIZE_CHECK(&imsg, &verbose);
usr.sbin/relayd/control.c
386
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/relayd/control.c
392
memcpy(imsg.data, &verbose, sizeof(verbose));
usr.sbin/relayd/control.c
394
log_setverbose(verbose);
usr.sbin/relayd/log.c
152
if (verbose) {
usr.sbin/relayd/log.c
30
static int verbose;
usr.sbin/relayd/log.c
39
verbose = n_debug;
usr.sbin/relayd/log.c
58
verbose = v;
usr.sbin/relayd/log.c
64
return (verbose);
usr.sbin/relayd/proc.c
602
int verbose;
usr.sbin/relayd/proc.c
658
IMSG_SIZE_CHECK(&imsg, &verbose);
usr.sbin/relayd/proc.c
659
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/relayd/proc.c
660
log_setverbose(verbose);
usr.sbin/relayd/relayd.c
124
int debug = 0, verbose = 0;
usr.sbin/relayd/relayd.c
152
verbose++;
usr.sbin/relayd/relayd.c
208
log_setverbose(verbose);
usr.sbin/ripctl/ripctl.c
176
verbose = 1;
usr.sbin/ripctl/ripctl.c
180
&verbose, sizeof(verbose));
usr.sbin/ripctl/ripctl.c
75
int done = 0, verbose = 0;
usr.sbin/ripd/control.c
219
int verbose;
usr.sbin/ripd/control.c
284
sizeof(verbose))
usr.sbin/ripd/control.c
293
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/ripd/control.c
294
log_verbose(verbose);
usr.sbin/ripd/log.c
132
if (verbose) {
usr.sbin/ripd/log.c
32
int verbose;
usr.sbin/ripd/log.c
51
verbose = v;
usr.sbin/ripd/rde.c
199
int shut = 0, verbose;
usr.sbin/ripd/rde.c
274
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/ripd/rde.c
275
log_verbose(verbose);
usr.sbin/ripd/ripd.c
316
int shut = 0, verbose;
usr.sbin/ripd/ripd.c
370
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/ripd/ripd.c
371
log_verbose(verbose);
usr.sbin/rpki-client/cert.c
600
if (verbose)
usr.sbin/rpki-client/cert.c
672
if (verbose)
usr.sbin/rpki-client/cert.c
754
if (verbose)
usr.sbin/rpki-client/cert.c
769
if (verbose)
usr.sbin/rpki-client/cert.c
880
if (verbose > 1)
usr.sbin/rpki-client/cert.c
894
if (verbose)
usr.sbin/rpki-client/cms.c
275
if (verbose)
usr.sbin/rpki-client/constraints.c
174
if (verbose < 3)
usr.sbin/rpki-client/constraints.c
196
if (verbose < 3)
usr.sbin/rpki-client/constraints.c
237
if (verbose < 3)
usr.sbin/rpki-client/constraints.c
258
if (verbose < 3)
usr.sbin/rpki-client/crl.c
147
if (verbose > 1)
usr.sbin/rpki-client/extern.h
695
extern int verbose;
usr.sbin/rpki-client/filemode.c
710
if (verbose) {
usr.sbin/rpki-client/filemode.c
716
if (verbose > 1) {
usr.sbin/rpki-client/main.c
105
if (verbose && fmt != NULL) {
usr.sbin/rpki-client/main.c
1139
verbose++;
usr.sbin/rpki-client/main.c
541
if (verbose)
usr.sbin/rpki-client/main.c
67
int verbose;
usr.sbin/rpki-client/parser.c
995
if (verbose > 0)
usr.sbin/rpki-client/repo.c
1710
if (verbose > 1)
usr.sbin/rpki-client/repo.c
1723
if (verbose > 1)
usr.sbin/rpki-client/repo.c
1865
if (verbose > 1)
usr.sbin/rpki-client/repo.c
1892
else if (verbose > 1)
usr.sbin/rpki-client/repo.c
1904
if (verbose > 1)
usr.sbin/rpki-client/repo.c
1911
if (verbose > 1)
usr.sbin/rpki-client/x509.c
383
if (verbose > 1 && ASN1_STRING_type(as) != V_ASN1_PRINTABLESTRING) {
usr.sbin/rpki-client/x509.c
591
if (verbose > 1 && ptype == V_ASN1_UNDEF)
usr.sbin/rpki-client/x509.c
603
if (verbose)
usr.sbin/slaacctl/slaacctl.c
119
verbose = 1;
usr.sbin/slaacctl/slaacctl.c
123
&verbose, sizeof(verbose));
usr.sbin/slaacctl/slaacctl.c
72
int n, verbose = 0;
usr.sbin/slowcgi/slowcgi.c
1276
if (verbose > 0) {
usr.sbin/slowcgi/slowcgi.c
264
int verbose = 0;
usr.sbin/slowcgi/slowcgi.c
322
verbose++;
usr.sbin/smtpd/enqueue.c
218
verbose = 1;
usr.sbin/smtpd/enqueue.c
316
if (!send_line(fout, verbose, "EHLO localhost\r\n"))
usr.sbin/smtpd/enqueue.c
324
if (!send_line(fout, verbose, "MAIL FROM:<%s> %s%s %s%s\r\n",
usr.sbin/smtpd/enqueue.c
335
if (!send_line(fout, verbose, "RCPT TO:<%s> %s%s\r\n",
usr.sbin/smtpd/enqueue.c
344
if (!send_line(fout, verbose, "DATA\r\n"))
usr.sbin/smtpd/enqueue.c
423
if (!send_line(fout, verbose, ".\r\n"))
usr.sbin/smtpd/enqueue.c
428
if (!send_line(fout, verbose, "QUIT\r\n"))
usr.sbin/smtpd/enqueue.c
478
if (verbose)
usr.sbin/smtpd/enqueue.c
90
int verbose = 0;
usr.sbin/smtpd/log.c
187
if (verbose > 1) {
usr.sbin/smtpd/log.c
199
if (verbose > 1) {
usr.sbin/smtpd/log.c
30
static int verbose;
usr.sbin/smtpd/log.c
39
verbose = n_debug;
usr.sbin/smtpd/log.c
58
verbose = v;
usr.sbin/smtpd/log.c
64
return (verbose);
usr.sbin/smtpd/smtpc.c
199
verbose++;
usr.sbin/smtpd/smtpc.c
206
log_setverbose(verbose);
usr.sbin/smtpd/smtpc.c
38
static int verbose = 1;
usr.sbin/smtpd/smtpc.c
444
if (verbose > lvl) {
usr.sbin/snmpd/log.c
173
if (verbose > 1) {
usr.sbin/snmpd/log.c
30
static int verbose;
usr.sbin/snmpd/log.c
60
verbose = n_debug;
usr.sbin/snmpd/log.c
79
verbose = v;
usr.sbin/snmpd/log.c
85
return (verbose);
usr.sbin/snmpd/proc.c
576
int verbose;
usr.sbin/snmpd/proc.c
632
IMSG_SIZE_CHECK(&imsg, &verbose);
usr.sbin/snmpd/proc.c
633
memcpy(&verbose, imsg.data, sizeof(verbose));
usr.sbin/snmpd/proc.c
634
log_setverbose(verbose);
usr.sbin/snmpd/snmpd.c
134
int debug = 0, verbose = 0;
usr.sbin/snmpd/snmpd.c
182
verbose++;
usr.sbin/snmpd/snmpd.c
195
log_setverbose(verbose);
usr.sbin/snmpd/snmpd.c
219
log_setverbose(verbose);
usr.sbin/snmpd/traphandler.c
285
int verbose;
usr.sbin/snmpd/traphandler.c
288
verbose = log_getverbose();
usr.sbin/snmpd/traphandler.c
298
log_setverbose(verbose);
usr.sbin/syslogd/log.c
143
if (verbose) {
usr.sbin/syslogd/log.c
165
if (verbose) {
usr.sbin/syslogd/log.c
31
static int verbose;
usr.sbin/syslogd/log.c
42
verbose = n_debug;
usr.sbin/syslogd/log.c
65
verbose = v;
usr.sbin/syslogd/log.c
71
return (verbose);
usr.sbin/tcpdump/pf_print_state.c
54
print_addr(struct pf_addr_wrap *addr, sa_family_t af, int verbose)
usr.sbin/tcpdump/pf_print_state.c
67
if (verbose) {
usr.sbin/tcpdump/pf_print_state.c
76
if (verbose)
usr.sbin/tcpdump/print-nfs.c
1035
parseattrstat(const u_int32_t *dp, int verbose, int v3)
usr.sbin/tcpdump/print-nfs.c
1045
return (parsefattr(dp, verbose, v3) != NULL);
usr.sbin/tcpdump/print-nfs.c
1181
parse_pre_op_attr(const u_int32_t *dp, int verbose)
usr.sbin/tcpdump/print-nfs.c
1188
if (verbose > 1) {
usr.sbin/tcpdump/print-nfs.c
1202
parse_post_op_attr(const u_int32_t *dp, int verbose)
usr.sbin/tcpdump/print-nfs.c
1208
if (verbose) {
usr.sbin/tcpdump/print-nfs.c
1209
return parsefattr(dp, verbose, 1);
usr.sbin/tcpdump/print-nfs.c
1217
parse_wcc_data(const u_int32_t *dp, int verbose)
usr.sbin/tcpdump/print-nfs.c
1219
if (verbose > 1)
usr.sbin/tcpdump/print-nfs.c
1221
if (!(dp = parse_pre_op_attr(dp, verbose)))
usr.sbin/tcpdump/print-nfs.c
1224
if (verbose)
usr.sbin/tcpdump/print-nfs.c
1226
return parse_post_op_attr(dp, verbose);
usr.sbin/tcpdump/print-nfs.c
1230
parsecreateopres(const u_int32_t *dp, int verbose)
usr.sbin/tcpdump/print-nfs.c
1237
dp = parse_wcc_data(dp, verbose);
usr.sbin/tcpdump/print-nfs.c
1245
if (verbose) {
usr.sbin/tcpdump/print-nfs.c
1246
if (!(dp = parse_post_op_attr(dp, verbose)))
usr.sbin/tcpdump/print-nfs.c
1250
dp = parse_wcc_data(dp, verbose);
usr.sbin/tcpdump/print-nfs.c
1260
parsewccres(const u_int32_t *dp, int verbose)
usr.sbin/tcpdump/print-nfs.c
1266
return parse_wcc_data(dp, verbose) != 0;
usr.sbin/tcpdump/print-nfs.c
1270
parsev3rddirres(const u_int32_t *dp, int verbose)
usr.sbin/tcpdump/print-nfs.c
1278
if (!(dp = parse_post_op_attr(dp, verbose)))
usr.sbin/tcpdump/print-nfs.c
268
print_sattr3(const struct nfsv3_sattr *sa3, int verbose)
usr.sbin/tcpdump/print-nfs.c
276
if (verbose > 1) {
usr.sbin/tcpdump/print-nfs.c
54
static void print_sattr3(const struct nfsv3_sattr *sa3, int verbose);
usr.sbin/tcpdump/print-nfs.c
967
parsefattr(const u_int32_t *dp, int verbose, int v3)
usr.sbin/tcpdump/print-nfs.c
973
if (verbose) {
usr.sbin/tcpdump/print-nfs.c
990
if (verbose > 1) {
usr.sbin/tftp-proxy/tftp-proxy.c
168
int verbose = 0;
usr.sbin/tftp-proxy/tftp-proxy.c
240
verbose = debug = 1;
usr.sbin/tftp-proxy/tftp-proxy.c
249
verbose = 1;
usr.sbin/tftp-proxy/tftp-proxy.c
320
init_filter(NULL, verbose);
usr.sbin/tftp-proxy/tftp-proxy.c
748
if (verbose) {
usr.sbin/tftpd/tftpd.c
292
int verbose = 0;
usr.sbin/tftpd/tftpd.c
324
verbose = debug = 1;
usr.sbin/tftpd/tftpd.c
343
verbose = 1;
usr.sbin/tftpd/tftpd.c
912
if (verbose) {
usr.sbin/tokeninit/tokeninit.c
123
verbose = 1;
usr.sbin/tokeninit/tokeninit.c
139
if (verbose) {
usr.sbin/tokeninit/tokeninit.c
62
int verbose = 0;
usr.sbin/traceroute/traceroute.c
551
conf->verbose = 1;
usr.sbin/traceroute/traceroute.c
985
(conf->xflag || conf->verbose))
usr.sbin/traceroute/traceroute.h
111
int verbose;
usr.sbin/traceroute/worker.c
1127
if (conf->verbose)
usr.sbin/traceroute/worker.c
508
if (conf->verbose)
usr.sbin/traceroute/worker.c
557
if (conf->verbose) {
usr.sbin/traceroute/worker.c
584
if (conf->verbose) {
usr.sbin/traceroute/worker.c
626
if (conf->verbose)
usr.sbin/traceroute/worker.c
645
if (conf->verbose) {
usr.sbin/unbound/cachedb/cachedb.c
108
verbose(VERB_ALGO, "testframe_init");
usr.sbin/unbound/cachedb/cachedb.c
136
verbose(VERB_ALGO, "testframe_deinit");
usr.sbin/unbound/cachedb/cachedb.c
152
verbose(VERB_ALGO, "testframe_lookup of %s", key);
usr.sbin/unbound/cachedb/cachedb.c
159
verbose(VERB_ALGO, "testframe_lookup found %d bytes",
usr.sbin/unbound/cachedb/cachedb.c
180
verbose(VERB_ALGO, "testframe_store %s (%d bytes)", key, (int)data_len);
usr.sbin/unbound/cachedb/cachedb.c
315
verbose(VERB_QUERY, "return error response %s",
usr.sbin/unbound/cachedb/cachedb.c
604
verbose(VERB_ALGO, "cachedb msg adjust by zero");
usr.sbin/unbound/cachedb/cachedb.c
609
verbose(VERB_ALGO, "cachedb msg expired");
usr.sbin/unbound/cachedb/cachedb.c
624
verbose(VERB_ALGO, "cachedb msg adjusted down by %d", (int)adjust);
usr.sbin/unbound/cachedb/cachedb.c
910
verbose(VERB_QUERY, "cachedb[module %d] operate: extstate:%s event:%s",
usr.sbin/unbound/cachedb/cachedb.c
940
verbose(VERB_ALGO, "got called with event error, giving up");
usr.sbin/unbound/cachedb/cachedb.c
959
verbose(VERB_ALGO, "cachedb inform_super was called");
usr.sbin/unbound/cachedb/redis.c
163
verbose(VERB_ALGO, "redis %sdown, reconnect wait",
usr.sbin/unbound/cachedb/redis.c
211
verbose(VERB_OPS, "Connection to Redis %sestablished (%s%s)",
usr.sbin/unbound/cachedb/redis.c
237
verbose(VERB_ALGO, "redis %sreconnect wait until %d.%6.6d",
usr.sbin/unbound/cachedb/redis.c
257
verbose(VERB_OPS, "Redis initialization");
usr.sbin/unbound/cachedb/redis.c
409
verbose(VERB_OPS, "Redis deinitialization");
usr.sbin/unbound/cachedb/redis.c
522
verbose(VERB_ALGO, "redis_lookup of %s", key);
usr.sbin/unbound/cachedb/redis.c
535
verbose(VERB_ALGO, "redis_lookup: no data cached");
usr.sbin/unbound/cachedb/redis.c
538
verbose(VERB_ALGO, "redis_lookup found %d bytes",
usr.sbin/unbound/cachedb/redis.c
587
verbose(VERB_ALGO, "redis_store %s (%d bytes)", key, (int)data_len);
usr.sbin/unbound/cachedb/redis.c
593
verbose(VERB_ALGO, "redis_store expire %s (%d bytes)",
usr.sbin/unbound/cachedb/redis.c
601
verbose(VERB_ALGO, "redis_store %s (%d bytes) with ttl %u",
usr.sbin/unbound/cachedb/redis.c
616
verbose(VERB_ALGO, "redis_store set completed");
usr.sbin/unbound/daemon/acl_list.c
809
verbose(VERB_ALGO, "%s query from %s port %d because of "
usr.sbin/unbound/daemon/acl_list.c
815
verbose(VERB_ALGO, "%s query from %s port %d", action, a,
usr.sbin/unbound/daemon/acl_list.c
89
verbose(VERB_QUERY, "duplicate acl address ignored.");
usr.sbin/unbound/daemon/daemon.c
558
verbose(VERB_ALGO, "total of %d outgoing ports available", numport);
usr.sbin/unbound/daemon/daemon.c
674
verbose(VERB_ALGO, "start threads");
usr.sbin/unbound/daemon/daemon.c
695
verbose(VERB_ALGO, "stop threads");
usr.sbin/unbound/daemon/daemon.c
704
verbose(VERB_ALGO, "join %d", i);
usr.sbin/unbound/daemon/daemon.c
706
verbose(VERB_ALGO, "join success %d", i);
usr.sbin/unbound/daemon/remote.c
166
verbose(VERB_ALGO, "setup SSL certificates");
usr.sbin/unbound/daemon/remote.c
301
verbose(VERB_QUERY, "cannot chown %u.%u %s: %s",
usr.sbin/unbound/daemon/remote.c
4167
verbose(VERB_ALGO, "remote exec distributed: %s", (char*)msg);
usr.sbin/unbound/daemon/remote.c
4213
verbose(VERB_QUERY, "control connection has bad magic string");
usr.sbin/unbound/daemon/remote.c
4224
verbose(VERB_QUERY, "control connection had bad "
usr.sbin/unbound/daemon/remote.c
4229
verbose(VERB_DETAIL, "control cmd: %s", buf);
usr.sbin/unbound/daemon/remote.c
4293
verbose(VERB_ALGO, "unauthenticated remote control connection");
usr.sbin/unbound/daemon/remote.c
4301
verbose(VERB_DETAIL, "remote control connection "
usr.sbin/unbound/daemon/remote.c
4306
verbose(VERB_ALGO, "remote control connection authenticated");
usr.sbin/unbound/daemon/remote.c
4309
verbose(VERB_DETAIL, "remote control connection failed to "
usr.sbin/unbound/daemon/remote.c
4320
verbose(VERB_ALGO, "remote control operation completed");
usr.sbin/unbound/daemon/remote.c
4496
verbose(VERB_ALGO, "fast reload: exit notification received");
usr.sbin/unbound/daemon/remote.c
4512
verbose(VERB_ALGO, "fast reload: send notification %s",
usr.sbin/unbound/daemon/remote.c
569
verbose(VERB_QUERY, "warning, in SSL_write, peer "
usr.sbin/unbound/daemon/remote.c
6495
verbose(VERB_ALGO, "fast reload wait for ack: "
usr.sbin/unbound/daemon/remote.c
6500
verbose(VERB_ALGO, "fast reload wait for ack: "
usr.sbin/unbound/daemon/remote.c
6631
verbose(VERB_ALGO, "start fast reload thread");
usr.sbin/unbound/daemon/remote.c
6667
verbose(VERB_ALGO, "stop fast reload thread");
usr.sbin/unbound/daemon/remote.c
6681
verbose(VERB_ALGO, "stop fast reload thread with done_error");
usr.sbin/unbound/daemon/remote.c
7089
verbose(VERB_ALGO, "send notification to fast reload thread: %s",
usr.sbin/unbound/daemon/remote.c
7144
verbose(VERB_ALGO, "join with fastreload thread");
usr.sbin/unbound/daemon/remote.c
7146
verbose(VERB_ALGO, "joined with fastreload thread");
usr.sbin/unbound/daemon/remote.c
7228
verbose(VERB_ALGO, "worker reload ack from (uint8_t)%d",
usr.sbin/unbound/daemon/remote.c
7282
verbose(VERB_ALGO, "fast reload wait for ack: "
usr.sbin/unbound/daemon/remote.c
7678
verbose(VERB_ALGO, "worker: drop mesh queries after reload");
usr.sbin/unbound/daemon/remote.c
7689
verbose(VERB_ALGO, "worker resume after reload");
usr.sbin/unbound/daemon/remote.c
7723
verbose(VERB_ALGO, "main perform fast reload status: %s",
usr.sbin/unbound/daemon/remote.c
7776
verbose(VERB_ALGO, "closed connection from fast reload thread");
usr.sbin/unbound/daemon/remote.c
7990
verbose(VERB_ALGO, "fast reload client: error, close it");
usr.sbin/unbound/daemon/stats.c
389
verbose(VERB_ALGO, "write stats cmd");
usr.sbin/unbound/daemon/stats.c
393
verbose(VERB_ALGO, "wait for stats reply");
usr.sbin/unbound/daemon/stats.c
402
verbose(VERB_OPS, "no response from thread %d"
usr.sbin/unbound/daemon/stats.c
436
verbose(VERB_ALGO, "write stats replymsg");
usr.sbin/unbound/daemon/unbound.c
290
verbose(VERB_ALGO, "increased limit(open files) from %u to %u",
usr.sbin/unbound/daemon/unbound.c
628
verbose(VERB_QUERY, "chdir to %s", cfg->chrootdir);
usr.sbin/unbound/daemon/unbound.c
635
verbose(VERB_QUERY, "chroot to %s", cfg->chrootdir);
usr.sbin/unbound/daemon/unbound.c
669
verbose(VERB_QUERY, "chdir to %s", dir);
usr.sbin/unbound/daemon/unbound.c
703
verbose(VERB_QUERY, "drop user privileges, run as %s",
usr.sbin/unbound/daemon/unbound.c
735
verbose(VERB_OPS, "Restart of %s.", PACKAGE_STRING);
usr.sbin/unbound/daemon/unbound.c
736
else verbose(VERB_OPS, "Start of %s.", PACKAGE_STRING);
usr.sbin/unbound/daemon/unbound.c
769
verbose(VERB_ALGO, "cleanup.");
usr.sbin/unbound/daemon/unbound.c
773
verbose(VERB_ALGO, "Exit cleanup.");
usr.sbin/unbound/daemon/worker.c
1381
verbose(VERB_ALGO, "attached EDE code: %d", LDNS_EDE_PROHIBITED);
usr.sbin/unbound/daemon/worker.c
1437
verbose(VERB_QUERY, "ip_ratelimit allowed through for "
usr.sbin/unbound/daemon/worker.c
1481
verbose(VERB_ALGO, "handle request called with err=%d", error);
usr.sbin/unbound/daemon/worker.c
1509
verbose(VERB_ALGO,
usr.sbin/unbound/daemon/worker.c
1517
verbose(VERB_ALGO,
usr.sbin/unbound/daemon/worker.c
1528
verbose(VERB_ALGO,
usr.sbin/unbound/daemon/worker.c
1572
verbose(VERB_ALGO, "worker check request: bad query.");
usr.sbin/unbound/daemon/worker.c
1603
verbose(VERB_ALGO, "worker parse request: formerror.");
usr.sbin/unbound/daemon/worker.c
1624
verbose(VERB_ALGO, "worker request: refused zone transfer.");
usr.sbin/unbound/daemon/worker.c
1642
verbose(VERB_ALGO, "worker request: formerror for meta-type.");
usr.sbin/unbound/daemon/worker.c
1664
verbose(VERB_ALGO, "worker parse edns: formerror.");
usr.sbin/unbound/daemon/worker.c
1680
verbose(VERB_ALGO, "query with bad edns version.");
usr.sbin/unbound/daemon/worker.c
1691
verbose(VERB_QUERY, "worker request: EDNS bufsize %d ignored",
usr.sbin/unbound/daemon/worker.c
1738
verbose(VERB_ALGO, "worker request: "
usr.sbin/unbound/daemon/worker.c
1757
verbose(VERB_QUERY,
usr.sbin/unbound/daemon/worker.c
1765
verbose(VERB_ALGO, "worker request: edns is too small.");
usr.sbin/unbound/daemon/worker.c
1978
verbose(VERB_ALGO, "answer from the cache failed");
usr.sbin/unbound/daemon/worker.c
1990
verbose(VERB_ALGO, "answer norec from cache -- "
usr.sbin/unbound/daemon/worker.c
218
verbose(VERB_QUERY, "cache memory msg=%u rrset=%u infra=%u val=%u "
usr.sbin/unbound/daemon/worker.c
225
verbose(VERB_QUERY, "cache memory msg=%u rrset=%u infra=%u val=%u",
usr.sbin/unbound/daemon/worker.c
2398
verbose(VERB_ALGO, "set statistics interval %d secs",
usr.sbin/unbound/daemon/worker.c
251
verbose(VERB_ALGO, "worker svcd callback for qstate %p", e->qstate);
usr.sbin/unbound/daemon/worker.c
264
verbose(VERB_ALGO, "worker: bad reply handled as timeout");
usr.sbin/unbound/daemon/worker.c
316
verbose(VERB_QUERY, "request too short, discarded");
usr.sbin/unbound/daemon/worker.c
322
verbose(VERB_QUERY, "request too large, discarded");
usr.sbin/unbound/daemon/worker.c
327
verbose(VERB_QUERY, "request has QR bit on, discarded");
usr.sbin/unbound/daemon/worker.c
333
verbose(VERB_QUERY, "request bad, has TC bit on");
usr.sbin/unbound/daemon/worker.c
339
verbose(VERB_QUERY, "request unknown opcode %d",
usr.sbin/unbound/daemon/worker.c
345
verbose(VERB_QUERY, "request wrong nr qd=%d",
usr.sbin/unbound/daemon/worker.c
353
verbose(VERB_QUERY, "request wrong nr an=%d",
usr.sbin/unbound/daemon/worker.c
359
verbose(VERB_QUERY, "request wrong nr ns=%d",
usr.sbin/unbound/daemon/worker.c
365
verbose(VERB_QUERY, "request wrong nr ar=%d",
usr.sbin/unbound/daemon/worker.c
436
verbose(VERB_ALGO, "reload reply, control cmd quit");
usr.sbin/unbound/daemon/worker.c
444
verbose(VERB_ALGO, "worker: drop mesh queries after reload");
usr.sbin/unbound/daemon/worker.c
449
verbose(VERB_ALGO, "worker resume after reload");
usr.sbin/unbound/daemon/worker.c
472
verbose(VERB_ALGO, "got control cmd quit");
usr.sbin/unbound/daemon/worker.c
476
verbose(VERB_ALGO, "got control cmd stats");
usr.sbin/unbound/daemon/worker.c
480
verbose(VERB_ALGO, "got control cmd stats_noreset");
usr.sbin/unbound/daemon/worker.c
484
verbose(VERB_ALGO, "got control cmd remote");
usr.sbin/unbound/daemon/worker.c
488
verbose(VERB_ALGO, "got control cmd reload_stop");
usr.sbin/unbound/daemon/worker.c
492
verbose(VERB_ALGO, "got control cmd reload_poll");
usr.sbin/unbound/daemon/worker.c
787
verbose(VERB_ALGO, "Cache reply: cname chain broken");
usr.sbin/unbound/daemon/worker.c
821
verbose(VERB_ALGO, "Cache reply: unchecked entry needs "
usr.sbin/unbound/daemon/worker.c
829
verbose(VERB_ALGO, "Cache reply: secure entry"
usr.sbin/unbound/dns64/dns64.c
369
verbose(VERB_ALGO, "dns64-prefix: %s", cfg->dns64_prefix);
usr.sbin/unbound/dns64/dns64.c
483
verbose(VERB_ALGO, "dns64: rewrite PTR record");
usr.sbin/unbound/dns64/dns64.c
517
verbose(VERB_ALGO, "dns64: query A record");
usr.sbin/unbound/dns64/dns64.c
528
verbose(VERB_ALGO, "dns64: sub-query creation failed");
usr.sbin/unbound/dns64/dns64.c
593
verbose(VERB_ALGO, "dns64: ignore-aaaa and synthesize anyway");
usr.sbin/unbound/dns64/dns64.c
602
verbose(VERB_ALGO, "dns64: pass to next module");
usr.sbin/unbound/dns64/dns64.c
650
verbose(VERB_ALGO, "dns64: ignore-aaaa and synthesize anyway");
usr.sbin/unbound/dns64/dns64.c
687
verbose(VERB_QUERY, "dns64[module %d] operate: extstate:%s event:%s",
usr.sbin/unbound/dns64/dns64.c
828
verbose(VERB_ALGO, "converting A answers to AAAA answers");
usr.sbin/unbound/dns64/dns64.c
922
verbose(VERB_ALGO, "adjusting PTR reply");
usr.sbin/unbound/dnscrypt/dnscrypt.c
1014
verbose(VERB_OPS, "DNSCrypt: Freeing environment.");
usr.sbin/unbound/dnscrypt/dnscrypt.c
611
verbose(VERB_OPS, "Cert %s is rotated and will not be distributed via DNS", head->str);
usr.sbin/unbound/dnscrypt/dnscrypt.c
615
verbose(VERB_OPS, "Loaded cert %s", head->str);
usr.sbin/unbound/dnscrypt/dnscrypt.c
714
verbose(VERB_OPS,
usr.sbin/unbound/dnscrypt/dnscrypt.c
724
verbose(VERB_OPS, "cert #%" PRIu32 " is too long", serial);
usr.sbin/unbound/dnscrypt/dnscrypt.c
746
verbose(VERB_OPS,
usr.sbin/unbound/dnscrypt/dnscrypt.c
821
verbose(VERB_OPS, "Loaded key %s", head->str);
usr.sbin/unbound/dnscrypt/dnscrypt.c
827
verbose(VERB_OPS, "Crypt public key fingerprint for %s: %s", head->str, fingerprint);
usr.sbin/unbound/dnscrypt/dnscrypt.c
845
verbose(VERB_OPS, "Crypt public key fingerprint for %s: %s",
usr.sbin/unbound/dnscrypt/dnscrypt.c
847
verbose(VERB_OPS, "Using %s",
usr.sbin/unbound/dnscrypt/dnscrypt.c
897
verbose(VERB_ALGO, "handle request called on DNSCrypt socket");
usr.sbin/unbound/dnscrypt/dnscrypt.c
904
verbose(VERB_ALGO, "dnscrypt: Failed to uncurve");
usr.sbin/unbound/dnscrypt/dnscrypt.c
930
verbose(VERB_ALGO, "dnscrypt: Failed to curve cached missed answer");
usr.sbin/unbound/dnstap/dnstap.c
166
verbose(VERB_OPS, "attempting to connect to dnstap socket %s",
usr.sbin/unbound/dnstap/dnstap.c
214
verbose(VERB_OPS, "dnstap identity field set to \"%s\"",
usr.sbin/unbound/dnstap/dnstap.c
234
verbose(VERB_OPS, "dnstap version field set to \"%s\"",
usr.sbin/unbound/dnstap/dnstap.c
244
verbose(VERB_OPS, "dnstap Message/RESOLVER_QUERY enabled");
usr.sbin/unbound/dnstap/dnstap.c
249
verbose(VERB_OPS, "dnstap Message/RESOLVER_RESPONSE enabled");
usr.sbin/unbound/dnstap/dnstap.c
254
verbose(VERB_OPS, "dnstap Message/CLIENT_QUERY enabled");
usr.sbin/unbound/dnstap/dnstap.c
259
verbose(VERB_OPS, "dnstap Message/CLIENT_RESPONSE enabled");
usr.sbin/unbound/dnstap/dnstap.c
264
verbose(VERB_OPS, "dnstap Message/FORWARDER_QUERY enabled");
usr.sbin/unbound/dnstap/dnstap.c
269
verbose(VERB_OPS, "dnstap Message/FORWARDER_RESPONSE enabled");
usr.sbin/unbound/dnstap/dnstap.c
274
verbose(VERB_OPS, "dnstap SAMPLE_RATE enabled and set to \"%d\"", (int)env->sample_rate);
usr.sbin/unbound/dnstap/dtstream.c
1016
verbose(VERB_DETAIL, "dnstap io: output closed by the "
usr.sbin/unbound/dnstap/dtstream.c
1034
verbose(VERB_DETAIL, "dnstap io: output closed by the "
usr.sbin/unbound/dnstap/dtstream.c
1039
verbose(VERB_DETAIL, "dnstap io: output closed by the "
usr.sbin/unbound/dnstap/dtstream.c
1114
verbose(VERB_OPS, "dnstap: received frame exceeds max "
usr.sbin/unbound/dnstap/dtstream.c
1157
verbose(VERB_OPS, "dnstap: invalid data received");
usr.sbin/unbound/dnstap/dtstream.c
1162
verbose(VERB_ALGO, "dnstap: invalid control type received, "
usr.sbin/unbound/dnstap/dtstream.c
1186
verbose(VERB_OPS, "dnstap io: out of "
usr.sbin/unbound/dnstap/dtstream.c
1196
verbose(VERB_ALGO, "dnstap: ACCEPT frame "
usr.sbin/unbound/dnstap/dtstream.c
1344
verbose(VERB_ALGO, "dnstap io, %s, SSL "
usr.sbin/unbound/dnstap/dtstream.c
1353
verbose(VERB_ALGO, "dnstap io, %s, SSL "
usr.sbin/unbound/dnstap/dtstream.c
1359
verbose(VERB_ALGO, "dnstap io, %s, SSL "
usr.sbin/unbound/dnstap/dtstream.c
1377
verbose(VERB_ALGO, "dnstap io, %s, SSL connection "
usr.sbin/unbound/dnstap/dtstream.c
1385
verbose(VERB_ALGO, "dnstap io, %s, SSL connection",
usr.sbin/unbound/dnstap/dtstream.c
1457
verbose(VERB_OPS, "dnstap io, ssl handshake failed "
usr.sbin/unbound/dnstap/dtstream.c
1600
verbose(VERB_ALGO, "dnstap io: cmd channel closed");
usr.sbin/unbound/dnstap/dtstream.c
1602
verbose(VERB_ALGO, "dnstap io: cmd channel cmd quit");
usr.sbin/unbound/dnstap/dtstream.c
1604
verbose(VERB_ALGO, "dnstap io: cmd channel cmd wakeup");
usr.sbin/unbound/dnstap/dtstream.c
1607
verbose(VERB_ALGO, "dnstap io: cmd wakeup ignored, "
usr.sbin/unbound/dnstap/dtstream.c
1617
verbose(VERB_ALGO, "dnstap io: cmd channel unknown command");
usr.sbin/unbound/dnstap/dtstream.c
1709
verbose(VERB_ALGO, "dnstap io: stop flush: output closed");
usr.sbin/unbound/dnstap/dtstream.c
1729
verbose(VERB_ALGO, "dnstap io: stop flush timer expired, stop flush");
usr.sbin/unbound/dnstap/dtstream.c
1767
verbose(VERB_ALGO, "dnstap io: "
usr.sbin/unbound/dnstap/dtstream.c
1779
verbose(VERB_ALGO, "dnstap io: "
usr.sbin/unbound/dnstap/dtstream.c
1786
verbose(VERB_ALGO, "dnstap io: stop flush completed "
usr.sbin/unbound/dnstap/dtstream.c
1794
verbose(VERB_ALGO, "dnstap io: stop flush completed "
usr.sbin/unbound/dnstap/dtstream.c
1877
verbose(VERB_ALGO, "dnstap io: stop flush started");
usr.sbin/unbound/dnstap/dtstream.c
1882
verbose(VERB_ALGO, "dnstap io: stop flush ended");
usr.sbin/unbound/dnstap/dtstream.c
2136
verbose(VERB_ALGO, "start dnstap io thread");
usr.sbin/unbound/dnstap/dtstream.c
2147
verbose(VERB_ALGO, "stop dnstap io thread");
usr.sbin/unbound/dnstap/dtstream.c
2190
verbose(VERB_ALGO, "dnstap io: send stop cmd");
usr.sbin/unbound/dnstap/dtstream.c
568
verbose(VERB_ALGO, "dnstap io: reconnect timer");
usr.sbin/unbound/dnstap/dtstream.c
599
verbose(VERB_ALGO, "dnstap io: set reconnect attempt after %d msec",
usr.sbin/unbound/dnstap/dtstream.c
750
verbose(VERB_DETAIL, "dnstap io: connected to %s",
usr.sbin/unbound/dnstap/dtstream.c
753
verbose(VERB_DETAIL, "dnstap io: connected to \"%s\"",
usr.sbin/unbound/dnstap/dtstream.c
994
verbose(VERB_DETAIL, "dnstap io: output closed by the other side");
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
1028
verbose(VERB_OPS, "ssl handshake failed "
usr.sbin/unbound/dynlibmod/dynlibmod.c
205
verbose(VERB_ALGO, "dynlibmod: get_mem, id: %d, de:%p", id, de);
usr.sbin/unbound/dynlibmod/dynlibmod.c
98
verbose(VERB_ALGO, "dynlibmod[%d]: Trying to load library %s", dynlib_mod_idx, de->fname);
usr.sbin/unbound/edns-subnet/subnet-whitelist.c
104
verbose(VERB_ALGO, "send-client-subnet: %s", str);
usr.sbin/unbound/edns-subnet/subnet-whitelist.c
163
verbose(VERB_QUERY, "ignoring duplicate "
usr.sbin/unbound/edns-subnet/subnet-whitelist.c
91
verbose(VERB_QUERY,
usr.sbin/unbound/edns-subnet/subnetmod.c
1003
verbose(VERB_QUERY, "subnetcache: answered from cache");
usr.sbin/unbound/edns-subnet/subnetmod.c
1059
verbose(VERB_ALGO,
usr.sbin/unbound/edns-subnet/subnetmod.c
1092
verbose(VERB_ALGO, "subnetcache: pass to next module");
usr.sbin/unbound/edns-subnet/subnetmod.c
165
verbose(VERB_ALGO, "subnet store subquery global, name and addr have no subnet treatment.");
usr.sbin/unbound/edns-subnet/subnetmod.c
270
verbose(VERB_QUERY, "subnetcache: option registered (%d)",
usr.sbin/unbound/edns-subnet/subnetmod.c
578
verbose(VERB_ALGO, "Could not allocate new subnet qstate");
usr.sbin/unbound/edns-subnet/subnetmod.c
608
verbose(VERB_ALGO, "subnetcache: make subquery to look up without subnet");
usr.sbin/unbound/edns-subnet/subnetmod.c
610
verbose(VERB_ALGO, "Could not generate sub query");
usr.sbin/unbound/edns-subnet/subnetmod.c
641
verbose(VERB_QUERY, "subnetcache: received spurious data");
usr.sbin/unbound/edns-subnet/subnetmod.c
653
verbose(VERB_QUERY, "subnetcache: Authority indicates no support");
usr.sbin/unbound/edns-subnet/subnetmod.c
680
verbose(VERB_QUERY, "subnetcache: forged data");
usr.sbin/unbound/edns-subnet/subnetmod.c
848
verbose(VERB_ALGO, "%s (null)", s);
usr.sbin/unbound/edns-subnet/subnetmod.c
853
verbose(VERB_ALGO, "%s %s", s, buf);
usr.sbin/unbound/edns-subnet/subnetmod.c
900
verbose(VERB_QUERY, "subnetcache[module %d] operate: extstate:%s "
usr.sbin/unbound/edns-subnet/subnetmod.c
980
verbose(VERB_ALGO, "subnetcache: pass to next module");
usr.sbin/unbound/ipsecmod/ipsecmod.c
161
verbose(VERB_ALGO, "Could not generate request: cycle detected");
usr.sbin/unbound/ipsecmod/ipsecmod.c
370
verbose(VERB_ALGO, "ipsecmod: shell command: '%s'", str);
usr.sbin/unbound/ipsecmod/ipsecmod.c
405
verbose(VERB_ALGO, "ipsecmod: query for %s; engaging",
usr.sbin/unbound/ipsecmod/ipsecmod.c
496
verbose(VERB_ALGO, "ipsecmod: response for %s; generating IPSECKEY "
usr.sbin/unbound/ipsecmod/ipsecmod.c
518
verbose(VERB_QUERY, "ipsecmod[module %d] operate: extstate:%s event:%s",
usr.sbin/unbound/ipsecmod/ipsecmod.c
549
verbose(VERB_ALGO, "got called with event error, giving up");
usr.sbin/unbound/ipsecmod/ipsecmod.c
576
verbose(VERB_ALGO, "super has no ipsecmod state");
usr.sbin/unbound/ipset/ipset.c
206
verbose(VERB_QUERY, "ipset: add %s to %s for %s", ip, setname, dname);
usr.sbin/unbound/ipset/ipset.c
410
verbose(VERB_QUERY, "ipset[module %d] operate: extstate:%s event:%s",
usr.sbin/unbound/ipset/ipset.c
447
verbose(VERB_ALGO, "got called with event error, giving up");
usr.sbin/unbound/ipset/ipset.c
45
verbose(VERB_QUERY, "return error response %s",
usr.sbin/unbound/ipset/ipset.c
465
verbose(VERB_ALGO, "ipset inform_super was called");
usr.sbin/unbound/iterator/iter_donotq.c
85
verbose(VERB_QUERY, "duplicate donotquery address ignored.");
usr.sbin/unbound/iterator/iter_donotq.c
97
verbose(VERB_ALGO, "donotq: %s", str);
usr.sbin/unbound/iterator/iter_fwd.c
300
verbose(VERB_QUERY, "Forward zone server list:");
usr.sbin/unbound/iterator/iter_hints.c
330
verbose(VERB_QUERY, "Reading root hints from %s", fname);
usr.sbin/unbound/iterator/iter_hints.c
465
verbose(VERB_ALGO, "no config, using builtin root hints.");
usr.sbin/unbound/iterator/iter_priv.c
101
verbose(VERB_QUERY, "ignoring duplicate "
usr.sbin/unbound/iterator/iter_priv.c
140
verbose(VERB_QUERY, "ignoring duplicate "
usr.sbin/unbound/iterator/iter_scrub.c
193
verbose(VERB_ALGO, "Found CNAME rrset with "
usr.sbin/unbound/iterator/iter_scrub.c
466
verbose(VERB_ALGO, "Found DNAME rrset with "
usr.sbin/unbound/iterator/iter_scrub.c
473
verbose(VERB_ALGO, "synthesized CNAME "
usr.sbin/unbound/iterator/iter_scrub.c
546
verbose(VERB_ALGO, "normalize: re-order of DNAME and its CNAME");
usr.sbin/unbound/iterator/iter_utils.c
1138
verbose(VERB_ALGO, "caps fallback: removing additional section");
usr.sbin/unbound/iterator/iter_utils.c
1151
verbose(VERB_ALGO, "caps fallback: removing NS rrset");
usr.sbin/unbound/iterator/iter_utils.c
1543
verbose(level, "stub for %s %s has no_cache", qname, dpname);
usr.sbin/unbound/iterator/iter_utils.c
1547
verbose(VERB_ALGO, "no cache stub dpname too long");
usr.sbin/unbound/iterator/iter_utils.c
1572
verbose(level, "forward for %s %s has no_cache", qname, dpname);
usr.sbin/unbound/iterator/iter_utils.c
1576
verbose(VERB_ALGO, "no cache dpname too long");
usr.sbin/unbound/iterator/iter_utils.c
217
verbose(VERB_QUERY, "target fetch policy for level %d is %d",
usr.sbin/unbound/iterator/iter_utils.c
325
verbose(VERB_ALGO, " rtt=%d%s%s%s%s%s", rtt,
usr.sbin/unbound/iterator/iter_utils.c
459
verbose(VERB_ALGO, "Bad choices, trying to get more choice");
usr.sbin/unbound/iterator/iter_utils.c
646
verbose(VERB_ALGO, "selrtt %d", selrtt);
usr.sbin/unbound/iterator/iter_utils.c
649
verbose(VERB_ALGO, "chase to "
usr.sbin/unbound/iterator/iter_utils.c
654
verbose(VERB_ALGO, "chase to "
usr.sbin/unbound/iterator/iter_utils.c
660
verbose(VERB_ALGO, "chase to recursion lame server");
usr.sbin/unbound/iterator/iter_utils.c
664
verbose(VERB_ALGO, "chase to dnssec lame server");
usr.sbin/unbound/iterator/iter_utils.c
668
verbose(VERB_ALGO, "chase to blacklisted lame server");
usr.sbin/unbound/iterator/iterator.c
1015
verbose(VERB_ALGO, "could not prime stub");
usr.sbin/unbound/iterator/iterator.c
1086
verbose(VERB_ALGO, "auth_zone %s "
usr.sbin/unbound/iterator/iterator.c
1103
verbose(VERB_ALGO, "auth_zone %s "
usr.sbin/unbound/iterator/iterator.c
1193
verbose(VERB_ALGO, "could not generate addr check");
usr.sbin/unbound/iterator/iterator.c
1237
verbose(VERB_ALGO, "could not generate ns check");
usr.sbin/unbound/iterator/iterator.c
1304
verbose(VERB_ALGO, "could not generate dnskey prefetch");
usr.sbin/unbound/iterator/iterator.c
1348
verbose(VERB_ALGO, "forwarding request");
usr.sbin/unbound/iterator/iterator.c
1385
verbose(VERB_QUERY, "request has exceeded the maximum number"
usr.sbin/unbound/iterator/iterator.c
1398
verbose(VERB_ALGO, "request has dependency depth of %d", iq->depth);
usr.sbin/unbound/iterator/iterator.c
1400
verbose(VERB_QUERY, "request has exceeded the maximum "
usr.sbin/unbound/iterator/iterator.c
1485
verbose(VERB_ALGO, "no-cache set, going to the network");
usr.sbin/unbound/iterator/iterator.c
1492
verbose(VERB_ALGO, "cache blacklisted, going to the network");
usr.sbin/unbound/iterator/iterator.c
1523
verbose(VERB_ALGO, "msg ttl is %d, prefetch ttl %d",
usr.sbin/unbound/iterator/iterator.c
1531
verbose(VERB_ALGO, "returning CNAME response from "
usr.sbin/unbound/iterator/iterator.c
1560
verbose(VERB_ALGO, "returning answer from cache.");
usr.sbin/unbound/iterator/iterator.c
1587
verbose(VERB_ALGO, "cannot forward RD=0 query, to stop query loops");
usr.sbin/unbound/iterator/iterator.c
1719
verbose(VERB_QUERY, "cache has stub "
usr.sbin/unbound/iterator/iterator.c
1731
verbose(VERB_ALGO, "useless dp "
usr.sbin/unbound/iterator/iterator.c
1743
verbose(VERB_QUERY, "Cache has root NS but "
usr.sbin/unbound/iterator/iterator.c
1764
verbose(VERB_ALGO,
usr.sbin/unbound/iterator/iterator.c
1775
verbose(VERB_ALGO, "cache delegation returns delegpt");
usr.sbin/unbound/iterator/iterator.c
2027
verbose(VERB_QUERY, "request %s has exceeded the maximum "
usr.sbin/unbound/iterator/iterator.c
2035
verbose(VERB_QUERY, "request %s has exceeded the maximum "
usr.sbin/unbound/iterator/iterator.c
2142
verbose(VERB_ALGO, "No more query targets, attempting last resort");
usr.sbin/unbound/iterator/iterator.c
2152
verbose(VERB_QUERY, "configured stub or forward servers failed -- returning SERVFAIL");
usr.sbin/unbound/iterator/iterator.c
2161
verbose(VERB_ALGO, "try unverified glue from cache");
usr.sbin/unbound/iterator/iterator.c
2196
verbose(VERB_ALGO, "try to grab parent NS");
usr.sbin/unbound/iterator/iterator.c
2214
verbose(VERB_ALGO, "try parent-side-name, w. glue from cache");
usr.sbin/unbound/iterator/iterator.c
2221
verbose(VERB_ALGO, "try parent-side glue from cache");
usr.sbin/unbound/iterator/iterator.c
2227
verbose(VERB_ALGO, "try parent-side target name");
usr.sbin/unbound/iterator/iterator.c
2243
verbose(VERB_QUERY, "maxdepth and need more nameservers, fail");
usr.sbin/unbound/iterator/iterator.c
2251
verbose(VERB_QUERY, "request %s has exceeded the maximum "
usr.sbin/unbound/iterator/iterator.c
2290
verbose(VERB_ALGO, "try parent-side glue lookup");
usr.sbin/unbound/iterator/iterator.c
2310
verbose(VERB_ALGO, "try parent-side glue lookup");
usr.sbin/unbound/iterator/iterator.c
2329
verbose(VERB_QUERY, "out of query targets -- returning SERVFAIL");
usr.sbin/unbound/iterator/iterator.c
2353
verbose(VERB_ALGO, "processDSNSFind");
usr.sbin/unbound/iterator/iterator.c
2399
verbose(VERB_ALGO, "waiting for %d targets to "
usr.sbin/unbound/iterator/iterator.c
240
verbose(VERB_ALGO, "subq error, but not interested");
usr.sbin/unbound/iterator/iterator.c
2405
verbose(VERB_ALGO, "waiting for %d targets to "
usr.sbin/unbound/iterator/iterator.c
2409
verbose(VERB_ALGO, "waiting for %d "
usr.sbin/unbound/iterator/iterator.c
2453
verbose(VERB_ALGO, "processQueryTargets: targetqueries %d, "
usr.sbin/unbound/iterator/iterator.c
2459
verbose(VERB_QUERY, "request has exceeded the maximum "
usr.sbin/unbound/iterator/iterator.c
2465
verbose(VERB_QUERY, "request has exceeded the maximum "
usr.sbin/unbound/iterator/iterator.c
2480
verbose(VERB_ALGO, "request has exceeded the maximum "
usr.sbin/unbound/iterator/iterator.c
2485
verbose(VERB_QUERY, "Failed to get a delegation, "
usr.sbin/unbound/iterator/iterator.c
2494
verbose(VERB_ALGO, "parent-side information is "
usr.sbin/unbound/iterator/iterator.c
2500
verbose(VERB_ALGO, "initiating parent-side fallback for "
usr.sbin/unbound/iterator/iterator.c
2512
verbose(VERB_ALGO, "out of memory while initiating "
usr.sbin/unbound/iterator/iterator.c
2528
verbose(VERB_QUERY, "Failed to get a delegation, "
usr.sbin/unbound/iterator/iterator.c
2536
verbose(VERB_ALGO, "request has exceeded the maximum "
usr.sbin/unbound/iterator/iterator.c
2547
verbose(VERB_ALGO, "this delegation point "
usr.sbin/unbound/iterator/iterator.c
2560
verbose(VERB_QUERY, "Failed to get a delegation, giving up");
usr.sbin/unbound/iterator/iterator.c
2574
verbose(VERB_ALGO, "woke up, but wait for outstanding query");
usr.sbin/unbound/iterator/iterator.c
2644
verbose(VERB_QUERY, "removing %d labels", labdiff-1);
usr.sbin/unbound/iterator/iterator.c
2684
verbose(VERB_ALGO,
usr.sbin/unbound/iterator/iterator.c
2736
verbose(VERB_ALGO, "forwarder, ignoring referral from auth zone");
usr.sbin/unbound/iterator/iterator.c
2750
verbose(VERB_ALGO, "auth zone lookup failed, no fallback,"
usr.sbin/unbound/iterator/iterator.c
276
verbose(VERB_QUERY, "return error response %s",
usr.sbin/unbound/iterator/iterator.c
2795
verbose(VERB_ALGO, "wait for all targets for fallback");
usr.sbin/unbound/iterator/iterator.c
2815
verbose(VERB_ALGO, "0x20 fallback had %d responses "
usr.sbin/unbound/iterator/iterator.c
2828
verbose(VERB_ALGO, "0x20 fallback number %d",
usr.sbin/unbound/iterator/iterator.c
2837
verbose(VERB_ALGO, "attempt to get extra %d targets",
usr.sbin/unbound/iterator/iterator.c
2933
verbose(VERB_ALGO, "querying for next "
usr.sbin/unbound/iterator/iterator.c
2976
verbose(VERB_ALGO, "0x20 fallback had %d responses, "
usr.sbin/unbound/iterator/iterator.c
2996
verbose(VERB_ALGO, "no current targets");
usr.sbin/unbound/iterator/iterator.c
3019
verbose(VERB_ALGO, "available target exists in cache but "
usr.sbin/unbound/iterator/iterator.c
303
verbose(VERB_ALGO, "error response for prefetch in cache");
usr.sbin/unbound/iterator/iterator.c
3044
verbose(VERB_QUERY, "request %s has exceeded the maximum "
usr.sbin/unbound/iterator/iterator.c
3058
verbose(VERB_ALGO, "dnssec status: %s%s",
usr.sbin/unbound/iterator/iterator.c
3095
verbose(VERB_ALGO, "query exceeded ratelimits");
usr.sbin/unbound/iterator/iterator.c
3162
verbose(VERB_ALGO, "query response was timeout");
usr.sbin/unbound/iterator/iterator.c
320
verbose(VERB_ALGO, "reset serve-expired-ttl for "
usr.sbin/unbound/iterator/iterator.c
3232
verbose(VERB_ALGO, "bad referral, throwaway");
usr.sbin/unbound/iterator/iterator.c
325
verbose(VERB_ALGO, "set serve-expired-norec-ttl for "
usr.sbin/unbound/iterator/iterator.c
3277
verbose(VERB_DETAIL, "query response was %s",
usr.sbin/unbound/iterator/iterator.c
3304
verbose(VERB_ALGO, "make DNSKEY minimal for serve "
usr.sbin/unbound/iterator/iterator.c
3373
verbose(VERB_ALGO,
usr.sbin/unbound/iterator/iterator.c
3385
verbose(VERB_DETAIL, "query response was REFERRAL");
usr.sbin/unbound/iterator/iterator.c
3499
verbose(VERB_ALGO, "cleared outbound list for next round");
usr.sbin/unbound/iterator/iterator.c
3507
verbose(VERB_DETAIL, "query response was CNAME");
usr.sbin/unbound/iterator/iterator.c
3528
verbose(VERB_ALGO, "continue query minimisation, "
usr.sbin/unbound/iterator/iterator.c
358
verbose(VERB_ALGO, "store error response in message cache");
usr.sbin/unbound/iterator/iterator.c
3614
verbose(VERB_ALGO, "cleared outbound list for query restart");
usr.sbin/unbound/iterator/iterator.c
3619
verbose(VERB_DETAIL, "query response was %sLAME",
usr.sbin/unbound/iterator/iterator.c
3637
verbose(VERB_DETAIL, "query response REC_LAME: "
usr.sbin/unbound/iterator/iterator.c
3645
verbose(VERB_DETAIL, "mark as REC_LAME");
usr.sbin/unbound/iterator/iterator.c
3658
verbose(VERB_DETAIL, "query response was THROWAWAY");
usr.sbin/unbound/iterator/iterator.c
3675
verbose(VERB_ALGO, "auth zone response bad, and no"
usr.sbin/unbound/iterator/iterator.c
3681
verbose(VERB_ALGO, "auth zone response was bad, "
usr.sbin/unbound/iterator/iterator.c
3717
verbose(VERB_ALGO, "prime response was not a positive "
usr.sbin/unbound/iterator/iterator.c
3788
verbose(VERB_ALGO, "could not generate prime check");
usr.sbin/unbound/iterator/iterator.c
3832
verbose(VERB_ALGO, "subq: parent not interested, was reset");
usr.sbin/unbound/iterator/iterator.c
3839
verbose(VERB_ALGO, "subq: parent not interested anymore");
usr.sbin/unbound/iterator/iterator.c
3885
verbose(VERB_ALGO, "added target response");
usr.sbin/unbound/iterator/iterator.c
3888
verbose(VERB_ALGO, "iterator TargetResponse failed");
usr.sbin/unbound/iterator/iterator.c
395
verbose(VERB_ALGO, "prepending %d rrsets", (int)num_an + (int)num_ns);
usr.sbin/unbound/iterator/iterator.c
4087
verbose(VERB_ALGO, "No root hints or fwds, giving up "
usr.sbin/unbound/iterator/iterator.c
4121
verbose(VERB_ALGO, "No response is set, servfail");
usr.sbin/unbound/iterator/iterator.c
4144
verbose(VERB_ALGO, "iterator EDE: %s", err_str);
usr.sbin/unbound/iterator/iterator.c
4225
verbose(VERB_ALGO, "iter_handle processing q with state %s",
usr.sbin/unbound/iterator/iterator.c
4280
verbose(VERB_ALGO, "process_request: new external request event");
usr.sbin/unbound/iterator/iterator.c
4294
verbose(VERB_ALGO, "process_response: new external response event");
usr.sbin/unbound/iterator/iterator.c
4312
verbose(VERB_DETAIL, "Capsforid: timeouts, starting fallback");
usr.sbin/unbound/iterator/iterator.c
4341
verbose(VERB_ALGO, "parse error on reply packet");
usr.sbin/unbound/iterator/iterator.c
4383
verbose(VERB_DETAIL, "Capsforid: scrub failed, starting fallback with no response");
usr.sbin/unbound/iterator/iterator.c
4430
verbose(VERB_DETAIL, "Capsforid: starting fallback");
usr.sbin/unbound/iterator/iterator.c
4456
verbose(VERB_DETAIL, "Capsforid fallback: "
usr.sbin/unbound/iterator/iterator.c
4468
verbose(VERB_DETAIL, "Capsforid: reply is equal. "
usr.sbin/unbound/iterator/iterator.c
4486
verbose(VERB_QUERY, "iterator[module %d] operate: extstate:%s event:%s",
usr.sbin/unbound/iterator/iterator.c
4515
verbose(VERB_ALGO, "got called with event error, giving up");
usr.sbin/unbound/iterator/iterator.c
902
verbose(VERB_DETAIL, "priming . %s NS",
usr.sbin/unbound/iterator/iterator.c
907
verbose(VERB_ALGO, "Cannot prime due to lack of hints");
usr.sbin/unbound/iterator/iterator.c
916
verbose(VERB_ALGO, "could not prime root");
usr.sbin/unbound/respip/respip.c
1101
verbose(VERB_ALGO, "respip: pass to next module");
usr.sbin/unbound/respip/respip.c
195
verbose(VERB_QUERY, "duplicate response-ip action for '%s', overridden.",
usr.sbin/unbound/respip/respip.c
702
verbose(VERB_ALGO,
usr.sbin/unbound/respip/respip.c
918
verbose(VERB_ALGO, "respip: failed because view %s no "
usr.sbin/unbound/respip/respip.c
992
verbose(VERB_ALGO, "respip: rpz: response-ip trigger %s/%d on %s %s with action %s", nm, raddr->node.net, qn, ip, rpz_action_to_string(respip_action_to_rpz_action(action)));
usr.sbin/unbound/services/authzone.c
1514
verbose(VERB_ALGO, "opening $INCLUDE %s",
usr.sbin/unbound/services/authzone.c
1536
verbose(VERB_ALGO, "done with $INCLUDE %s",
usr.sbin/unbound/services/authzone.c
1583
verbose(VERB_ALGO, "read zonefile %s for %s", zfilename, nm);
usr.sbin/unbound/services/authzone.c
1590
verbose(VERB_ALGO, "no zonefile %s for %s",
usr.sbin/unbound/services/authzone.c
1696
verbose(VERB_ALGO, "failed to rr2str rr %d", (int)i);
usr.sbin/unbound/services/authzone.c
1858
verbose(VERB_ALGO, "zonemd duplicate for scheme %d "
usr.sbin/unbound/services/authzone.c
1947
verbose(VERB_ALGO, "auth-zone %s ZONEMD %d %d is unsupported: %s", zstr, (int)scheme, (int)hashalgo, *reason);
usr.sbin/unbound/services/authzone.c
1956
verbose(VERB_ALGO, "auth-zone %s ZONEMD hash is correct", zstr);
usr.sbin/unbound/services/authzone.c
1978
verbose(VERB_ALGO, "auth-zone %s ZONEMD failed: %s", zstr, *reason);
usr.sbin/unbound/services/authzone.c
4393
verbose(VERB_ALGO, "http chunkline, "
usr.sbin/unbound/services/authzone.c
4511
verbose(VERB_ALGO, "http chunkline: "
usr.sbin/unbound/services/authzone.c
4811
verbose(VERB_ALGO, "%s at[%d] %s %s", label, (int)rr_counter,
usr.sbin/unbound/services/authzone.c
4828
verbose(VERB_OPS, "IXFR has no second SOA record");
usr.sbin/unbound/services/authzone.c
4834
verbose(VERB_OPS, "IXFR cannot parse second SOA record");
usr.sbin/unbound/services/authzone.c
4839
verbose(VERB_OPS, "IXFR second record is not type SOA");
usr.sbin/unbound/services/authzone.c
4843
verbose(VERB_OPS, "IXFR, second SOA has short rdlength");
usr.sbin/unbound/services/authzone.c
4849
verbose(VERB_OPS, "IXFR second serial same as first");
usr.sbin/unbound/services/authzone.c
4855
verbose(VERB_OPS, "IXFR is from serial %u to %u but %u "
usr.sbin/unbound/services/authzone.c
4996
verbose(VERB_ALGO, "IXFR did not apply cleanly, fetching full zone");
usr.sbin/unbound/services/authzone.c
5093
verbose(VERB_ALGO, "http download %s of size %d",
usr.sbin/unbound/services/authzone.c
5144
verbose(VERB_ALGO, "error parsing ORIGIN on line [%s:%d] %s",
usr.sbin/unbound/services/authzone.c
5154
verbose(VERB_ALGO, "error parsing TTL on line [%s:%d] %s",
usr.sbin/unbound/services/authzone.c
5163
verbose(VERB_ALGO, "error parsing line [%s:%d] %s",
usr.sbin/unbound/services/authzone.c
5232
verbose(VERB_ALGO, "write zonefile %s for %s", zfilename, nm);
usr.sbin/unbound/services/authzone.c
5237
verbose(VERB_ALGO, "tmpfilename too long, cannot update "
usr.sbin/unbound/services/authzone.c
5311
verbose(VERB_ALGO, "http from %s: could not store data",
usr.sbin/unbound/services/authzone.c
5319
verbose(VERB_ALGO, "xfr from %s: could not store IXFR"
usr.sbin/unbound/services/authzone.c
5327
verbose(VERB_ALGO, "xfr from %s: could not store AXFR"
usr.sbin/unbound/services/authzone.c
5336
verbose(VERB_ALGO, "xfr from %s: no SOA in zone after update"
usr.sbin/unbound/services/authzone.c
5358
verbose(VERB_ALGO, "xfr from %s: ZONEMD failed for %s, transfer is failed", xfr->task_transfer->master->host, zname);
usr.sbin/unbound/services/authzone.c
5383
verbose(VERB_QUERY, "auth zone %s updated to serial %u", zname,
usr.sbin/unbound/services/authzone.c
5541
verbose(VERB_ALGO, "cannot create http cp "
usr.sbin/unbound/services/authzone.c
5550
verbose(VERB_ALGO, "auth zone %s transfer next HTTP fetch from %s started", zname, as);
usr.sbin/unbound/services/authzone.c
5573
verbose(VERB_ALGO, "cannot create tcp cp connection for "
usr.sbin/unbound/services/authzone.c
5582
verbose(VERB_ALGO, "auth zone %s transfer next %s fetch from %s started", zname,
usr.sbin/unbound/services/authzone.c
5605
verbose(VERB_ALGO, "auth zone %s transfer next target lookup", zname);
usr.sbin/unbound/services/authzone.c
5628
verbose(VERB_ALGO, "auth zone %s transfer failed, wait", zname);
usr.sbin/unbound/services/authzone.c
5685
verbose(VERB_ALGO, "auth host %s lookup %s",
usr.sbin/unbound/services/authzone.c
5731
verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup has nodata", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
usr.sbin/unbound/services/authzone.c
5738
verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup has no answer", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
usr.sbin/unbound/services/authzone.c
5746
verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup failed", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
usr.sbin/unbound/services/authzone.c
5773
verbose(VERB_ALGO, "xfr to %s failed, packet too small",
usr.sbin/unbound/services/authzone.c
5778
verbose(VERB_ALGO, "xfr to %s failed, packet has no QR flag",
usr.sbin/unbound/services/authzone.c
5783
verbose(VERB_ALGO, "xfr to %s failed, packet has TC flag",
usr.sbin/unbound/services/authzone.c
5789
verbose(VERB_ALGO, "xfr to %s failed, packet wrong ID",
usr.sbin/unbound/services/authzone.c
5803
verbose(VERB_ALGO, "xfr to %s, fallback "
usr.sbin/unbound/services/authzone.c
5812
verbose(VERB_ALGO, "xfr to %s failed, packet with rcode %s",
usr.sbin/unbound/services/authzone.c
5817
verbose(VERB_ALGO, "xfr to %s failed, packet with bad opcode",
usr.sbin/unbound/services/authzone.c
5822
verbose(VERB_ALGO, "xfr to %s failed, packet has qdcount %d",
usr.sbin/unbound/services/authzone.c
5834
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5841
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5847
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5855
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5862
verbose(VERB_ALGO, "xfr to %s failed, packet "
usr.sbin/unbound/services/authzone.c
5869
verbose(VERB_ALGO, "xfr to %s failed, packet "
usr.sbin/unbound/services/authzone.c
5884
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5890
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5900
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5910
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
5924
verbose(VERB_ALGO, "xfr to %s failed, packet "
usr.sbin/unbound/services/authzone.c
5931
verbose(VERB_ALGO, "xfr to %s failed, packet "
usr.sbin/unbound/services/authzone.c
5945
verbose(VERB_ALGO, "xfr to %s ended, "
usr.sbin/unbound/services/authzone.c
5960
verbose(VERB_ALGO, "xfr %s: contains "
usr.sbin/unbound/services/authzone.c
5970
verbose(VERB_ALGO, "xfr %s: last AXFR packet",
usr.sbin/unbound/services/authzone.c
5982
verbose(VERB_ALGO, "xfr %s: last IXFR packet",
usr.sbin/unbound/services/authzone.c
6000
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
6006
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
6016
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
6029
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
6035
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
6045
verbose(VERB_ALGO, "xfr to %s failed, packet with "
usr.sbin/unbound/services/authzone.c
6149
verbose(VERB_ALGO, "xfr stopped, connection timeout to %s",
usr.sbin/unbound/services/authzone.c
6157
verbose(VERB_ALGO, "xfr to %s, fallback "
usr.sbin/unbound/services/authzone.c
6197
verbose(VERB_ALGO, "xfr stopped, connection lost to %s",
usr.sbin/unbound/services/authzone.c
6205
verbose(VERB_ALGO, "xfr to %s, fallback "
usr.sbin/unbound/services/authzone.c
6236
verbose(VERB_ALGO, "xfr stopped to %s, malloc failed",
usr.sbin/unbound/services/authzone.c
6271
verbose(VERB_ALGO, "auth zone transfer http callback");
usr.sbin/unbound/services/authzone.c
6279
verbose(VERB_ALGO, "http stopped, connection lost to %s",
usr.sbin/unbound/services/authzone.c
6296
verbose(VERB_ALGO, "auth zone http queued up %d bytes",
usr.sbin/unbound/services/authzone.c
6299
verbose(VERB_ALGO, "http stopped to %s, malloc failed",
usr.sbin/unbound/services/authzone.c
6431
verbose(VERB_ALGO, "cannot create udp cp for "
usr.sbin/unbound/services/authzone.c
6451
verbose(VERB_ALGO, "failed to send soa probe for %s to %s",
usr.sbin/unbound/services/authzone.c
6459
verbose(VERB_ALGO, "auth zone %s soa probe sent to %s", zname,
usr.sbin/unbound/services/authzone.c
6489
verbose(VERB_ALGO, "auth zone %s soa probe timeout", zname);
usr.sbin/unbound/services/authzone.c
6537
verbose(VERB_ALGO, "auth zone %s: soa probe "
usr.sbin/unbound/services/authzone.c
6544
verbose(VERB_ALGO, "auth_zone updated, start transfer");
usr.sbin/unbound/services/authzone.c
6566
verbose(VERB_ALGO, "auth_zone master reports unchanged soa serial");
usr.sbin/unbound/services/authzone.c
6576
verbose(VERB_ALGO, "auth zone %s: bad reply to soa probe", buf);
usr.sbin/unbound/services/authzone.c
6583
verbose(VERB_ALGO, "auth zone %s: soa probe failed", buf);
usr.sbin/unbound/services/authzone.c
6686
verbose(VERB_ALGO, "auth zone %s probe next target lookup", zname);
usr.sbin/unbound/services/authzone.c
6699
verbose(VERB_ALGO, "auth zone %s probe: notify addrs updated", zname);
usr.sbin/unbound/services/authzone.c
6707
verbose(VERB_ALGO, "auth zone %s probe: finished only_lookup", zname);
usr.sbin/unbound/services/authzone.c
6733
verbose(VERB_ALGO, "auth_zone %s unchanged, new lease, wait", zname);
usr.sbin/unbound/services/authzone.c
6744
verbose(VERB_ALGO, "auth zone %s soa probe failed, wait to retry", zname);
usr.sbin/unbound/services/authzone.c
6794
verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup has nodata", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
usr.sbin/unbound/services/authzone.c
6801
verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup has no address", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
usr.sbin/unbound/services/authzone.c
6809
verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup failed", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
usr.sbin/unbound/services/authzone.c
7004
verbose(VERB_ALGO, "auth zone %s timeout in %d seconds",
usr.sbin/unbound/services/authzone.c
7781
verbose(VERB_ALGO, "zonemd scheme=%d hashalgo=%d",
usr.sbin/unbound/services/authzone.c
7792
verbose(VERB_ALGO, "zonemd scheme=%d hashalgo=%d",
usr.sbin/unbound/services/authzone.c
7815
verbose(level, "auth zone %s %s", str, msg);
usr.sbin/unbound/services/authzone.c
8033
verbose(VERB_ALGO, "zonemd-permissive-mode enabled, "
usr.sbin/unbound/services/cache/dns.c
1101
verbose(VERB_ALGO, "set "
usr.sbin/unbound/services/cache/dns.c
1112
verbose(VERB_ALGO, "reset "
usr.sbin/unbound/services/cache/dns.c
1120
verbose(VERB_ALGO, "a validated expired entry "
usr.sbin/unbound/services/cache/dns.c
178
verbose(VERB_ALGO, "TTL 0: dropped msg from cache");
usr.sbin/unbound/services/cache/infra.c
1133
verbose(VERB_OPS, "ratelimit exceeded %s %d query %s %s %s from %s", buf, lim, qnm, cs, ts, ip);
usr.sbin/unbound/services/cache/infra.c
1135
verbose(VERB_OPS, "ratelimit exceeded %s %d query %s %s %s", buf, lim, qnm, cs, ts);
usr.sbin/unbound/services/cache/infra.c
1228
verbose(VERB_OPS, "ip_ratelimit exceeded %s %d%s %s",
usr.sbin/unbound/services/cache/infra.c
1232
verbose(VERB_OPS, "ip_ratelimit exceeded %s %d%s (no query name)",
usr.sbin/unbound/services/listen_dnsport.c
1472
verbose(VERB_ALGO, "setup TCP for SSL service");
usr.sbin/unbound/services/listen_dnsport.c
157
verbose(VERB_ALGO, "creating %s%s socket %s %d%s%s",
usr.sbin/unbound/services/listen_dnsport.c
1775
verbose(4, "interface %s has address %s", search_ifa, addr_buf);
usr.sbin/unbound/services/listen_dnsport.c
2302
verbose(VERB_ALGO, "tcp channel read side closed %d", req->cp->fd);
usr.sbin/unbound/services/listen_dnsport.c
2421
verbose(VERB_ALGO, "drop stream reply, no space left, in stream-wait-size");
usr.sbin/unbound/services/listen_dnsport.c
2540
verbose(VERB_QUERY, "http2: cannot get stream data, closing "
usr.sbin/unbound/services/listen_dnsport.c
2546
verbose(VERB_QUERY, "http2: cannot submit buffer. No data "
usr.sbin/unbound/services/listen_dnsport.c
2586
verbose(VERB_QUERY, "http2: nghttp2_submit_rst_stream failed, "
usr.sbin/unbound/services/listen_dnsport.c
2621
verbose(VERB_QUERY, "http2: submit response error: "
usr.sbin/unbound/services/listen_dnsport.c
2632
verbose(VERB_ALGO, "reset HTTP2 stream, no space left, "
usr.sbin/unbound/services/listen_dnsport.c
2675
verbose(VERB_QUERY, "http2: set_stream_user_data failed, "
usr.sbin/unbound/services/listen_dnsport.c
2722
verbose(VERB_QUERY, "http2: cannot get stream data, closing "
usr.sbin/unbound/services/listen_dnsport.c
2750
verbose(VERB_QUERY, "http2: submit error failed, "
usr.sbin/unbound/services/listen_dnsport.c
2766
verbose(VERB_QUERY, "http2: submit error failed, "
usr.sbin/unbound/services/listen_dnsport.c
2786
verbose(VERB_ALGO, "http2_query_read_done failure: shared "
usr.sbin/unbound/services/listen_dnsport.c
2798
verbose(VERB_ALGO, "http2_query_read_done failure: can't fit "
usr.sbin/unbound/services/listen_dnsport.c
2875
verbose(VERB_QUERY, "http2 request invalid, returning :status="
usr.sbin/unbound/services/listen_dnsport.c
2895
verbose(VERB_QUERY, "http2 query dropped in worker cb");
usr.sbin/unbound/services/listen_dnsport.c
2908
verbose(VERB_QUERY, "http2 query submitted to session");
usr.sbin/unbound/services/listen_dnsport.c
2935
verbose(VERB_QUERY, "http2: set_stream_user_data failed, "
usr.sbin/unbound/services/listen_dnsport.c
2962
verbose(VERB_ALGO, "http2_req_header fail, "
usr.sbin/unbound/services/listen_dnsport.c
2980
verbose(VERB_ALGO, "reset HTTP2 stream, no space left, "
usr.sbin/unbound/services/listen_dnsport.c
2997
verbose(VERB_ALGO, "HTTP2 stream contains wrong b64 encoding");
usr.sbin/unbound/services/listen_dnsport.c
3196
verbose(VERB_ALGO, "reset HTTP2 stream, no space left, "
usr.sbin/unbound/services/listen_dnsport.c
3211
verbose(VERB_ALGO, "http2 data_chunk_recv failed. Not enough "
usr.sbin/unbound/services/listen_dnsport.c
3521
verbose(VERB_ALGO, "doq %s timer set %d.%6.6d in %d.%6.6d",
usr.sbin/unbound/services/listen_dnsport.c
3954
verbose(VERB_ALGO, "doq: shutdown stream_id %d with app_error_code %d",
usr.sbin/unbound/services/listen_dnsport.c
3968
verbose(VERB_ALGO, "doq: conn extend max streams bidi by 1");
usr.sbin/unbound/services/listen_dnsport.c
4010
verbose(VERB_ALGO, "doq stream %d response\n%s",
usr.sbin/unbound/services/listen_dnsport.c
4055
verbose(VERB_ALGO, "doq %s stream %d incoming query\n%s",
usr.sbin/unbound/services/listen_dnsport.c
4062
verbose(VERB_ALGO, "doq_stream_data_complete: no in buffer");
usr.sbin/unbound/services/listen_dnsport.c
4066
verbose(VERB_ALGO, "doq_stream_data_complete: query too long");
usr.sbin/unbound/services/listen_dnsport.c
4074
verbose(VERB_ALGO, "doq_stream_data_complete: connection "
usr.sbin/unbound/services/listen_dnsport.c
4084
verbose(VERB_ALGO, "doq: failed to send_reply");
usr.sbin/unbound/services/listen_dnsport.c
4129
verbose(VERB_ALGO, "doq stream buffer too small");
usr.sbin/unbound/services/listen_dnsport.c
4136
verbose(VERB_ALGO, "doq: stream has "
usr.sbin/unbound/services/listen_dnsport.c
4156
verbose(VERB_ALGO, "doq: completed stream has "
usr.sbin/unbound/services/listen_dnsport.c
4171
verbose(VERB_ALGO, "doq: stream recv FIN, but is "
usr.sbin/unbound/services/listen_dnsport.c
4202
verbose(VERB_ALGO, "doq_conn_generate_new_conid failed: could not "
usr.sbin/unbound/services/listen_dnsport.c
4277
verbose(VERB_ALGO, "doq submit new token");
usr.sbin/unbound/services/listen_dnsport.c
4292
verbose(VERB_ALGO, "doq handshake_completed callback");
usr.sbin/unbound/services/listen_dnsport.c
4293
verbose(VERB_ALGO, "ngtcp2_conn_get_max_data_left is %d",
usr.sbin/unbound/services/listen_dnsport.c
4296
verbose(VERB_ALGO, "ngtcp2_conn_get_max_local_streams_uni is %d",
usr.sbin/unbound/services/listen_dnsport.c
4299
verbose(VERB_ALGO, "ngtcp2_conn_get_streams_uni_left is %d",
usr.sbin/unbound/services/listen_dnsport.c
4301
verbose(VERB_ALGO, "ngtcp2_conn_get_streams_bidi_left is %d",
usr.sbin/unbound/services/listen_dnsport.c
4303
verbose(VERB_ALGO, "negotiated cipher name is %s",
usr.sbin/unbound/services/listen_dnsport.c
4314
verbose(VERB_ALGO, "negotiated ALPN is '%s'", alpnstr);
usr.sbin/unbound/services/listen_dnsport.c
4329
verbose(VERB_ALGO, "doq new stream %x", (int)stream_id);
usr.sbin/unbound/services/listen_dnsport.c
4331
verbose(VERB_ALGO, "doq: stream with this id already exists");
usr.sbin/unbound/services/listen_dnsport.c
4341
verbose(VERB_ALGO, "doq: no mem for new stream");
usr.sbin/unbound/services/listen_dnsport.c
4373
verbose(VERB_ALGO, "doq recv stream data stream id %d offset %d "
usr.sbin/unbound/services/listen_dnsport.c
4384
verbose(VERB_ALGO, "doq: received stream data for "
usr.sbin/unbound/services/listen_dnsport.c
4389
verbose(VERB_ALGO, "doq: stream is closed, ignore recv data");
usr.sbin/unbound/services/listen_dnsport.c
4420
verbose(VERB_ALGO, "doq stream close for stream id %d %sapp_error_code %d",
usr.sbin/unbound/services/listen_dnsport.c
4426
verbose(VERB_ALGO, "doq stream close for stream id %d",
usr.sbin/unbound/services/listen_dnsport.c
4431
verbose(VERB_ALGO, "doq: stream close for "
usr.sbin/unbound/services/listen_dnsport.c
4448
verbose(VERB_ALGO, "doq stream reset for stream id %d final_size %d "
usr.sbin/unbound/services/listen_dnsport.c
4454
verbose(VERB_ALGO, "doq: stream reset for "
usr.sbin/unbound/services/listen_dnsport.c
4471
verbose(VERB_ALGO, "doq stream acked data for stream id %d offset %d "
usr.sbin/unbound/services/listen_dnsport.c
4476
verbose(VERB_ALGO, "doq: stream acked data for "
usr.sbin/unbound/services/listen_dnsport.c
4500
verbose(VERB_ALGO, "libngtcp2: %s", buf);
usr.sbin/unbound/services/listen_dnsport.c
4509
verbose(VERB_ALGO, "doq application tx key cb");
usr.sbin/unbound/services/listen_dnsport.c
4512
verbose(VERB_ALGO, "doq ngtcp2_conn_get_max_data_left is %d",
usr.sbin/unbound/services/listen_dnsport.c
4515
verbose(VERB_ALGO, "doq ngtcp2_conn_get_max_local_streams_uni is %d",
usr.sbin/unbound/services/listen_dnsport.c
4518
verbose(VERB_ALGO, "doq ngtcp2_conn_get_streams_uni_left is %d",
usr.sbin/unbound/services/listen_dnsport.c
4520
verbose(VERB_ALGO, "doq ngtcp2_conn_get_streams_bidi_left is %d",
usr.sbin/unbound/services/listen_dnsport.c
4547
verbose(VERB_ALGO, "doq: ngtcp2_crypto_derive_and_install_rx_key for level %d ossl %d", (int)level, (int)ossl_level);
usr.sbin/unbound/services/listen_dnsport.c
4558
verbose(VERB_ALGO, "doq: ngtcp2_crypto_derive_and_install_tx_key for level %d ossl %d", (int)level, (int)ossl_level);
usr.sbin/unbound/services/listen_dnsport.c
4595
verbose(VERB_ALGO, "doq_add_handshake_data: "
usr.sbin/unbound/services/listen_dnsport.c
462
verbose(VERB_ALGO, "setsockopt(..., SO_SNDBUFFORCE, "
usr.sbin/unbound/services/listen_dnsport.c
4636
verbose(VERB_ALGO, "doq alpn_select_cb: ALPN from client does "
usr.sbin/unbound/services/listen_dnsport.c
5011
verbose(VERB_ALGO, "doq connection id already exists for "
usr.sbin/unbound/services/listen_dnsport.c
5208
verbose(VERB_ALGO, "doq send connection close");
usr.sbin/unbound/services/listen_dnsport.c
5269
verbose(VERB_ALGO, "ngtcp2_conn_read_pkt returned %s",
usr.sbin/unbound/services/listen_dnsport.c
5274
verbose(VERB_ALGO, "ngtcp2_conn_read_pkt returned %s",
usr.sbin/unbound/services/listen_dnsport.c
5280
verbose(VERB_ALGO, "ngtcp2_conn_read_pkt returned %s",
usr.sbin/unbound/services/listen_dnsport.c
5365
verbose(VERB_ALGO, "doq: doq_conn write stream %d",
usr.sbin/unbound/services/listen_dnsport.c
5385
verbose(VERB_ALGO, "doq: doq_conn write stream -1");
usr.sbin/unbound/services/listen_dnsport.c
5406
verbose(VERB_ALGO, "doq: write more, ndatalen %d", (int)ndatalen);
usr.sbin/unbound/services/listen_dnsport.c
5417
verbose(VERB_ALGO, "doq: ngtcp2_conn_writev_stream returned NGTCP2_ERR_STREAM_DATA_BLOCKED");
usr.sbin/unbound/services/listen_dnsport.c
5432
verbose(VERB_ALGO, "doq: ngtcp2_conn_writev_stream returned NGTCP2_ERR_STREAM_SHUT_WR");
usr.sbin/unbound/services/listen_dnsport.c
5464
verbose(VERB_ALGO, "doq: writev_stream pkt size %d ndatawritten %d",
usr.sbin/unbound/services/listen_dnsport.c
5620
verbose(VERB_ALGO, "ngtcp2_conn_handle_expiry failed: %s",
usr.sbin/unbound/services/listen_dnsport.c
786
verbose(VERB_ALGO,
usr.sbin/unbound/services/listen_dnsport.c
986
verbose(VERB_ALGO, "creating unix socket %s", path);
usr.sbin/unbound/services/localzone.c
1169
if(c) verbose(VERB_ALGO, "applied tags to %d local zones", c);
usr.sbin/unbound/services/localzone.c
1504
verbose(VERB_ALGO, "redirect with tag data [%d] %s",
usr.sbin/unbound/services/localzone.c
1799
verbose(VERB_ALGO, "local zone override to type %s",
usr.sbin/unbound/services/localzone.c
1824
verbose(VERB_ALGO, "matched tag [%d] %s",
usr.sbin/unbound/services/localzone.c
1829
verbose(VERB_ALGO, "tag action [%d] %s to type %s",
usr.sbin/unbound/services/localzone.c
1890
verbose(VERB_ALGO, "using localzone %s %s from view %s",
usr.sbin/unbound/services/localzone.c
1912
verbose(VERB_ALGO, "using localzone %s %s", zname,
usr.sbin/unbound/services/localzone.c
598
verbose(VERB_ALGO, "ignoring duplicate RR: %s", rrstr);
usr.sbin/unbound/services/mesh.c
1201
verbose(VERB_ALGO, "attach failed, cycle detected");
usr.sbin/unbound/services/mesh.c
1563
verbose(VERB_ALGO, "query took " ARG_LL "d.%6.6d sec",
usr.sbin/unbound/services/mesh.c
1692
verbose(VERB_ALGO, "DNS Error Reporting: report query qname too long; "
usr.sbin/unbound/services/mesh.c
1742
verbose(VERB_ALGO, "drop reply, it is older than discard-timeout");
usr.sbin/unbound/services/mesh.c
2175
verbose(VERB_ALGO, "mesh_run: start");
usr.sbin/unbound/services/mesh.c
2187
verbose(VERB_ALGO, "mesh_run: %s module exit state is %s",
usr.sbin/unbound/services/mesh.c
2231
verbose(VERB_DETAIL, "%s %u recursion states (%u with reply, "
usr.sbin/unbound/services/mesh.c
2416
verbose(VERB_ALGO, "Serve expired: Trying to reply with expired data");
usr.sbin/unbound/services/mesh.c
2422
verbose(VERB_ALGO,
usr.sbin/unbound/services/mesh.c
2505
verbose(VERB_ALGO, "drop reply, it is older than discard-timeout");
usr.sbin/unbound/services/mesh.c
314
verbose(VERB_ALGO, "notify supers of failure");
usr.sbin/unbound/services/mesh.c
366
verbose(VERB_ALGO, "Serve expired: bogus answer found in cache");
usr.sbin/unbound/services/mesh.c
369
verbose(VERB_ALGO, "Serve expired: unchecked entry needs "
usr.sbin/unbound/services/mesh.c
374
verbose(VERB_ALGO, "Serve expired: secure entry"
usr.sbin/unbound/services/mesh.c
443
verbose(VERB_ALGO, "Too many queries waiting from the IP. "
usr.sbin/unbound/services/mesh.c
454
verbose(VERB_ALGO, "Too many queries. dropping "
usr.sbin/unbound/services/mesh.c
465
verbose(VERB_ALGO, "Too many requests queued. "
usr.sbin/unbound/services/mesh.c
721
verbose(VERB_ALGO, "Too many queries. dropped prefetch.");
usr.sbin/unbound/services/mesh.c
792
verbose(VERB_ALGO, "Too many queries. dropped prefetch.");
usr.sbin/unbound/services/modstack.c
112
verbose(VERB_QUERY, "module config: \"%s\"", module_conf);
usr.sbin/unbound/services/modstack.c
249
verbose(VERB_OPS, "startup module %d: %s",
usr.sbin/unbound/services/modstack.c
289
verbose(VERB_OPS, "init module %d: %s",
usr.sbin/unbound/services/outside_network.c
1074
verbose(VERB_CLIENT, "reuse_move_writewait_away current %s %d bytes were written",
usr.sbin/unbound/services/outside_network.c
1099
verbose(VERB_CLIENT, "reuse_move_writewait_away item %s", buf);
usr.sbin/unbound/services/outside_network.c
1111
verbose(VERB_CLIENT, "reuse_tcp_remove_tree_list");
usr.sbin/unbound/services/outside_network.c
1190
verbose(VERB_CLIENT, "decommission_pending_tcp");
usr.sbin/unbound/services/outside_network.c
1302
verbose(VERB_ALGO, "outnettcp cb");
usr.sbin/unbound/services/outside_network.c
1305
verbose(VERB_QUERY, "outnettcp got tcp timeout "
usr.sbin/unbound/services/outside_network.c
1311
verbose(VERB_QUERY, "outnettcp got tcp timeout %s",
usr.sbin/unbound/services/outside_network.c
1320
verbose(VERB_ALGO, "outnet tcp pkt was written event");
usr.sbin/unbound/services/outside_network.c
1331
verbose(VERB_ALGO, "outnet tcp setup next pkt");
usr.sbin/unbound/services/outside_network.c
1342
verbose(VERB_ALGO, "outnet tcp writes done, wait");
usr.sbin/unbound/services/outside_network.c
1352
verbose(VERB_QUERY, "outnettcp got tcp error %d", error);
usr.sbin/unbound/services/outside_network.c
1393
verbose(VERB_CLIENT, "outnet tcp callback query err %d buflen %d",
usr.sbin/unbound/services/outside_network.c
1398
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb");
usr.sbin/unbound/services/outside_network.c
1400
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb: keep it");
usr.sbin/unbound/services/outside_network.c
1412
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb: decommission it");
usr.sbin/unbound/services/outside_network.c
1431
verbose(VERB_ALGO, "close of port %d", pc->number);
usr.sbin/unbound/services/outside_network.c
1486
verbose(VERB_ALGO, "answer cb");
usr.sbin/unbound/services/outside_network.c
1489
verbose(VERB_QUERY, "outnetudp got udp error %d", error);
usr.sbin/unbound/services/outside_network.c
1493
verbose(VERB_QUERY, "outnetudp udp too short");
usr.sbin/unbound/services/outside_network.c
1502
verbose(VERB_ALGO, "Incoming reply id = %4.4x", key.id);
usr.sbin/unbound/services/outside_network.c
1507
verbose(VERB_ALGO, "lookup size is %d entries", (int)outnet->pending->count);
usr.sbin/unbound/services/outside_network.c
1510
verbose(VERB_QUERY, "received unwanted or unsolicited udp reply dropped.");
usr.sbin/unbound/services/outside_network.c
1527
verbose(VERB_ALGO, "received udp reply.");
usr.sbin/unbound/services/outside_network.c
1530
verbose(VERB_QUERY, "received reply id,addr on wrong port. "
usr.sbin/unbound/services/outside_network.c
1547
verbose(VERB_ALGO, "outnet handle udp reply");
usr.sbin/unbound/services/outside_network.c
1592
verbose(VERB_ALGO, "timeout udp with delay");
usr.sbin/unbound/services/outside_network.c
1604
verbose(VERB_ALGO, "timeout udp");
usr.sbin/unbound/services/outside_network.c
2064
verbose(VERB_ALGO, "inserted new pending reply id=%4.4x", pend->id);
usr.sbin/unbound/services/outside_network.c
2119
verbose(VERB_QUERY, "Need to send query but have no "
usr.sbin/unbound/services/outside_network.c
2145
verbose(VERB_ALGO, "using UDP if=%d port=%d",
usr.sbin/unbound/services/outside_network.c
2163
verbose(VERB_ALGO, "opened UDP if=%d port=%d",
usr.sbin/unbound/services/outside_network.c
2201
verbose(VERB_QUERY, "port %d in use, trying another", portno);
usr.sbin/unbound/services/outside_network.c
2295
verbose(VERB_ALGO, "no fds available, udp query waiting");
usr.sbin/unbound/services/outside_network.c
2328
verbose(VERB_CLIENT, "outnet_tcptimer");
usr.sbin/unbound/services/outside_network.c
2348
verbose(VERB_CLIENT, "reuse_tcp_close_oldest");
usr.sbin/unbound/services/outside_network.c
2441
verbose(VERB_CLIENT, "pending_tcp_query");
usr.sbin/unbound/services/outside_network.c
2443
verbose(VERB_ALGO, "pending tcp query with too short buffer < 2");
usr.sbin/unbound/services/outside_network.c
2509
verbose(VERB_CLIENT, "pending_tcp_query: reuse, store");
usr.sbin/unbound/services/outside_network.c
2528
verbose(VERB_CLIENT, "pending_tcp_query: new fd, connect");
usr.sbin/unbound/services/outside_network.c
2554
verbose(VERB_CLIENT, "pending_tcp_query: queue to wait");
usr.sbin/unbound/services/outside_network.c
2604
verbose(VERB_ALGO, "serviced send timer");
usr.sbin/unbound/services/outside_network.c
2713
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep");
usr.sbin/unbound/services/outside_network.c
2722
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: -1 fd");
usr.sbin/unbound/services/outside_network.c
2727
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: in use by other queries");
usr.sbin/unbound/services/outside_network.c
2737
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: keep open");
usr.sbin/unbound/services/outside_network.c
2752
verbose(VERB_CLIENT, "serviced_delete");
usr.sbin/unbound/services/outside_network.c
2760
verbose(VERB_CLIENT, "serviced_delete: UDP");
usr.sbin/unbound/services/outside_network.c
2770
verbose(VERB_CLIENT, "serviced_delete: TCP");
usr.sbin/unbound/services/outside_network.c
2777
verbose(VERB_CLIENT, "serviced_delete: writewait");
usr.sbin/unbound/services/outside_network.c
2786
verbose(VERB_CLIENT, "serviced_delete: tcpreusekeep");
usr.sbin/unbound/services/outside_network.c
2799
verbose(VERB_CLIENT, "serviced_delete: tcpwait");
usr.sbin/unbound/services/outside_network.c
2845
verbose(VERB_ALGO, "qname perturbed to %s", buf);
usr.sbin/unbound/services/outside_network.c
2927
verbose(VERB_ALGO, "EDNS lookup known=%d vs=%d", edns_lame_known, vs);
usr.sbin/unbound/services/outside_network.c
2939
verbose(VERB_ALGO, "serviced query UDP timeout=%d msec", rtt);
usr.sbin/unbound/services/outside_network.c
295
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
3017
verbose(VERB_ALGO, "svcd callbacks start");
usr.sbin/unbound/services/outside_network.c
302
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
3029
verbose(VERB_DETAIL, "no qname in reply to check 0x20ID");
usr.sbin/unbound/services/outside_network.c
3038
verbose(VERB_DETAIL, "wrong 0x20-ID in reply qname");
usr.sbin/unbound/services/outside_network.c
3047
verbose(VERB_ALGO, "good 0x20-ID in reply qname");
usr.sbin/unbound/services/outside_network.c
3082
verbose(VERB_ALGO, "svcd callbacks end");
usr.sbin/unbound/services/outside_network.c
310
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
314
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
3162
verbose(VERB_ALGO, "measured TCP-time at %d msec", roundtime);
usr.sbin/unbound/services/outside_network.c
3189
verbose(VERB_ALGO, "initiate TCP query %s",
usr.sbin/unbound/services/outside_network.c
3201
verbose(VERB_ALGO, "serviced_tcp_initiate: failed to send tcp query");
usr.sbin/unbound/services/outside_network.c
321
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
329
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
333
verbose(VERB_ALGO, "outgoing tcp:"
usr.sbin/unbound/services/outside_network.c
3346
verbose(VERB_ALGO, "serviced query: attempt without EDNS");
usr.sbin/unbound/services/outside_network.c
3392
verbose(VERB_ALGO, "measured roundtrip at %d msec", roundtime);
usr.sbin/unbound/services/outside_network.c
3599
verbose(VERB_QUERY, "need ipv6 to send, but no ipv6 outgoing interfaces, for %s", to);
usr.sbin/unbound/services/outside_network.c
3608
verbose(VERB_QUERY, "need ipv4 to send, but no ipv4 outgoing interfaces, for %s", to);
usr.sbin/unbound/services/outside_network.c
380
verbose(v, "%s %s#%u fd %d", msg, addrbuf, (unsigned)port,
usr.sbin/unbound/services/outside_network.c
540
verbose(VERB_CLIENT, "reuse_tcp_find");
usr.sbin/unbound/services/outside_network.c
555
verbose(VERB_CLIENT, "reuse_tcp_find: num reuse streams %u",
usr.sbin/unbound/services/outside_network.c
572
verbose(VERB_CLIENT, "reuse_tcp_find: taking first");
usr.sbin/unbound/services/outside_network.c
585
verbose(VERB_CLIENT, "reuse_tcp_find: key too low");
usr.sbin/unbound/services/outside_network.c
589
verbose(VERB_CLIENT, "reuse_tcp_find check inexact match");
usr.sbin/unbound/services/outside_network.c
622
verbose(VERB_CLIENT, "outnet_tcp_take_query_setup: setup packet to write "
usr.sbin/unbound/services/outside_network.c
743
verbose(VERB_ALGO, "the query is using TLS encryption, for %s",
usr.sbin/unbound/services/rpz.c
1014
verbose(VERB_ALGO, "rpz: unable to parse client ip");
usr.sbin/unbound/services/rpz.c
1036
verbose(VERB_ALGO, "rpz: unable to parse ns ip");
usr.sbin/unbound/services/rpz.c
1059
verbose(VERB_ALGO, "rpz: unable to parse response ip");
usr.sbin/unbound/services/rpz.c
1067
verbose(VERB_ALGO, "rpz: respip trigger, %s skipping unsupported action: %s",
usr.sbin/unbound/services/rpz.c
1122
verbose(VERB_ALGO, "rpz: skipping invalid trigger");
usr.sbin/unbound/services/rpz.c
1152
verbose(VERB_ALGO, "rpz: skipping unsupported trigger: %s",
usr.sbin/unbound/services/rpz.c
1369
verbose(VERB_ALGO, "rpz: cannot remove RR from IXFR, "
usr.sbin/unbound/services/rpz.c
1414
verbose(VERB_ALGO, "rpz: cannot remove RR from IXFR, "
usr.sbin/unbound/services/rpz.c
1492
verbose(VERB_ALGO, "rpz: cannot remove RR from IXFR, "
usr.sbin/unbound/services/rpz.c
1688
verbose(VERB_ALGO, "rpz: trigger %s %s/%d on %s action=%s",
usr.sbin/unbound/services/rpz.c
1856
verbose(VERB_ALGO, "rpz: bug: local-data action but no local data");
usr.sbin/unbound/services/rpz.c
1863
verbose(VERB_ALGO, "rpz: unable to find local-data for query");
usr.sbin/unbound/services/rpz.c
1870
verbose(VERB_ALGO, "rpz: local data action: out of memory");
usr.sbin/unbound/services/rpz.c
1885
verbose(VERB_ALGO, "rpz: local data action soa: out of memory");
usr.sbin/unbound/services/rpz.c
2080
verbose(VERB_ALGO, "rpz: nsip: no matching local data found");
usr.sbin/unbound/services/rpz.c
2134
verbose(VERB_ALGO, "rpz: nsdname: qname not found");
usr.sbin/unbound/services/rpz.c
2140
verbose(VERB_ALGO, "rpz: nsdname: no matching local data found");
usr.sbin/unbound/services/rpz.c
2170
verbose(VERB_ALGO, "rpz: qname: name not found");
usr.sbin/unbound/services/rpz.c
2175
verbose(VERB_ALGO, "rpz: qname: type not found");
usr.sbin/unbound/services/rpz.c
2305
verbose(VERB_ALGO, "rpz: using override action=%s (replaces=%s)",
usr.sbin/unbound/services/rpz.c
2311
verbose(VERB_ALGO, "rpz: bug: nsip local data action but no local data");
usr.sbin/unbound/services/rpz.c
2351
verbose(VERB_ALGO, "rpz: nsip: bug: unhandled or invalid action: '%s'",
usr.sbin/unbound/services/rpz.c
2375
verbose(VERB_ALGO, "rpz: using override action=%s (replaces=%s)",
usr.sbin/unbound/services/rpz.c
2414
verbose(VERB_ALGO, "rpz: nsdname: bug: unhandled or invalid action: '%s'",
usr.sbin/unbound/services/rpz.c
2453
verbose(VERB_ALGO, "rpz: trigger nsdname %s on %s action=%s",
usr.sbin/unbound/services/rpz.c
2456
verbose(VERB_ALGO, "rpz: trigger nsdname %s action=%s",
usr.sbin/unbound/services/rpz.c
2477
verbose(VERB_ALGO, "query is rpz_passthru, no further processing");
usr.sbin/unbound/services/rpz.c
2486
verbose(VERB_ALGO, "rpz: iterator module callback: have_rpz=%d", az->rpz_first != NULL);
usr.sbin/unbound/services/rpz.c
2551
verbose(VERB_ALGO, "query is rpz_passthru, no further processing");
usr.sbin/unbound/services/rpz.c
2607
verbose(VERB_ALGO, "rpz: qname trigger %s on %s, with action=%s",
usr.sbin/unbound/services/rpz.c
2610
verbose(VERB_ALGO, "rpz: qname trigger %s, with action=%s",
usr.sbin/unbound/services/rpz.c
2643
verbose(VERB_ALGO, "rpz: qname trigger: bug: unhandled or invalid action: '%s'",
usr.sbin/unbound/services/rpz.c
2784
verbose(VERB_ALGO, "rpz: qname trigger %s on %s with action=%s",
usr.sbin/unbound/services/rpz.c
2787
verbose(VERB_ALGO, "rpz: qname trigger %s with action=%s",
usr.sbin/unbound/services/rpz.c
682
verbose(VERB_ALGO, "rpz: qname trigger, %s skipping unsupported action: %s",
usr.sbin/unbound/services/rpz.c
701
verbose(VERB_ALGO, "rpz: skipping duplicate record: '%s'", rrstr);
usr.sbin/unbound/services/rpz.c
745
verbose(VERB_ALGO, "rpz: %s: <%s>", msg, buf);
usr.sbin/unbound/services/rpz.c
754
verbose(VERB_ALGO, "rpz: skipping invalid action");
usr.sbin/unbound/services/rpz.c
810
verbose(VERB_ALGO, "rpz: skipping invalid action");
usr.sbin/unbound/services/rpz.c
988
verbose(VERB_ALGO, "rpz: unable to insert clientip rr");
usr.sbin/unbound/testcode/delayer.c
1051
verbose(1, "cleanup");
usr.sbin/unbound/testcode/delayer.c
371
verbose(1, "send out query %d.%6.6d",
usr.sbin/unbound/testcode/delayer.c
456
verbose(1, "reuse existing entry");
usr.sbin/unbound/testcode/delayer.c
645
verbose(1, "read item len %d", (int)r);
usr.sbin/unbound/testcode/delayer.c
699
verbose(1, "write item %d of %d", (int)p->done, (int)p->len);
usr.sbin/unbound/testcode/delayer.c
920
verbose(1, "wait for %d.%6.6d",
usr.sbin/unbound/testcode/delayer.c
922
else verbose(1, "wait");
usr.sbin/unbound/testcode/delayer.c
934
verbose(1, "process at %u.%6.6u\n",
usr.sbin/unbound/testcode/doqclient.c
1174
verbose(1, "There was an error writing %s: %s",
usr.sbin/unbound/testcode/doqclient.c
1207
verbose(1, "There was an error writing %s: %s",
usr.sbin/unbound/testcode/doqclient.c
1226
verbose(1, "application_rx_key_cb callback");
usr.sbin/unbound/testcode/doqclient.c
1227
verbose(1, "ngtcp2_conn_get_max_data_left is %d",
usr.sbin/unbound/testcode/doqclient.c
1230
verbose(1, "ngtcp2_conn_get_max_local_streams_uni is %d",
usr.sbin/unbound/testcode/doqclient.c
1233
verbose(1, "ngtcp2_conn_get_streams_uni_left is %d",
usr.sbin/unbound/testcode/doqclient.c
1235
verbose(1, "ngtcp2_conn_get_streams_bidi_left is %d",
usr.sbin/unbound/testcode/doqclient.c
1338
verbose(1, "new session cb: the ssl session max_early_data_size is %u",
usr.sbin/unbound/testcode/doqclient.c
1348
verbose(1, "written tls session to %s", data->session_file);
usr.sbin/unbound/testcode/doqclient.c
1583
verbose(1, "write connection close");
usr.sbin/unbound/testcode/doqclient.c
1600
verbose(1, "write connection close packet length %d", (int)ret);
usr.sbin/unbound/testcode/doqclient.c
1611
verbose(1, "disconnect");
usr.sbin/unbound/testcode/doqclient.c
1624
verbose(1, "doq expire_timer");
usr.sbin/unbound/testcode/doqclient.c
1667
verbose(1, "update_timer in %d.%6.6d secs", (int)tv.tv_sec,
usr.sbin/unbound/testcode/doqclient.c
1717
verbose(1, "recvmsg %d ecn=0x%x", (int)rcv, (int)pi.ecn);
usr.sbin/unbound/testcode/doqclient.c
1777
verbose(1, "query %s write is done", logs);
usr.sbin/unbound/testcode/doqclient.c
1837
verbose(1, "query %s write stream", logs);
usr.sbin/unbound/testcode/doqclient.c
1856
verbose(1, "write stream -1.");
usr.sbin/unbound/testcode/doqclient.c
1949
verbose(1, "writev_stream pkt size %d ndatawritten %d",
usr.sbin/unbound/testcode/doqclient.c
2054
verbose(1, "doq_client_event_cb %s%s%s",
usr.sbin/unbound/testcode/doqclient.c
2076
verbose(1, "session file %s does not exist",
usr.sbin/unbound/testcode/doqclient.c
2163
verbose(1, "transport file %s does not exist",
usr.sbin/unbound/testcode/doqclient.c
2194
verbose(1, "transport file %s does not exist",
usr.sbin/unbound/testcode/doqclient.c
2226
verbose(1, "TLS session resumption failed, early data is disabled");
usr.sbin/unbound/testcode/doqclient.c
2231
verbose(1, "Transport parameters set failed, early data is disabled");
usr.sbin/unbound/testcode/doqclient.c
2417
if(!str) verbose(1, "could not sldns_wire2str_pkt");
usr.sbin/unbound/testcode/doqclient.c
2418
else verbose(1, "send query:\n%s", str);
usr.sbin/unbound/testcode/doqclient.c
509
verbose(1, "answer length %d", (int)ntohs(str->answer_len));
usr.sbin/unbound/testcode/doqclient.c
614
verbose(1, "received all answer content");
usr.sbin/unbound/testcode/doqclient.c
621
if(!s) verbose(1, "could not sldns_wire2str_pkt");
usr.sbin/unbound/testcode/doqclient.c
622
else verbose(1, "query %s received:\n%s", logs, s);
usr.sbin/unbound/testcode/doqclient.c
636
verbose(1, "query %s has an error. received %d/%d bytes.",
usr.sbin/unbound/testcode/doqclient.c
640
verbose(1, "query %s has an error. received no data.",
usr.sbin/unbound/testcode/doqclient.c
683
verbose(1, "extra bytes after end of DNS length");
usr.sbin/unbound/testcode/doqclient.c
702
verbose(1, "query %s: received FIN from remote", logs);
usr.sbin/unbound/testcode/doqclient.c
704
verbose(1, "query %s: stream reset from remote", logs);
usr.sbin/unbound/testcode/doqclient.c
793
verbose(1, "query %s start on bidi stream id %lld",
usr.sbin/unbound/testcode/doqclient.c
831
verbose(1, "early data was rejected by the server");
usr.sbin/unbound/testcode/doqclient.c
871
verbose(1, "handshake_completed callback");
usr.sbin/unbound/testcode/doqclient.c
872
verbose(1, "ngtcp2_conn_get_max_data_left is %d",
usr.sbin/unbound/testcode/doqclient.c
875
verbose(1, "ngtcp2_conn_get_max_local_streams_uni is %d",
usr.sbin/unbound/testcode/doqclient.c
878
verbose(1, "ngtcp2_conn_get_streams_uni_left is %d",
usr.sbin/unbound/testcode/doqclient.c
880
verbose(1, "ngtcp2_conn_get_streams_bidi_left is %d",
usr.sbin/unbound/testcode/doqclient.c
882
verbose(1, "negotiated cipher name is %s",
usr.sbin/unbound/testcode/doqclient.c
893
verbose(1, "negotiated ALPN is '%s'", alpnstr);
usr.sbin/unbound/testcode/doqclient.c
902
verbose(1, "early data was accepted by the server");
usr.sbin/unbound/testcode/doqclient.c
919
verbose(1, "extend_max_local_streams_bidi callback, %d max_streams",
usr.sbin/unbound/testcode/doqclient.c
921
verbose(1, "ngtcp2_conn_get_max_data_left is %d",
usr.sbin/unbound/testcode/doqclient.c
924
verbose(1, "ngtcp2_conn_get_max_local_streams_uni is %d",
usr.sbin/unbound/testcode/doqclient.c
927
verbose(1, "ngtcp2_conn_get_streams_uni_left is %d",
usr.sbin/unbound/testcode/doqclient.c
929
verbose(1, "ngtcp2_conn_get_streams_bidi_left is %d",
usr.sbin/unbound/testcode/doqclient.c
944
verbose(1, "recv_stream_data stream %d offset %d datalen %d%s%s",
usr.sbin/unbound/testcode/doqclient.c
957
verbose(1, "the stream_user_data is %s stream id %d, nread %d",
usr.sbin/unbound/testcode/doqclient.c
983
verbose(1, "stream reset for stream %d final size %d app error code %d",
usr.sbin/unbound/testcode/fake_event.c
1288
verbose(VERB_OPS, "pending serviced query zone %s flags%s%s%s%s",
usr.sbin/unbound/testcode/fake_event.c
1358
verbose(VERB_ALGO, "edns field too large to fit");
usr.sbin/unbound/testcode/fake_event.c
563
verbose(VERB_ALGO, "EVAL %s", mom->string);
usr.sbin/unbound/testcode/testpkts.c
1053
verbose(3, "comparenoloc: failed for %s", qlines[i]);
usr.sbin/unbound/testcode/testpkts.c
1321
verbose(3, "mismatch question section '%s' and '%s'",
usr.sbin/unbound/testcode/testpkts.c
1386
verbose(3, "mismatch answer section '%s' and '%s'",
usr.sbin/unbound/testcode/testpkts.c
1454
verbose(3, "mismatch in EDNS\n");
usr.sbin/unbound/testcode/testpkts.c
1463
verbose(3, "mismatch pkt '%s' and '%s'", qstr, pstr);
usr.sbin/unbound/testcode/testpkts.c
1541
verbose(3, "NO edns opt, move on");
usr.sbin/unbound/testcode/testpkts.c
1562
verbose(3, "comparepkt: ");
usr.sbin/unbound/testcode/testpkts.c
1571
verbose(3, "bad EDE. Expected but not found\n");
usr.sbin/unbound/testcode/testpkts.c
1575
verbose(3, "bad EDE INFO-CODE. Expected: %d, "
usr.sbin/unbound/testcode/testpkts.c
1587
verbose(3, "bad DNS Cookie. "
usr.sbin/unbound/testcode/testpkts.c
1592
verbose(3, "bad DNS Cookie. Expected client "
usr.sbin/unbound/testcode/testpkts.c
1597
verbose(3, "bad DNS Cookie. Expected server "
usr.sbin/unbound/testcode/testpkts.c
1604
verbose(3, "bad opcode\n");
usr.sbin/unbound/testcode/testpkts.c
1609
verbose(3, "bad qtype %d %d\n", get_qtype(query_pkt, len), get_qtype(reply, rlen));
usr.sbin/unbound/testcode/testpkts.c
1614
verbose(3, "bad qname\n");
usr.sbin/unbound/testcode/testpkts.c
1622
verbose(3, "bad rcode %s instead of %s\n",
usr.sbin/unbound/testcode/testpkts.c
1632
verbose(3, "bad question section\n");
usr.sbin/unbound/testcode/testpkts.c
1639
verbose(3, "bad answer section\n");
usr.sbin/unbound/testcode/testpkts.c
1645
verbose(3, "bad subdomain\n");
usr.sbin/unbound/testcode/testpkts.c
1650
verbose(3, "bad serial\n");
usr.sbin/unbound/testcode/testpkts.c
1654
verbose(3, "no DO bit set\n");
usr.sbin/unbound/testcode/testpkts.c
1658
verbose(3, "bad; EDNS OPT present\n");
usr.sbin/unbound/testcode/testpkts.c
1663
verbose(3, "bad EDNS data match.\n");
usr.sbin/unbound/testcode/testpkts.c
1667
verbose(3, "bad transport\n");
usr.sbin/unbound/testcode/testpkts.c
1672
verbose(3, "bad all_noedns match\n");
usr.sbin/unbound/testcode/testpkts.c
1677
verbose(3, "bad allmatch\n");
usr.sbin/unbound/testcode/testpkts.c
1680
verbose(3, "match!\n");
usr.sbin/unbound/testcode/testpkts.c
1710
verbose(1, "out of memory; send without adjust\n");
usr.sbin/unbound/testcode/testpkts.c
1725
verbose(1, "error: malformed qname; send without adjust\n");
usr.sbin/unbound/testcode/testpkts.c
1738
verbose(1, "out of memory; send without adjust\n");
usr.sbin/unbound/testcode/testpkts.c
1753
verbose(1, "out of memory; send without adjust\n");
usr.sbin/unbound/testcode/testpkts.c
1789
verbose(3, "sleeping for %d seconds\n", match->sleeptime);
usr.sbin/unbound/testcode/testpkts.c
1814
verbose(1, "query %d: id %d: %s %d bytes: ", ++(*count),
usr.sbin/unbound/testcode/testpkts.c
1826
verbose(1, "no answer packet for this query, no reply.\n");
usr.sbin/unbound/testcode/testpkts.c
1831
verbose(3, "Answer pkt:\n");
usr.sbin/unbound/testcode/testpkts.c
1844
verbose(1, "out of memory\n");
usr.sbin/unbound/testcode/testpkts.c
1849
verbose(1, "Answer packet size: %u bytes.\n", (unsigned int)outlen);
usr.sbin/unbound/testcode/testpkts.c
1856
verbose(3, "sleeping for next packet %d secs\n",
usr.sbin/unbound/testcode/testpkts.c
1863
verbose(3, "wakeup for next packet "
usr.sbin/unbound/testcode/testpkts.c
472
verbose(3, "parsing '%s'\n", parse);
usr.sbin/unbound/testcode/testpkts.c
720
verbose(1, "%s: Read %d entries\n", prog_name, entry_num);
usr.sbin/unbound/testcode/testpkts.c
834
verbose(3, "found serial %u in msg. ",
usr.sbin/unbound/testcode/unitverify.c
286
verbose(VERB_QUERY, "DS fail: OK; matched unit test");
usr.sbin/unbound/util/config_file.c
1466
verbose(VERB_QUERY, "setting "name": %lu", (unsigned long)val); \
usr.sbin/unbound/util/config_file.c
1511
verbose(VERB_QUERY, "wildcard found, processing %s", fname);
usr.sbin/unbound/util/config_file.c
1532
verbose(VERB_QUERY, "include: "
usr.sbin/unbound/util/configparser.y
1759
verbose(VERB_DETAIL, "ignored infra-lame-ttl: %s (option "
usr.sbin/unbound/util/configparser.y
1776
verbose(VERB_DETAIL, "ignored infra-cache-lame-size: %s "
usr.sbin/unbound/util/data/msgparse.c
1016
verbose(VERB_ALGO, "query with bad edns keepalive.");
usr.sbin/unbound/util/data/msgparse.c
1045
verbose(VERB_ALGO, "worker request: "
usr.sbin/unbound/util/data/msgparse.c
1328
verbose(level, "%s", info_str);
usr.sbin/unbound/util/data/msgparse.c
1334
verbose(level, " %s", str);
usr.sbin/unbound/util/data/msgreply.c
1132
verbose(VERB_ALGO, "attached EDE code: %d with message: '%s'", code, (txt?txt:""));
usr.sbin/unbound/util/data/msgreply.h
599
verbose(VERB_ALGO, "attached EDE code: %d with" \
usr.sbin/unbound/util/edns.c
91
verbose(VERB_QUERY, "duplicate EDNS client string ignored.");
usr.sbin/unbound/util/locks.h
167
verbose(VERB_ALGO, "Thread stack size set to %u", (unsigned)stacksize); \
usr.sbin/unbound/util/log.c
104
verbose(VERB_QUERY, "switching log to %s",
usr.sbin/unbound/util/log.c
418
verbose(v, "%s[%u]", msg, (unsigned)length);
usr.sbin/unbound/util/log.c
431
verbose(v, "%s[%u:%u] %.*s", msg, (unsigned)length,
usr.sbin/unbound/util/log.h
74
void verbose(enum verbosity_value level,
usr.sbin/unbound/util/module.c
395
verbose(level, "EDNS known options:");
usr.sbin/unbound/util/module.c
396
verbose(level, " Code: Bypass_cache_stage: Aggregate_mesh:");
usr.sbin/unbound/util/module.c
402
verbose(level, " %-8.8s %-19s %-15s", str,
usr.sbin/unbound/util/net_help.c
1168
verbose(level, "%s: \n%s", str, pp);
usr.sbin/unbound/util/net_help.c
1454
verbose(VERB_ALGO, "Adding Windows certificates from system root store to CA store");
usr.sbin/unbound/util/net_help.c
1482
verbose(VERB_ALGO, "CA certificate store for Windows is empty.");
usr.sbin/unbound/util/net_help.c
1494
verbose(VERB_ALGO, "%s %d:%s",
usr.sbin/unbound/util/net_help.c
1509
verbose(VERB_ALGO, "%s %d:%s\n",
usr.sbin/unbound/util/net_help.c
1530
verbose(VERB_ALGO, "Completed adding Windows certificates to CA store successfully");
usr.sbin/unbound/util/net_help.c
1724
verbose(VERB_ALGO, "the query has an auth_name, but libssl has no call to perform TLS authentication");
usr.sbin/unbound/util/net_help.c
1837
verbose(VERB_OPS, "read tls-session-ticket-key: %s", p->str);
usr.sbin/unbound/util/net_help.c
1878
verbose(VERB_CLIENT, "start session encrypt");
usr.sbin/unbound/util/net_help.c
1881
verbose(VERB_CLIENT, "RAND_bytes failed");
usr.sbin/unbound/util/net_help.c
1885
verbose(VERB_CLIENT, "EVP_EncryptInit_ex failed");
usr.sbin/unbound/util/net_help.c
1901
verbose(VERB_CLIENT, "HMAC_Init_ex failed");
usr.sbin/unbound/util/net_help.c
1911
verbose(VERB_CLIENT, "start session decrypt");
usr.sbin/unbound/util/net_help.c
1914
verbose(VERB_CLIENT, "Found session_key");
usr.sbin/unbound/util/net_help.c
1919
verbose(VERB_CLIENT, "Not found session_key");
usr.sbin/unbound/util/net_help.c
1936
verbose(VERB_CLIENT, "HMAC_Init_ex failed");
usr.sbin/unbound/util/net_help.c
226
verbose(v, "%s local %s", str, dest);
usr.sbin/unbound/util/net_help.c
236
verbose(v, "%s %s %s port %d (len %d)", str, family, dest,
usr.sbin/unbound/util/net_help.c
238
else verbose(v, "%s %s port %d", str, dest, (int)port);
usr.sbin/unbound/util/net_help.c
641
verbose(v, "%s <%s> %s%s#%d (addrlen %d)",
usr.sbin/unbound/util/net_help.c
643
else verbose(v, "%s <%s> %s%s#%d",
usr.sbin/unbound/util/netevent.c
1406
verbose(VERB_OPS, "doq sendmsg to %s %s "
usr.sbin/unbound/util/netevent.c
1410
verbose(VERB_OPS, "doq sendmsg failed: %s",
usr.sbin/unbound/util/netevent.c
1722
verbose(VERB_ALGO, "doq: found connection by address, dcid");
usr.sbin/unbound/util/netevent.c
1727
verbose(VERB_ALGO, "doq: found connection by dcid");
usr.sbin/unbound/util/netevent.c
1770
verbose(VERB_ALGO, "doq: could not decode version "
usr.sbin/unbound/util/netevent.c
1777
verbose(VERB_ALGO, "ngtcp2_pkt_decode_version_cid packet has "
usr.sbin/unbound/util/netevent.c
1838
verbose(VERB_ALGO, "doq: sending retry packet to %s %s", host, port);
usr.sbin/unbound/util/netevent.c
1905
verbose(VERB_ALGO, "doq: verifying retry token from %s %s", host,
usr.sbin/unbound/util/netevent.c
1917
verbose(VERB_ALGO, "doq: could not verify retry token "
usr.sbin/unbound/util/netevent.c
1921
verbose(VERB_ALGO, "doq: verified retry token from %s %s", host, port);
usr.sbin/unbound/util/netevent.c
1938
verbose(VERB_ALGO, "doq: verifying token from %s %s", host, port);
usr.sbin/unbound/util/netevent.c
1948
verbose(VERB_ALGO, "doq: could not verify token from %s %s",
usr.sbin/unbound/util/netevent.c
1952
verbose(VERB_ALGO, "doq: verified token from %s %s", host, port);
usr.sbin/unbound/util/netevent.c
2016
verbose(VERB_ALGO, "doq: no mem available for new connection");
usr.sbin/unbound/util/netevent.c
2040
verbose(VERB_ALGO, "doq: created new connection");
usr.sbin/unbound/util/netevent.c
2073
verbose(VERB_ALGO, "doq stateless address validation");
usr.sbin/unbound/util/netevent.c
2105
verbose(VERB_ALGO, "doq address validation: unrecognised "
usr.sbin/unbound/util/netevent.c
2196
verbose(VERB_ALGO, "doq pickup timer at %d.%6.6d in %d.%6.6d",
usr.sbin/unbound/util/netevent.c
2204
verbose(VERB_ALGO, "doq timer disabled");
usr.sbin/unbound/util/netevent.c
225
verbose(VERB_ALGO, "%s %s uses %s method.", evnm, evsys, evmethod);
usr.sbin/unbound/util/netevent.c
2390
verbose(VERB_ALGO, "doq socket want write");
usr.sbin/unbound/util/netevent.c
2401
verbose(VERB_ALGO, "doq socket want no write");
usr.sbin/unbound/util/netevent.c
2480
verbose(VERB_ALGO, "doq timer callback");
usr.sbin/unbound/util/netevent.c
2502
verbose(VERB_ALGO, "doq conn %s is deleted "
usr.sbin/unbound/util/netevent.c
2585
verbose(VERB_ALGO, "doq write connection %s %d",
usr.sbin/unbound/util/netevent.c
2711
verbose(VERB_ALGO, "doq check write enable");
usr.sbin/unbound/util/netevent.c
2873
verbose(VERB_ALGO, "doq: send_reply but %s is gone",
usr.sbin/unbound/util/netevent.c
2904
verbose(VERB_ALGO, "doq: drop_reply but %s is gone",
usr.sbin/unbound/util/netevent.c
2969
verbose(VERB_ALGO, "wait is over, slow accept disabled");
usr.sbin/unbound/util/netevent.c
3009
verbose(VERB_ALGO, "out of file descriptors: "
usr.sbin/unbound/util/netevent.c
3015
verbose(VERB_OPS, "accept failed, "
usr.sbin/unbound/util/netevent.c
3091
verbose(VERB_ALGO, "bio_cb %d, %s %s %s", oper,
usr.sbin/unbound/util/netevent.c
3160
verbose(VERB_QUERY, "http2: submit_settings failed, "
usr.sbin/unbound/util/netevent.c
3569
verbose(VERB_ALGO, "client doesn't support HTTP/2");
usr.sbin/unbound/util/netevent.c
3612
verbose(VERB_ALGO, "proxy_protocol: reading fixed "
usr.sbin/unbound/util/netevent.c
3677
verbose(VERB_ALGO, "proxy_protocol: reading variable "
usr.sbin/unbound/util/netevent.c
3737
verbose(VERB_ALGO, "proxy_protocol: successful read of "
usr.sbin/unbound/util/netevent.c
3783
verbose(VERB_QUERY, "ssl: dropped larger than buffer");
usr.sbin/unbound/util/netevent.c
3789
verbose(VERB_QUERY, "ssl: dropped bogus too short.");
usr.sbin/unbound/util/netevent.c
3793
verbose(VERB_ALGO, "Reading ssl tcp query of length %d",
usr.sbin/unbound/util/netevent.c
4036
verbose(VERB_ALGO, "proxy_protocol: reading fixed "
usr.sbin/unbound/util/netevent.c
4078
verbose(VERB_ALGO, "proxy_protocol: reading variable "
usr.sbin/unbound/util/netevent.c
4115
verbose(VERB_ALGO, "proxy_protocol: successful read of "
usr.sbin/unbound/util/netevent.c
4141
verbose(VERB_QUERY, "tcp: dropped larger than buffer");
usr.sbin/unbound/util/netevent.c
4148
verbose(VERB_QUERY, "tcp: dropped bogus too short.");
usr.sbin/unbound/util/netevent.c
4151
verbose(VERB_ALGO, "Reading tcp query of length %d",
usr.sbin/unbound/util/netevent.c
4371
verbose(VERB_ALGO, "tcp sendmsg for fastopen failed (with %s), try normal connect", strerror(errno));
usr.sbin/unbound/util/netevent.c
4649
verbose(VERB_QUERY, "tcp took too long, dropped");
usr.sbin/unbound/util/netevent.c
476
verbose(VERB_OPS, "send udp blocked "
usr.sbin/unbound/util/netevent.c
4768
verbose(VERB_ALGO, "ssl http read more skip to %d + %d",
usr.sbin/unbound/util/netevent.c
4806
verbose(VERB_ALGO, "http read more skip to %d + %d",
usr.sbin/unbound/util/netevent.c
4863
verbose(VERB_ALGO, "http header: %s", line);
usr.sbin/unbound/util/netevent.c
4867
verbose(VERB_ALGO, "http bad status %s", line+9);
usr.sbin/unbound/util/netevent.c
4901
verbose(VERB_ALGO, "http chunk trailer: %s", line);
usr.sbin/unbound/util/netevent.c
4924
verbose(VERB_ALGO, "http chunk header: %s", line);
usr.sbin/unbound/util/netevent.c
4998
verbose(VERB_ALGO, "http_chunked_segment: got now %d, tcpbytcount %d, http_stored %d, buffer pos %d, buffer limit %d", (int)got_now, (int)c->tcp_byte_count, (int)c->http_stored, (int)sldns_buffer_position(c->buffer), (int)sldns_buffer_limit(c->buffer));
usr.sbin/unbound/util/netevent.c
5257
verbose(VERB_QUERY, "http2: session_recv from %s failed, "
usr.sbin/unbound/util/netevent.c
556
verbose(VERB_OPS, "sendto failed: %s", sock_strerror(errno));
usr.sbin/unbound/util/netevent.c
558
verbose(VERB_OPS, "send failed: %s", sock_strerror(errno));
usr.sbin/unbound/util/netevent.c
5585
verbose(VERB_QUERY, "http2: session_send failed, "
usr.sbin/unbound/util/netevent.c
5678
verbose(VERB_QUERY, "http took too long, dropped");
usr.sbin/unbound/util/netevent.c
6569
verbose(5, "comm_point_close of %d: event_del", c->fd);
usr.sbin/unbound/util/netevent.c
6597
verbose(VERB_ALGO, "close fd %d", c->fd);
usr.sbin/unbound/util/netevent.c
6783
verbose(VERB_ALGO, "comm point stop listening %d", c->fd);
usr.sbin/unbound/util/netevent.c
6795
verbose(VERB_ALGO, "comm point start listening %d (%d msec)",
usr.sbin/unbound/util/netevent.c
6829
verbose(5, "startlistening %d mode rw", (newfd==-1?c->fd:newfd));
usr.sbin/unbound/util/netevent.c
6832
verbose(5, "startlistening %d mode r", (newfd==-1?c->fd:newfd));
usr.sbin/unbound/util/netevent.c
6835
verbose(5, "startlistening %d mode w", (newfd==-1?c->fd:newfd));
usr.sbin/unbound/util/netevent.c
6841
verbose(5, "cpsl close of fd %d for %d", c->fd, newfd);
usr.sbin/unbound/util/netevent.c
6856
verbose(VERB_ALGO, "comm point listen_for_rw %d %d", c->fd, wr);
usr.sbin/unbound/util/netevent.c
693
verbose(VERB_ALGO, "no IP_PKTINFO or IP_SENDSRCADDR");
usr.sbin/unbound/util/netevent.c
791
verbose(VERB_OPS, "send udp blocked "
usr.sbin/unbound/util/netevent.c
863
verbose(VERB_OPS, "sendmsg failed: %s", strerror(errno));
usr.sbin/unbound/util/shm_side/shm_main.c
201
verbose(VERB_DETAIL, "SHM shutdown - KEY [%d] - ID CTL [%d] ARR [%d] - PTR CTL [%p] ARR [%p]",
usr.sbin/unbound/util/shm_side/shm_main.c
233
verbose(VERB_DETAIL, "SHM run - worker [%d] - daemon [%p] - timenow(%u) - timeboot(%u)",
usr.sbin/unbound/util/tcp_conn_limit.c
99
verbose(VERB_QUERY, "duplicate tcl address ignored.");
usr.sbin/unbound/util/tube.c
552
verbose(VERB_ALGO, "tube created");
usr.sbin/unbound/util/tube.c
566
verbose(VERB_ALGO, "tube deleted");
usr.sbin/unbound/util/tube.c
572
verbose(VERB_ALGO, "tube close_read");
usr.sbin/unbound/util/tube.c
577
verbose(VERB_ALGO, "tube close_write");
usr.sbin/unbound/util/tube.c
586
verbose(VERB_ALGO, "tube remove_bg_listen");
usr.sbin/unbound/util/tube.c
595
verbose(VERB_ALGO, "tube remove_bg_write");
usr.sbin/unbound/util/tube.c
613
verbose(VERB_ALGO, "tube write_msg len %d", (int)len);
usr.sbin/unbound/util/tube.c
627
verbose(VERB_ALGO, "tube read_msg %s", nonblock?"nonblock":"blocking");
usr.sbin/unbound/util/tube.c
630
verbose(VERB_ALGO, "tube read_msg nodata");
usr.sbin/unbound/util/tube.c
644
verbose(VERB_ALGO, "tube read_msg lastdata");
usr.sbin/unbound/util/tube.c
657
verbose(VERB_ALGO, "tube read_msg len %d", (int)*len);
usr.sbin/unbound/util/tube.c
758
verbose(VERB_ALGO, "tube queue_item len %d", (int)len);
usr.sbin/unbound/util/tube.c
787
verbose(VERB_ALGO, "tube handle_signal");
usr.sbin/unbound/util/winsock_event.c
148
verbose(VERB_CLIENT, "winsock_event inited");
usr.sbin/unbound/util/winsock_event.c
170
verbose(VERB_CLIENT, "winsock_event handle_timeouts");
usr.sbin/unbound/util/winsock_event.c
188
verbose(VERB_CLIENT, "winsock_event wait=" ARG_LL "d.%6.6d",
usr.sbin/unbound/util/winsock_event.c
199
verbose(VERB_CLIENT, "winsock_event wait=(-1)");
usr.sbin/unbound/util/winsock_event.c
240
verbose(VERB_CLIENT, "winsock_event handle_select");
usr.sbin/unbound/util/winsock_event.c
265
verbose(VERB_CLIENT, "winsock_event bmax=%d numwait=%d wait=%s "
usr.sbin/unbound/util/winsock_event.c
293
verbose(VERB_CLIENT, "winsock_event wake was_timeout=%d startidx=%d",
usr.sbin/unbound/util/winsock_event.c
306
verbose(VERB_CLIENT, "winsock_event signals");
usr.sbin/unbound/util/winsock_event.c
319
verbose(VERB_CLIENT, "winsock_event net");
usr.sbin/unbound/util/winsock_event.c
343
verbose(VERB_ALGO, "FD_READ_BIT error: %s",
usr.sbin/unbound/util/winsock_event.c
349
verbose(VERB_ALGO, "FD_WRITE_BIT error: %s",
usr.sbin/unbound/util/winsock_event.c
355
verbose(VERB_ALGO, "FD_CONNECT_BIT error: %s",
usr.sbin/unbound/util/winsock_event.c
362
verbose(VERB_ALGO, "FD_ACCEPT_BIT error: %s",
usr.sbin/unbound/util/winsock_event.c
368
verbose(VERB_ALGO, "FD_CLOSE_BIT error: %s",
usr.sbin/unbound/util/winsock_event.c
374
verbose(VERB_ALGO, "winsock %d pass sticky %s%s",
usr.sbin/unbound/util/winsock_event.c
386
verbose(VERB_ALGO, "winsock %d store sticky %s%s",
usr.sbin/unbound/util/winsock_event.c
392
verbose(VERB_ALGO, "winsock event callback %p fd=%d "
usr.sbin/unbound/util/winsock_event.c
413
verbose(VERB_ALGO, "winsock %d got sticky %s%s",
usr.sbin/unbound/util/winsock_event.c
418
verbose(VERB_CLIENT, "winsock_event net");
usr.sbin/unbound/util/winsock_event.c
420
verbose(VERB_CLIENT, "winsock_event reinvigorated");
usr.sbin/unbound/util/winsock_event.c
425
verbose(VERB_CLIENT, "winsock_event handle_select end");
usr.sbin/unbound/util/winsock_event.c
453
verbose(VERB_CLIENT, "winsock_event loopexit");
usr.sbin/unbound/util/winsock_event.c
460
verbose(VERB_CLIENT, "winsock_event event_base_free");
usr.sbin/unbound/util/winsock_event.c
493
verbose(VERB_ALGO, "event_add %p added=%d fd=%d tv=" ARG_LL "d %s%s%s",
usr.sbin/unbound/util/winsock_event.c
574
verbose(VERB_ALGO, "event_del %p added=%d fd=%d tv=" ARG_LL "d %s%s%s",
usr.sbin/unbound/util/winsock_event.c
648
verbose(VERB_ALGO, "winsock: tcp wouldblock %s",
usr.sbin/unbound/validator/autotrust.c
1009
verbose(VERB_ALGO, "reading autotrust anchor file %s", nm);
usr.sbin/unbound/validator/autotrust.c
1213
verbose(VERB_ALGO, "autotrust: write to disk: %s", tempf);
usr.sbin/unbound/validator/autotrust.c
1242
verbose(VERB_ALGO, "autotrust: replaced %s", fname);
usr.sbin/unbound/validator/autotrust.c
1276
verbose(VERB_ALGO, "autotrust: validate DNSKEY with anchor: %s",
usr.sbin/unbound/validator/autotrust.c
1315
verbose(VERB_ALGO, "seen REVOKE flag, check self-signed, rr %d",
usr.sbin/unbound/validator/autotrust.c
1513
verbose(VERB_ALGO, "orig_ttl is %d", (int)origttl);
usr.sbin/unbound/validator/autotrust.c
1514
verbose(VERB_ALGO, "rrsig_exp_interval is %d",
usr.sbin/unbound/validator/autotrust.c
1516
verbose(VERB_ALGO, "query_interval: %d, retry_time: %d",
usr.sbin/unbound/validator/autotrust.c
153
verbose(level, "%s key %d %s", str?str:"??", keytag, msg);
usr.sbin/unbound/validator/autotrust.c
1604
verbose(VERB_ALGO, "DS match attempt failed");
usr.sbin/unbound/validator/autotrust.c
2055
verbose(VERB_ALGO, "scheduled next probe in " ARG_LL "d sec", (long long)tv.tv_sec);
usr.sbin/unbound/validator/autotrust.c
2091
verbose(VERB_ALGO, "trustpoint was deleted in set_next_probe");
usr.sbin/unbound/validator/autotrust.c
2107
verbose(VERB_ALGO, "next probe set in %d seconds",
usr.sbin/unbound/validator/autotrust.c
2196
verbose(VERB_ALGO, "autotrust: morekeys, reassemble");
usr.sbin/unbound/validator/autotrust.c
2204
verbose(VERB_ALGO, "autotrust: no dnskey rrset");
usr.sbin/unbound/validator/autotrust.c
2214
verbose(VERB_ALGO, "autotrust: revokedkeys, reassemble");
usr.sbin/unbound/validator/autotrust.c
2229
verbose(VERB_ALGO, "autotrust: dnskey did not verify.");
usr.sbin/unbound/validator/autotrust.c
2267
verbose(VERB_ALGO, "autotrust: changed, reassemble");
usr.sbin/unbound/validator/autotrust.c
2277
} else verbose(VERB_ALGO, "autotrust: no changes");
usr.sbin/unbound/validator/autotrust.c
2369
verbose(VERB_ALGO, "autotrust probe answer cb");
usr.sbin/unbound/validator/autotrust.c
2391
verbose(VERB_ALGO, "retry probe set in %d seconds",
usr.sbin/unbound/validator/autotrust.c
2467
verbose(VERB_ALGO, "autotrust probe timer callback");
usr.sbin/unbound/validator/autotrust.c
2477
verbose(VERB_ALGO, "autotrust probe timer %d callbacks done", num);
usr.sbin/unbound/validator/val_anchor.c
747
verbose(VERB_QUERY, "reading in bind-compat-mode: '%s'", fname);
usr.sbin/unbound/validator/val_anchor.c
799
verbose(VERB_QUERY, "wildcard found, processing %s", pat);
usr.sbin/unbound/validator/val_anchor.c
819
verbose(VERB_QUERY, "trusted-keys-file: "
usr.sbin/unbound/validator/val_nsec.c
225
verbose(VERB_ALGO, "NSEC RRset for the "
usr.sbin/unbound/validator/val_nsec.c
256
verbose(VERB_ALGO, "NSEC for empty non-terminal "
usr.sbin/unbound/validator/val_nsec.c
263
verbose(VERB_ALGO, "NSEC for empty non-terminal "
usr.sbin/unbound/validator/val_nsec3.c
1021
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could "
usr.sbin/unbound/validator/val_nsec3.c
1027
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could "
usr.sbin/unbound/validator/val_nsec3.c
1034
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could "
usr.sbin/unbound/validator/val_nsec3.c
1042
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: "
usr.sbin/unbound/validator/val_nsec3.c
1057
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: "
usr.sbin/unbound/validator/val_nsec3.c
1061
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: closest "
usr.sbin/unbound/validator/val_nsec3.c
1066
verbose(VERB_ALGO, "nsec3 proveClosestEncloser: closest "
usr.sbin/unbound/validator/val_nsec3.c
1076
verbose(VERB_ALGO, "nsec3: Could not find proof that the "
usr.sbin/unbound/validator/val_nsec3.c
1082
verbose(VERB_ALGO, "nsec3: Could not find proof that the "
usr.sbin/unbound/validator/val_nsec3.c
1089
verbose(VERB_ALGO, "nsec3: Could not find proof that the "
usr.sbin/unbound/validator/val_nsec3.c
1134
verbose(VERB_ALGO, "nsec3 nameerror proof: failed "
usr.sbin/unbound/validator/val_nsec3.c
1137
verbose(VERB_ALGO, "nsec3 nameerror proof: will "
usr.sbin/unbound/validator/val_nsec3.c
1140
else verbose(VERB_ALGO, "nsec3 nameerror proof: closest "
usr.sbin/unbound/validator/val_nsec3.c
1151
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
usr.sbin/unbound/validator/val_nsec3.c
1157
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
usr.sbin/unbound/validator/val_nsec3.c
1163
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
usr.sbin/unbound/validator/val_nsec3.c
1170
verbose(VERB_ALGO, "nsec3 nameerror proof: could not prove "
usr.sbin/unbound/validator/val_nsec3.c
1176
verbose(VERB_ALGO, "nsec3 nameerror proof: nc has optout");
usr.sbin/unbound/validator/val_nsec3.c
1224
verbose(VERB_ALGO, "proveNodata: Matching NSEC3 "
usr.sbin/unbound/validator/val_nsec3.c
1228
verbose(VERB_ALGO, "proveNodata: Matching NSEC3 "
usr.sbin/unbound/validator/val_nsec3.c
1248
verbose(VERB_ALGO, "proveNodata: apex NSEC3 "
usr.sbin/unbound/validator/val_nsec3.c
1255
verbose(VERB_ALGO, "proveNodata: matching "
usr.sbin/unbound/validator/val_nsec3.c
1259
verbose(VERB_ALGO, "proveNodata: matching "
usr.sbin/unbound/validator/val_nsec3.c
1266
verbose(VERB_ALGO, "proveNodata: all attempted hash "
usr.sbin/unbound/validator/val_nsec3.c
1271
verbose(VERB_ALGO, "proveNodata: reached "
usr.sbin/unbound/validator/val_nsec3.c
1283
verbose(VERB_ALGO, "proveNodata: did not match qname, "
usr.sbin/unbound/validator/val_nsec3.c
1287
verbose(VERB_ALGO, "proveNodata: closest nsec3 is insecure "
usr.sbin/unbound/validator/val_nsec3.c
1303
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
usr.sbin/unbound/validator/val_nsec3.c
1307
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
usr.sbin/unbound/validator/val_nsec3.c
1313
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
usr.sbin/unbound/validator/val_nsec3.c
1319
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
usr.sbin/unbound/validator/val_nsec3.c
1325
verbose(VERB_ALGO, "nsec3 nodata proof: matching "
usr.sbin/unbound/validator/val_nsec3.c
1332
verbose(VERB_ALGO, "nsec3 nodata proof: all attempted hash "
usr.sbin/unbound/validator/val_nsec3.c
1337
verbose(VERB_ALGO, "nsec3 nodata proof: reached "
usr.sbin/unbound/validator/val_nsec3.c
1349
verbose(VERB_ALGO, "nsec3 nodata proof: no next closer nsec3");
usr.sbin/unbound/validator/val_nsec3.c
1357
verbose(VERB_ALGO, "proveNodata: covering NSEC3 was not "
usr.sbin/unbound/validator/val_nsec3.c
1359
else verbose(VERB_ALGO, "proveNodata: could not find matching "
usr.sbin/unbound/validator/val_nsec3.c
1421
verbose(VERB_ALGO, "proveWildcard: did not find a "
usr.sbin/unbound/validator/val_nsec3.c
1427
verbose(VERB_ALGO, "proveWildcard: did not find a "
usr.sbin/unbound/validator/val_nsec3.c
1434
verbose(VERB_ALGO, "proveWildcard: did not find a covering "
usr.sbin/unbound/validator/val_nsec3.c
1439
verbose(VERB_ALGO, "proveWildcard: NSEC3 optout");
usr.sbin/unbound/validator/val_nsec3.c
1468
verbose(VERB_ALGO, "NSEC3 did not verify");
usr.sbin/unbound/validator/val_nsec3.c
1518
verbose(VERB_ALGO, "nsec3 provenods: NSEC3 is from"
usr.sbin/unbound/validator/val_nsec3.c
1523
verbose(VERB_ALGO, "nsec3 provenods: NSEC3 has qtype"
usr.sbin/unbound/validator/val_nsec3.c
1536
verbose(VERB_ALGO, "nsec3 provenods: all attempted hash "
usr.sbin/unbound/validator/val_nsec3.c
1541
verbose(VERB_ALGO, "nsec3 provenods: reached "
usr.sbin/unbound/validator/val_nsec3.c
1555
verbose(VERB_ALGO, "nsec3 provenods: did not match qname, "
usr.sbin/unbound/validator/val_nsec3.c
1563
verbose(VERB_ALGO, "nsec3 nods proof: no next closer nsec3");
usr.sbin/unbound/validator/val_nsec3.c
1574
verbose(VERB_ALGO, "nsec3 provenods: covering NSEC3 was not "
usr.sbin/unbound/validator/val_nsec3.c
496
verbose(VERB_ALGO, "nsec3: keysize %d bits, max iterations %d",
usr.sbin/unbound/validator/val_secalgo.c
114
verbose(level, "%s crypto %s", str, buf);
usr.sbin/unbound/validator/val_secalgo.c
1314
verbose(VERB_QUERY, "verify: no digest algo");
usr.sbin/unbound/validator/val_secalgo.c
1357
verbose(VERB_QUERY, "verify: unknown algorithm %d",
usr.sbin/unbound/validator/val_secalgo.c
1397
verbose(VERB_QUERY, "verify: failed to setup key");
usr.sbin/unbound/validator/val_secalgo.c
1412
verbose(VERB_QUERY, "verify: failed DER decode");
usr.sbin/unbound/validator/val_secalgo.c
1432
verbose(VERB_QUERY, "verify: hash too large for buffer");
usr.sbin/unbound/validator/val_secalgo.c
1438
verbose(VERB_QUERY, "verify: HASH_HashBuf failed");
usr.sbin/unbound/validator/val_secalgo.c
1445
verbose(VERB_QUERY, "verify: hashprefix too large");
usr.sbin/unbound/validator/val_secalgo.c
1465
verbose(VERB_QUERY, "verify: PK11_Verify failed: %s",
usr.sbin/unbound/validator/val_secalgo.c
1477
verbose(VERB_QUERY, "verify: signature mismatch: %s",
usr.sbin/unbound/validator/val_secalgo.c
1705
verbose(VERB_QUERY, "unknown DS digest algorithm %d",
usr.sbin/unbound/validator/val_secalgo.c
322
verbose(VERB_QUERY, "unknown DS digest algorithm %d",
usr.sbin/unbound/validator/val_secalgo.c
557
verbose(VERB_QUERY, "verify: sldns_key_dsa2pkey failed");
usr.sbin/unbound/validator/val_secalgo.c
582
verbose(VERB_QUERY, "verify: sldns_key_rsa2pkey SHA failed");
usr.sbin/unbound/validator/val_secalgo.c
600
{ verbose(VERB_QUERY, "no digest available"); return 0; }
usr.sbin/unbound/validator/val_secalgo.c
608
verbose(VERB_QUERY, "verify: sldns_key_rsa2pkey MD5 failed");
usr.sbin/unbound/validator/val_secalgo.c
618
verbose(VERB_QUERY, "verify: "
usr.sbin/unbound/validator/val_secalgo.c
624
verbose(VERB_QUERY, "verify: "
usr.sbin/unbound/validator/val_secalgo.c
635
verbose(VERB_QUERY, "verify: "
usr.sbin/unbound/validator/val_secalgo.c
649
verbose(VERB_QUERY, "verify: "
usr.sbin/unbound/validator/val_secalgo.c
664
verbose(VERB_QUERY, "verify: "
usr.sbin/unbound/validator/val_secalgo.c
675
verbose(VERB_QUERY, "verify: "
usr.sbin/unbound/validator/val_secalgo.c
683
verbose(VERB_QUERY, "verify: unknown algorithm %d",
usr.sbin/unbound/validator/val_secalgo.c
754
verbose(VERB_QUERY, "verify: failed to setup key");
usr.sbin/unbound/validator/val_secalgo.c
764
verbose(VERB_QUERY, "verify: failed to setup DSA sig");
usr.sbin/unbound/validator/val_secalgo.c
779
verbose(VERB_QUERY, "verify: failed to setup ECDSA sig");
usr.sbin/unbound/validator/val_secalgo.c
838
verbose(VERB_QUERY, "verify: signature mismatch");
usr.sbin/unbound/validator/val_secalgo.c
996
verbose(VERB_QUERY, "unknown DS digest algorithm %d",
usr.sbin/unbound/validator/val_sigcrypt.c
1430
verbose(VERB_ALGO, "date override: ignore date");
usr.sbin/unbound/validator/val_sigcrypt.c
1434
verbose(VERB_ALGO, "date override option %d", (int)now);
usr.sbin/unbound/validator/val_sigcrypt.c
1519
verbose(VERB_QUERY, "rrset TTL larger than original and minimum"
usr.sbin/unbound/validator/val_sigcrypt.c
1524
verbose(VERB_QUERY, "rrset TTL larger than original TTL, "
usr.sbin/unbound/validator/val_sigcrypt.c
1530
verbose(VERB_ALGO, "rrset TTL larger than sig expiration ttl,"
usr.sbin/unbound/validator/val_sigcrypt.c
1559
verbose(VERB_QUERY, "verify: signature too short");
usr.sbin/unbound/validator/val_sigcrypt.c
1567
verbose(VERB_QUERY, "verify: dnskey without ZSK flag");
usr.sbin/unbound/validator/val_sigcrypt.c
1576
verbose(VERB_QUERY, "verify: dnskey has wrong key protocol");
usr.sbin/unbound/validator/val_sigcrypt.c
1587
verbose(VERB_QUERY, "verify: malformed signer name");
usr.sbin/unbound/validator/val_sigcrypt.c
1594
verbose(VERB_QUERY, "verify: signer name is off-tree");
usr.sbin/unbound/validator/val_sigcrypt.c
1602
verbose(VERB_QUERY, "verify: too short, no signature data");
usr.sbin/unbound/validator/val_sigcrypt.c
1612
verbose(VERB_QUERY, "verify: wrong key for rrsig");
usr.sbin/unbound/validator/val_sigcrypt.c
1626
verbose(VERB_QUERY, "verify: wrong type covered");
usr.sbin/unbound/validator/val_sigcrypt.c
1634
verbose(VERB_QUERY, "verify: wrong algorithm");
usr.sbin/unbound/validator/val_sigcrypt.c
1642
verbose(VERB_QUERY, "verify: wrong keytag");
usr.sbin/unbound/validator/val_sigcrypt.c
1651
verbose(VERB_QUERY, "verify: labelcount out of range");
usr.sbin/unbound/validator/val_sigcrypt.c
1674
verbose(VERB_QUERY, "verify: short DNSKEY RR");
usr.sbin/unbound/validator/val_sigcrypt.c
329
verbose(VERB_QUERY, "DS fail: not supported, or DS RR "
usr.sbin/unbound/validator/val_sigcrypt.c
341
verbose(VERB_QUERY, "DS fail: DS RR algo and digest do not "
usr.sbin/unbound/validator/val_sigcrypt.c
348
verbose(VERB_QUERY, "DS fail: out of memory");
usr.sbin/unbound/validator/val_sigcrypt.c
353
verbose(VERB_QUERY, "DS fail: could not calc key digest");
usr.sbin/unbound/validator/val_sigcrypt.c
357
verbose(VERB_QUERY, "DS fail: digest is different");
usr.sbin/unbound/validator/val_sigcrypt.c
572
verbose(VERB_ALGO, "verify sig %d %d", (int)tag, algo);
usr.sbin/unbound/validator/val_sigcrypt.c
576
verbose(VERB_QUERY, "verify sig: unknown algorithm");
usr.sbin/unbound/validator/val_sigcrypt.c
601
verbose(VERB_ALGO, "verify sig: too many RRSIG validations");
usr.sbin/unbound/validator/val_sigcrypt.c
609
verbose(VERB_QUERY, "verify: could not find appropriate key");
usr.sbin/unbound/validator/val_sigcrypt.c
616
verbose(VERB_ALGO, "verify sig: unsupported algorithm by "
usr.sbin/unbound/validator/val_sigcrypt.c
640
verbose(VERB_QUERY, "rrset failed to verify due to a lack of "
usr.sbin/unbound/validator/val_sigcrypt.c
651
verbose(VERB_QUERY, "zone has no known algorithms");
usr.sbin/unbound/validator/val_sigcrypt.c
674
verbose(VERB_QUERY, "rrset failed to verify, too many RRSIG validations");
usr.sbin/unbound/validator/val_sigcrypt.c
682
verbose(VERB_ALGO, "rrset failed to verify: "
usr.sbin/unbound/validator/val_sigcrypt.c
688
verbose(VERB_ALGO, "rrset failed to verify: "
usr.sbin/unbound/validator/val_sigcrypt.c
722
verbose(VERB_QUERY, "rrset failed to verify due to a lack of "
usr.sbin/unbound/validator/val_sigcrypt.c
746
verbose(VERB_QUERY, "rrset failed to verify, too many RRSIG validations");
usr.sbin/unbound/validator/val_sigcrypt.c
758
verbose(VERB_ALGO, "rrset failed to verify due to algorithm "
usr.sbin/unbound/validator/val_sigcrypt.c
765
verbose(VERB_ALGO, "rrset failed to verify: all signatures are bogus");
usr.sbin/unbound/validator/val_utils.c
1117
verbose(VERB_ALGO, "truncate to minimal");
usr.sbin/unbound/validator/val_utils.c
1251
else verbose(v, "%s cache", s);
usr.sbin/unbound/validator/val_utils.c
1263
verbose(VERB_ALGO, "blacklist add: cache");
usr.sbin/unbound/validator/val_utils.c
377
verbose(VERB_QUERY, "find_signer: could not find signer name"
usr.sbin/unbound/validator/val_utils.c
435
verbose(VERB_ALGO, "verify result: %s", sec_status_to_string(sec));
usr.sbin/unbound/validator/val_utils.c
508
verbose(VERB_ALGO, "attempt DS match algo %d keytag %d",
usr.sbin/unbound/validator/val_utils.c
516
verbose(VERB_ALGO, "DS match attempt failed");
usr.sbin/unbound/validator/val_utils.c
518
verbose(VERB_ALGO, "DS match attempt reached "
usr.sbin/unbound/validator/val_utils.c
527
verbose(VERB_ALGO, "DS okay but that DNSKEY size is not supported");
usr.sbin/unbound/validator/val_utils.c
531
verbose(VERB_ALGO, "DS match digest ok, trying signature");
usr.sbin/unbound/validator/val_utils.c
593
verbose(VERB_QUERY, "DNSKEY RRset did not match DS RRset "
usr.sbin/unbound/validator/val_utils.c
637
verbose(VERB_ALGO, "DS matched DNSKEY.");
usr.sbin/unbound/validator/val_utils.c
639
verbose(VERB_ALGO, "DS works, but dnskeyset contain keys that are unsupported, treat as insecure");
usr.sbin/unbound/validator/val_utils.c
657
verbose(VERB_ALGO, "No supported DS records were found -- "
usr.sbin/unbound/validator/val_utils.c
663
verbose(VERB_ALGO, "No usable DS records were found -- "
usr.sbin/unbound/validator/val_utils.c
668
verbose(VERB_QUERY, "Failed to match any usable DS to a DNSKEY.");
usr.sbin/unbound/validator/val_utils.c
725
verbose(VERB_QUERY, "DNSKEY RRset did not match DS RRset "
usr.sbin/unbound/validator/val_utils.c
735
verbose(VERB_QUERY, "DNSKEY RRset did not match anchor RRset "
usr.sbin/unbound/validator/val_utils.c
780
verbose(VERB_ALGO, "DS matched DNSKEY.");
usr.sbin/unbound/validator/val_utils.c
782
verbose(VERB_ALGO, "trustanchor works, but dnskeyset contain keys that are unsupported, treat as insecure");
usr.sbin/unbound/validator/val_utils.c
812
verbose(VERB_ALGO, "anchor matched DNSKEY.");
usr.sbin/unbound/validator/val_utils.c
814
verbose(VERB_ALGO, "trustanchor works, but dnskeyset contain keys that are unsupported, treat as insecure");
usr.sbin/unbound/validator/val_utils.c
831
verbose(VERB_ALGO, "No supported trust anchors were found -- "
usr.sbin/unbound/validator/val_utils.c
837
verbose(VERB_ALGO, "No usable trust anchors were found -- "
usr.sbin/unbound/validator/val_utils.c
842
verbose(VERB_QUERY, "Failed to match any usable anchor to a DNSKEY.");
usr.sbin/unbound/validator/val_utils.c
893
verbose(VERB_ALGO, "DS is not usable");
usr.sbin/unbound/validator/val_utils.c
909
verbose(VERB_ALGO, "DS unsupported, hash %s %s, "
usr.sbin/unbound/validator/validator.c
1078
verbose(VERB_ALGO, "Positive wildcard response is "
usr.sbin/unbound/validator/validator.c
1093
verbose(VERB_QUERY, "positive response was wildcard "
usr.sbin/unbound/validator/validator.c
1101
verbose(VERB_ALGO, "Successfully validated positive response");
usr.sbin/unbound/validator/validator.c
1163
verbose(VERB_ALGO, "delegation is insecure");
usr.sbin/unbound/validator/validator.c
1192
verbose(VERB_ALGO, "NODATA response is insecure");
usr.sbin/unbound/validator/validator.c
1205
verbose(VERB_QUERY, "NODATA response failed to prove NODATA "
usr.sbin/unbound/validator/validator.c
1214
verbose(VERB_ALGO, "successfully validated NODATA response.");
usr.sbin/unbound/validator/validator.c
1276
verbose(VERB_ALGO, "delegation is insecure");
usr.sbin/unbound/validator/validator.c
1296
verbose(VERB_QUERY, "NameError response failed nsec, "
usr.sbin/unbound/validator/validator.c
1310
verbose(VERB_QUERY, "NameError response has failed to prove: "
usr.sbin/unbound/validator/validator.c
1326
verbose(VERB_QUERY, "NameError response has failed to prove: "
usr.sbin/unbound/validator/validator.c
1339
verbose(VERB_ALGO, "successfully validated NAME ERROR response.");
usr.sbin/unbound/validator/validator.c
1366
verbose(VERB_ALGO, "validated part of referral response as %s",
usr.sbin/unbound/validator/validator.c
138
verbose(VERB_ALGO, "validator nsec3cfg keysz %d mxiter %d",
usr.sbin/unbound/validator/validator.c
1479
verbose(VERB_ALGO, "Positive ANY wildcard response is "
usr.sbin/unbound/validator/validator.c
1494
verbose(VERB_QUERY, "positive ANY response was wildcard "
usr.sbin/unbound/validator/validator.c
1502
verbose(VERB_ALGO, "Successfully validated positive ANY response");
usr.sbin/unbound/validator/validator.c
1611
verbose(VERB_ALGO, "wildcard CNAME response is "
usr.sbin/unbound/validator/validator.c
1626
verbose(VERB_QUERY, "CNAME response was wildcard "
usr.sbin/unbound/validator/validator.c
1634
verbose(VERB_ALGO, "Successfully validated CNAME response");
usr.sbin/unbound/validator/validator.c
1708
verbose(VERB_ALGO, "delegation is insecure");
usr.sbin/unbound/validator/validator.c
1735
verbose(VERB_QUERY, "CNAMEchain to noanswer proves that name "
usr.sbin/unbound/validator/validator.c
1749
verbose(VERB_ALGO, "CNAMEchain to noanswer response "
usr.sbin/unbound/validator/validator.c
1764
verbose(VERB_QUERY, "CNAMEchain to noanswer response failed "
usr.sbin/unbound/validator/validator.c
1774
verbose(VERB_ALGO, "successfully validated CNAME chain to a "
usr.sbin/unbound/validator/validator.c
1776
else verbose(VERB_ALGO, "successfully validated CNAME chain to a "
usr.sbin/unbound/validator/validator.c
1810
verbose(VERB_ALGO, "restart count exceeded");
usr.sbin/unbound/validator/validator.c
1817
verbose(VERB_ALGO, "validator classification %s",
usr.sbin/unbound/validator/validator.c
1879
verbose(VERB_QUERY, "unsigned parent zone denies"
usr.sbin/unbound/validator/validator.c
1886
verbose(VERB_ALGO, "trust anchor NXDOMAIN by signed parent");
usr.sbin/unbound/validator/validator.c
1934
verbose(VERB_DETAIL, "prime trust anchor");
usr.sbin/unbound/validator/validator.c
2013
verbose(VERB_ALGO, "error generating DNSKEY request");
usr.sbin/unbound/validator/validator.c
2041
verbose(VERB_ALGO, "Cannot retrieve DS for signature");
usr.sbin/unbound/validator/validator.c
2058
verbose(VERB_ALGO, "bad signer name");
usr.sbin/unbound/validator/validator.c
2067
verbose(VERB_ALGO, "striplab %d", strip_lab);
usr.sbin/unbound/validator/validator.c
2079
else verbose(VERB_ALGO, "No DS RRset");
usr.sbin/unbound/validator/validator.c
2086
verbose(VERB_ALGO, "error generating DNSKEY request");
usr.sbin/unbound/validator/validator.c
2107
verbose(VERB_ALGO, "Process suspended sub DS response");
usr.sbin/unbound/validator/validator.c
2124
verbose(VERB_ALGO, "Process cached DS response");
usr.sbin/unbound/validator/validator.c
2139
verbose(VERB_ALGO, "error generating DS request");
usr.sbin/unbound/validator/validator.c
2149
verbose(VERB_ALGO, "error generating DNSKEY request");
usr.sbin/unbound/validator/validator.c
2179
verbose(VERB_ALGO, "validate: no key entry, failed");
usr.sbin/unbound/validator/validator.c
2188
verbose(VERB_DETAIL, "Verified that %sresponse is INSECURE",
usr.sbin/unbound/validator/validator.c
2218
verbose(VERB_DETAIL, "Could not establish validation of "
usr.sbin/unbound/validator/validator.c
2259
verbose(VERB_DETAIL, "Validate: message contains "
usr.sbin/unbound/validator/validator.c
2267
verbose(VERB_ALGO, "Validating a positive response");
usr.sbin/unbound/validator/validator.c
2277
verbose(VERB_DETAIL, "validate(positive): %s",
usr.sbin/unbound/validator/validator.c
2283
verbose(VERB_ALGO, "Validating a nodata response");
usr.sbin/unbound/validator/validator.c
2293
verbose(VERB_DETAIL, "validate(nodata): %s",
usr.sbin/unbound/validator/validator.c
2300
verbose(VERB_ALGO, "Validating a nxdomain response");
usr.sbin/unbound/validator/validator.c
2310
verbose(VERB_DETAIL, "validate(nxdomain): %s",
usr.sbin/unbound/validator/validator.c
2318
verbose(VERB_ALGO, "Validating a cname response");
usr.sbin/unbound/validator/validator.c
2328
verbose(VERB_DETAIL, "validate(cname): %s",
usr.sbin/unbound/validator/validator.c
2334
verbose(VERB_ALGO, "Validating a cname noanswer "
usr.sbin/unbound/validator/validator.c
2345
verbose(VERB_DETAIL, "validate(cname_noanswer): %s",
usr.sbin/unbound/validator/validator.c
2351
verbose(VERB_ALGO, "Validating a referral response");
usr.sbin/unbound/validator/validator.c
2353
verbose(VERB_DETAIL, "validate(referral): %s",
usr.sbin/unbound/validator/validator.c
2359
verbose(VERB_ALGO, "Validating a positive ANY "
usr.sbin/unbound/validator/validator.c
2370
verbose(VERB_DETAIL, "validate(positive_any): %s",
usr.sbin/unbound/validator/validator.c
2431
verbose(VERB_ALGO, "validator: go to next rrset");
usr.sbin/unbound/validator/validator.c
2443
verbose(VERB_ALGO, "validator: failed to chase CNAME");
usr.sbin/unbound/validator/validator.c
2480
verbose(VERB_ALGO, "validation failed, "
usr.sbin/unbound/validator/validator.c
2487
verbose(VERB_ALGO, "pass back to next module");
usr.sbin/unbound/validator/validator.c
2503
verbose(VERB_ALGO, "validation failed but "
usr.sbin/unbound/validator/validator.c
2512
verbose(VERB_ALGO, "reset serve-expired-ttl for "
usr.sbin/unbound/validator/validator.c
2648
verbose(VERB_ALGO, "val handle processing q with state %s",
usr.sbin/unbound/validator/validator.c
2678
verbose(VERB_QUERY, "validator[module %d] operate: extstate:%s "
usr.sbin/unbound/validator/validator.c
2691
verbose(VERB_ALGO, "validator: pass to next module");
usr.sbin/unbound/validator/validator.c
2697
verbose(VERB_ALGO, "validator: nextmodule returned");
usr.sbin/unbound/validator/validator.c
2713
verbose(VERB_ALGO, "rpz applied, mark it as insecure");
usr.sbin/unbound/validator/validator.c
2723
verbose(VERB_ALGO, "cannot validate classANY: bogus");
usr.sbin/unbound/validator/validator.c
2829
verbose(VERB_DETAIL, "validate keys with anchor(DS): %s",
usr.sbin/unbound/validator/validator.c
288
verbose(VERB_ALGO, "constructing reply for validation");
usr.sbin/unbound/validator/validator.c
2899
verbose(VERB_DETAIL, "DS response was error, thus bogus");
usr.sbin/unbound/validator/validator.c
2936
verbose(VERB_DETAIL, "DS rrset in DS response did "
usr.sbin/unbound/validator/validator.c
2970
verbose(VERB_ALGO, "no NSECs: %s", reason);
usr.sbin/unbound/validator/validator.c
2988
verbose(VERB_DETAIL, "NSEC RRset for the "
usr.sbin/unbound/validator/validator.c
2997
verbose(VERB_DETAIL, "NSEC RRset for the "
usr.sbin/unbound/validator/validator.c
3002
verbose(VERB_DETAIL, "NSEC RRset for the "
usr.sbin/unbound/validator/validator.c
3030
verbose(VERB_DETAIL, "NSEC3s for the "
usr.sbin/unbound/validator/validator.c
3039
verbose(VERB_DETAIL, "NSEC3s for the "
usr.sbin/unbound/validator/validator.c
3044
verbose(VERB_DETAIL, "NSEC3s for the "
usr.sbin/unbound/validator/validator.c
3057
verbose(VERB_DETAIL, "DS %s ran out of options, so return "
usr.sbin/unbound/validator/validator.c
3093
verbose(VERB_ALGO, "CNAME validated, "
usr.sbin/unbound/validator/validator.c
3103
verbose(VERB_QUERY, "Encountered an unhandled type of "
usr.sbin/unbound/validator/validator.c
3157
verbose(VERB_ALGO, "rpz was applied to the DS lookup, "
usr.sbin/unbound/validator/validator.c
3258
verbose(VERB_ALGO, "rpz was applied to the DNSKEY lookup, "
usr.sbin/unbound/validator/validator.c
3273
verbose(VERB_DETAIL, "Missing DNSKEY RRset in response to "
usr.sbin/unbound/validator/validator.c
3332
verbose(VERB_DETAIL, "Did not match a DS to a DNSKEY, "
usr.sbin/unbound/validator/validator.c
3447
verbose(VERB_ALGO, "super: has no validator state");
usr.sbin/unbound/validator/validator.c
408
verbose(VERB_ALGO, "not validating response, is valrec"
usr.sbin/unbound/validator/validator.c
422
verbose(VERB_ALGO, "cannot validate non-answer, rcode %s", rc);
usr.sbin/unbound/validator/validator.c
431
verbose(VERB_ALGO, "cannot validate RRSIG, no sigs on sigs.");
usr.sbin/unbound/validator/validator.c
448
verbose(VERB_ALGO, "response has already been validated: %s",
usr.sbin/unbound/validator/validator.c
491
verbose(VERB_ALGO, "Could not generate request: cycle detected");
usr.sbin/unbound/validator/validator.c
574
verbose(VERB_ALGO, "failed to generate key tag signaling request");
usr.sbin/unbound/validator/validator.c
631
verbose(VERB_ALGO, "keytag signaling query failed");
usr.sbin/unbound/validator/validator.c
636
verbose(VERB_ALGO, "Could not prime trust anchor");
usr.sbin/unbound/validator/validator.c
756
verbose(VERB_ALGO, "msg signature validation "
usr.sbin/unbound/validator/validator.c
792
verbose(VERB_ALGO, "msg signature validation "
usr.sbin/unbound/validator/validator.c
826
verbose(VERB_ALGO, "msg signature validation "
usr.sbin/unbound/validator/validator.c
839
verbose(VERB_ALGO, "validate_suspend timer, continue");
usr.sbin/unbound/validator/validator.c
852
verbose(VERB_ALGO, "validate_suspend timer: "
usr.sbin/unbound/validator/validator.c
859
verbose(VERB_ALGO, "validate_suspend timer, set for suspend");
usr.sbin/unbound/validator/validator.c
928
verbose(VERB_ALGO, "truncating to minimal response");
usr.sbin/unwindctl/unwindctl.c
152
verbose |= OPT_VERBOSE2;
usr.sbin/unwindctl/unwindctl.c
155
verbose |= OPT_VERBOSE;
usr.sbin/unwindctl/unwindctl.c
159
&verbose, sizeof(verbose));
usr.sbin/unwindctl/unwindctl.c
95
int i, j, k, n, verbose = 0;
usr.sbin/usbdevs/usbdevs.c
133
if (verbose)
usr.sbin/usbdevs/usbdevs.c
138
if (verbose > 1) {
usr.sbin/usbdevs/usbdevs.c
253
verbose++;
usr.sbin/usbdevs/usbdevs.c
288
if (verbose && ncont == 0)
usr.sbin/usbdevs/usbdevs.c
54
int verbose = 0;
usr.sbin/usbdevs/usbdevs.c
94
if (verbose) {
usr.sbin/user/user.c
1932
verbose = 1;
usr.sbin/user/user.c
2071
verbose = 1;
usr.sbin/user/user.c
210
static int verbose;
usr.sbin/user/user.c
2128
verbose = 1;
usr.sbin/user/user.c
2197
verbose = 1;
usr.sbin/user/user.c
2239
verbose = 1;
usr.sbin/user/user.c
2298
verbose = 1;
usr.sbin/user/user.c
234
if (verbose)
usr.sbin/user/user.c
2371
verbose = 1;
usr.sbin/user/user.c
2433
verbose = 1;
usr.sbin/user/user.c
372
if (verbose)
usr.sbin/vmctl/main.c
1036
if (!verbose)
usr.sbin/vmctl/main.c
117
verbose = 1;
usr.sbin/vmctl/main.c
238
&res->verbose, sizeof(res->verbose));
usr.sbin/vmctl/main.c
50
int verbose = 0;
usr.sbin/vmctl/main.c
777
res->verbose = 0;
usr.sbin/vmctl/main.c
779
res->verbose = 2;
usr.sbin/vmctl/vmctl.h
56
int verbose;
usr.sbin/vmd/log.c
154
if (verbose > 1) {
usr.sbin/vmd/log.c
30
static int verbose;
usr.sbin/vmd/log.c
39
verbose = n_debug;
usr.sbin/vmd/log.c
60
verbose = v;
usr.sbin/vmd/log.c
66
return (verbose);
usr.sbin/vmd/proc.c
447
int verbose;
usr.sbin/vmd/proc.c
502
verbose = imsg_int_read(&imsg);
usr.sbin/vmd/proc.c
503
log_setverbose(verbose);
usr.sbin/vmd/vioblk.c
395
int verbose;
usr.sbin/vmd/vioblk.c
438
verbose = imsg_int_read(&imsg);
usr.sbin/vmd/vioblk.c
439
log_setverbose(verbose);
usr.sbin/vmd/vionet.c
839
int verbose;
usr.sbin/vmd/vionet.c
892
if (imsg_get_data(&imsg, &verbose, sizeof(verbose)))
usr.sbin/vmd/vionet.c
894
log_setverbose(verbose);
usr.sbin/vmd/vioscsi.c
431
int verbose;
usr.sbin/vmd/vioscsi.c
473
verbose = imsg_int_read(&imsg);
usr.sbin/vmd/vioscsi.c
474
log_setverbose(verbose);
usr.sbin/vmd/vm.c
316
int verbose;
usr.sbin/vmd/vm.c
349
verbose = imsg_int_read(&imsg);
usr.sbin/vmd/vm.c
350
log_setverbose(verbose);
usr.sbin/vmd/vm.c
351
virtio_broadcast_imsg(vm, IMSG_CTL_VERBOSE, &verbose,
usr.sbin/vmd/vm.c
352
sizeof(verbose));
usr.sbin/vmd/vmd.c
210
verbose = imsg_int_read(imsg);
usr.sbin/vmd/vmd.c
211
log_setverbose(verbose);
usr.sbin/vmd/vmd.c
213
proc_compose_imsg(ps, PROC_VMM, type, -1, -1, &verbose,
usr.sbin/vmd/vmd.c
214
sizeof(verbose));
usr.sbin/vmd/vmd.c
215
proc_compose_imsg(ps, PROC_PRIV, type, -1, -1, &verbose,
usr.sbin/vmd/vmd.c
216
sizeof(verbose));
usr.sbin/vmd/vmd.c
94
int res = 0, cmd = IMSG_NONE, verbose;
usr.sbin/vmd/vmm.c
109
int res = 0, cmd = IMSG_NONE, verbose;
usr.sbin/vmd/vmm.c
232
verbose = imsg_int_read(imsg);
usr.sbin/vmd/vmm.c
233
log_setverbose(verbose);
usr.sbin/vmd/vmm.c
234
env->vmd_verbose = verbose;
usr.sbin/vmd/vmm.c
238
&verbose, sizeof(verbose));
usr.sbin/ypldap/log.c
131
if (verbose) {
usr.sbin/ypldap/log.c
31
int verbose;
usr.sbin/ypldap/log.c
50
verbose = v;