/bind-9.11.3/bin/dnssec/ |
H A D | dnssec-revoke.c | 38 int verbose; variable 135 verbose = strtol(isc_commandline_argument, &endp, 0); 205 if (verbose > 2) 274 if (verbose > 10)
|
H A D | dnssec-verify.c | 69 int verbose; variable 244 verbose = strtol(isc_commandline_argument, &endp, 0); 246 fatal("verbose level must be numeric"); 343 if (verbose > 10)
|
H A D | dnssec-dsfromkey.c | 53 int verbose; variable 189 if (verbose > 2) { 326 fprintf(stderr, " -v <verbose level>\n"); 436 verbose = strtol(isc_commandline_argument, &endp, 0); 537 if (verbose > 2) 570 if (verbose > 10)
|
H A D | dnssec-importkey.c | 53 int verbose; variable 164 if (verbose > 2) { 275 fprintf(stderr, " -v <verbose level>\n"); 375 verbose = strtol(isc_commandline_argument, &endp, 0); 463 if (verbose > 10)
|
H A D | dnssec-keyfromlabel.c | 47 int verbose; variable 98 fprintf(stderr, " -v verbose level\n"); 249 verbose = strtol(isc_commandline_argument, &endp, 0); 404 if (verbose > 0) 743 if (verbose > 10)
|
H A D | dnssec-settime.c | 41 int verbose; variable 270 verbose = strtol(isc_commandline_argument, &endp, 0); 538 if (verbose > 2) 675 if (verbose > 10)
|
H A D | dnssec-keygen.c | 62 int verbose; variable 405 verbose = strtol(isc_commandline_argument, &endp, 0); 548 if (verbose > 0) 637 if (verbose > 0) 1071 if (verbose > 0) { 1114 if (verbose > 10)
|
H A D | dnssec-signzone.c | 91 int verbose; variable 761 if (verbose) { 863 if (verbose) { 3394 verbose = strtol(isc_commandline_argument, &endp, 0); 3396 fatal("verbose level must be numeric"); 3868 if (verbose > 10)
|
/bind-9.11.3/lib/dns/ |
H A D | ttl.c | 43 ttlfmt(unsigned int t, const char *s, isc_boolean_t verbose, argument 50 if (verbose) 72 dns_ttl_totext(isc_uint32_t src, isc_boolean_t verbose, isc_buffer_t *target) { argument 73 return (dns_ttl_totext2(src, verbose, ISC_TRUE, target)); 77 dns_ttl_totext2(isc_uint32_t src, isc_boolean_t verbose, argument 91 RETERR(ttlfmt(weeks, "week", verbose, ISC_TF(x > 0), target)); 95 RETERR(ttlfmt(days, "day", verbose, ISC_TF(x > 0), target)); 99 RETERR(ttlfmt(hours, "hour", verbose, ISC_TF(x > 0), target)); 103 RETERR(ttlfmt(mins, "minute", verbose, ISC_TF(x > 0), target)); 108 RETERR(ttlfmt(secs, "second", verbose, ISC_T [all...] |
/bind-9.11.3/bin/confgen/ |
H A D | ddns-confgen.c | 57 isc_boolean_t verbose = ISC_FALSE; /* needed by util.c but not used here */ variable
|
H A D | rndc-confgen.c | 60 isc_boolean_t verbose = ISC_FALSE; variable 204 verbose = ISC_TRUE;
|
/bind-9.11.3/bin/tests/ |
H A D | byaddr_test.c | 72 isc_boolean_t verbose = ISC_FALSE; local 102 verbose = ISC_TRUE; 110 if (verbose) { 252 if (verbose)
|
H A D | byname_test.c | 192 isc_boolean_t verbose = ISC_FALSE; local 218 verbose = ISC_TRUE; 228 if (verbose) { 359 if (verbose)
|
H A D | sig0_test.c | 197 isc_boolean_t verbose = ISC_FALSE; local 218 verbose = ISC_TRUE; 286 if (verbose)
|
H A D | db_test.c | 344 isc_boolean_t verbose = ISC_FALSE; local 409 verbose = ISC_FALSE; 428 verbose = ISC_TRUE; 478 if (verbose && dbi != NULL) {
|
/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/tests/ |
H A D | testsuite.c | 77 int verbose; member in struct:idn_testsuite 110 ctx->verbose = 0; 188 ctx->verbose = 1; 194 ctx->verbose = 0; 230 if (ctx->verbose) { 236 if (ctx->verbose) {
|
/bind-9.11.3/bin/rndc/ |
H A D | rndc.c | 57 isc_boolean_t verbose; variable 856 verbose = ISC_TRUE;
|
/bind-9.11.3/bin/named/ |
H A D | interfacemgr.c | 791 isc_boolean_t verbose) 818 verbose ? ISC_LOG_INFO : ISC_LOG_DEBUG(1), 826 verbose ? ISC_LOG_INFO : ISC_LOG_DEBUG(1), 1074 verbose ? ISC_LOG_INFO : 1146 isc_boolean_t verbose) 1155 result = do_scan(mgr, ext_listen, verbose); 1190 ns_interfacemgr_scan(ns_interfacemgr_t *mgr, isc_boolean_t verbose) { argument 1191 return (ns_interfacemgr_scan0(mgr, NULL, verbose)); 1196 isc_boolean_t verbose) 1198 return (ns_interfacemgr_scan0(mgr, list, verbose)); 790 do_scan(ns_interfacemgr_t *mgr, ns_listenlist_t *ext_listen, isc_boolean_t verbose) argument 1145 ns_interfacemgr_scan0(ns_interfacemgr_t *mgr, ns_listenlist_t *ext_listen, isc_boolean_t verbose) argument 1195 ns_interfacemgr_adjust(ns_interfacemgr_t *mgr, ns_listenlist_t *list, isc_boolean_t verbose) argument [all...] |
H A D | server.c | 5816 scan_interfaces(ns_server_t *server, isc_boolean_t verbose) { argument 5823 result = ns_interfacemgr_scan(server->interfacemgr, verbose);
|
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/ |
H A D | dnsperf.c | 111 isc_boolean_t verbose; member in struct:__anon55 466 "verbose: report each query to stdout", 467 NULL, &config->verbose); 662 if (config->verbose) {
|
/bind-9.11.3/contrib/queryperf/ |
H A D | queryperf.c | 177 int verbose = FALSE; variable 290 " -v verbose: report the RCODE of each response on stdout\n" 657 verbose = 1; 1525 if (verbose) 1683 if (verbose) 1692 if (verbose) 1698 if (verbose)
|
/bind-9.11.3/bin/dig/ |
H A D | dighost.c | 127 verbose = ISC_FALSE; variable 1477 verbose = ISC_TRUE; 1478 debug("verbose is on");
|