| /src/external/gpl3/gcc/dist/contrib/reghunt/bin/ |
| reg-test | 21 # VERBOSITY: Default is 0, to print only errors and final message. 50 # Issue a message if its verbosity level is high enough. 53 test ${1} -gt ${VERBOSITY} && return 124 test "x${VERBOSITY}" = "x" && VERBOSITY=0 131 msg 2 "VERBOSITY = ${VERBOSITY}"
|
| reg-hunt | 44 # VERBOSITY Default is 0, to print only errors and final message. 72 # Issue a message if its verbosity level is high enough. 75 test ${1} -gt ${VERBOSITY} && return 276 test "x${VERBOSITY}" = "x" && VERBOSITY=0 289 msg 2 "VERBOSITY = ${VERBOSITY}"
|
| /src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/ |
| reg-test | 21 # VERBOSITY: Default is 0, to print only errors and final message. 50 # Issue a message if its verbosity level is high enough. 53 test ${1} -gt ${VERBOSITY} && return 124 test "x${VERBOSITY}" = "x" && VERBOSITY=0 131 msg 2 "VERBOSITY = ${VERBOSITY}"
|
| reg-hunt | 44 # VERBOSITY Default is 0, to print only errors and final message. 72 # Issue a message if its verbosity level is high enough. 75 test ${1} -gt ${VERBOSITY} && return 276 test "x${VERBOSITY}" = "x" && VERBOSITY=0 289 msg 2 "VERBOSITY = ${VERBOSITY}"
|
| /src/external/gpl3/gcc/dist/contrib/reghunt/date_based/ |
| reg_periodic | 21 # VERBOSITY: Default is 0, to print only errors and final message. 50 # Issue a message if its verbosity level is high enough. 53 test ${1} -gt ${VERBOSITY} && return 131 test "x${VERBOSITY}" = "x" && VERBOSITY=0 140 msg 2 "VERBOSITY = ${VERBOSITY}"
|
| reg_search | 42 # VERBOSITY Default is 0, to print only errors and final message. 70 # Issue a message if its verbosity level is high enough. 73 test ${1} -gt ${VERBOSITY} && return 215 test "x${VERBOSITY}" = "x" && VERBOSITY=0 227 msg 2 "VERBOSITY = ${VERBOSITY}"
|
| /src/external/gpl3/gcc.old/dist/contrib/reghunt/date_based/ |
| reg_periodic | 21 # VERBOSITY: Default is 0, to print only errors and final message. 50 # Issue a message if its verbosity level is high enough. 53 test ${1} -gt ${VERBOSITY} && return 131 test "x${VERBOSITY}" = "x" && VERBOSITY=0 140 msg 2 "VERBOSITY = ${VERBOSITY}"
|
| reg_search | 42 # VERBOSITY Default is 0, to print only errors and final message. 70 # Issue a message if its verbosity level is high enough. 73 test ${1} -gt ${VERBOSITY} && return 215 test "x${VERBOSITY}" = "x" && VERBOSITY=0 227 msg 2 "VERBOSITY = ${VERBOSITY}"
|
| /src/external/bsd/nsd/dist/ |
| axfr.c | 194 if (verbosity >= 2) { 198 VERBOSITY(2, (LOG_INFO, "%s for %s from %s refused tls-auth-xfr-only", 215 if (verbosity >= 2) { 219 VERBOSITY(2, (LOG_INFO, "%s for %s from %s via proxy %s refused because of proxy, %s %s", 238 if (verbosity >= 2) { 241 VERBOSITY(2, (LOG_INFO, "%s for %s from %s refused, %s", 268 if (verbosity >= 1) { 272 VERBOSITY(1, (LOG_INFO, "%s for %s from %s %s %s", 278 VERBOSITY(1, (LOG_INFO, "%s for %s from %s",
|
| dbaccess.c | 249 VERBOSITY(2, (LOG_INFO, "zonefile %s does not exist", 270 VERBOSITY(3, (LOG_INFO, "zonefile %s is older than " 291 VERBOSITY(3, (LOG_INFO, "zonefile %s is not modified", 317 VERBOSITY(5, (LOG_INFO, "zone %s zonec_read(%s)", 336 VERBOSITY(1, (LOG_INFO, "zone %s read with success", 353 VERBOSITY(2, (LOG_INFO, "zone %s created IXFR %s.ixfr",
|
| dbcreate.c | 208 VERBOSITY(1, (LOG_INFO, "writing zone %s to file %s", 221 VERBOSITY(3, (LOG_INFO, "zone %s written to file %s",
|
| remote.c | 463 VERBOSITY(3, (LOG_INFO, "cannot chmod control socket %s: %s", ip, strerror(errno))); 468 VERBOSITY(2, (LOG_INFO, "cannot chown %u.%u %s: %s", 655 if(2 <= verbosity) { 657 VERBOSITY(2, (LOG_INFO, "new control connection from %s", hl->ident)); 661 VERBOSITY(2, (LOG_INFO, "new control connection from %s", s)); 742 VERBOSITY(2, (LOG_WARNING, "in SSL_write, peer " 1189 /** do the verbosity command */ 1195 (void)ssl_printf(ssl, "verbosity %d\n", verbosity); 1199 (void)ssl_printf(ssl, "error in verbosity number syntax: %s\n", str) [all...] |
| server.c | 114 if(verbosity < 6) 125 VERBOSITY(6, (LOG_INFO, "%s: address is: %s, port is: %d", descr, str_buf, ntohs(s->sin_port))); 130 VERBOSITY(6, (LOG_INFO, "%s: address is: %s, port is: %d", descr, str_buf, ntohs(s6->sin6_port))); 854 } else if(verbosity >= 3 || errno != ENOPROTOOPT) { 893 VERBOSITY(2, (LOG_INFO, "setsockopt(..., SO_RCVBUFFORCE, %d) was not granted: %s", 909 VERBOSITY(2, (LOG_INFO, "setsockopt(..., SO_RCVBUF, %d) was not granted: %s", 935 VERBOSITY(2, (LOG_INFO, "setsockopt(..., SO_SNDBUFFORCE, %d) was not granted: %s", 951 VERBOSITY(2, (LOG_INFO, "setsockopt(..., SO_SNDBUF, %d) was not granted: %s", 1238 * disabled, except when verbosity enabled for debugging 1240 } else if(errno != ENOPROTOOPT || verbosity >= 3) [all...] |
| metrics.c | 197 VERBOSITY(3, (LOG_INFO, "cannot chmod metrics socket %s: %s", ip, strerror(errno))); 202 VERBOSITY(2, (LOG_INFO, "cannot chown %u.%u %s: %s", 335 VERBOSITY(3, (LOG_INFO, "metrics operation completed, response sent"));
|
| ixfr.c | 824 VERBOSITY(2, (LOG_INFO, "ixfr fallback to axfr, no ixfr info for zone: %s", 833 VERBOSITY(2, (LOG_INFO, "ixfr fallback to axfr, no history for serial for zone: %s", 843 VERBOSITY(2, (LOG_INFO, "ixfr fallback to axfr, incomplete history from this serial for zone: %s", 1695 VERBOSITY(3, (LOG_INFO, "delete zone %s IXFR data file %s", 1814 VERBOSITY(3, (LOG_INFO, "rename zone %s IXFR data file %s to %s", 2102 VERBOSITY(1, (LOG_INFO, "writing zone %s IXFR data to file %s", 2476 if(verbosity >= 3) { 2479 VERBOSITY(3, (LOG_INFO, "zone %s IXFR bad RR, cannot parse " 2564 VERBOSITY(3, (LOG_INFO, "zone %s skip %s IXFR data because only %d ixfr-number configured", 2632 VERBOSITY(3, (LOG_INFO, "zone %s skip %s IXFR data because only ixfr-size: %u configured, and it is %u size" [all...] |
| util.h | 113 extern int verbosity; 114 #define VERBOSITY(level, args) \ 116 if ((level) <= verbosity) { \
|
| nsd.c | 115 " -V level Specify verbosity level.\n" 563 VERBOSITY(3, (LOG_NOTICE, fmt, sockbuf, "udp", serverbuf)); 568 VERBOSITY(3, (LOG_NOTICE, fmt, sockbuf, "tcp", serverbuf)); 697 VERBOSITY(5, (LOG_INFO, "can not truncate the pid file %s: %s", file, strerror(errno))); 711 VERBOSITY(5, (LOG_INFO, 715 VERBOSITY(3, (LOG_WARNING, 1026 verbosity = atoi(optarg); 1079 if (verbosity == 0) 1080 verbosity = nsd.options->verbosity; [all...] |
| query.c | 479 if (verbosity >= 2) { 483 VERBOSITY(2, (LOG_INFO, "notify for %s from %s via proxy %s refused because of proxy, %s%s%s", 532 if(verbosity >= 1) { 537 VERBOSITY(1, (LOG_INFO, "notify for %s from %s serial %u", 541 VERBOSITY(1, (LOG_INFO, "notify for %s from %s", 560 if (verbosity >= 2) { 563 VERBOSITY(2, (LOG_INFO, "notify for %s from %s refused, %s%s%s", 1384 if (verbosity >= 2) { 1388 VERBOSITY(2, (LOG_INFO, "query %s from %s via proxy %s refused because of proxy, %s%s%s", 1428 if (q->cname_count == 0 && verbosity >= 2) [all...] |
| nsec3.c | 288 VERBOSITY(1, (LOG_WARNING, "zone %s NSEC3PARAM %s has broken chain, ignoring", domain_to_string(z->apex), str)); 292 if(2 <= verbosity) { 296 VERBOSITY(2, (LOG_INFO, "rehash of zone %s with parameters %s", 657 VERBOSITY(1, (LOG_INFO, "nsec3 %s %d %%", 944 VERBOSITY(3, (LOG_ERR, "nsec3 hash collision for name=%s hash=%s reverse=%s",
|
| xfrd.c | 1267 VERBOSITY(2, (LOG_INFO, "xfrd: multi primary " 1857 VERBOSITY(2, (LOG_WARNING, "xfrd: setsockopt " 1861 VERBOSITY(2, (LOG_WARNING, "xfrd: setsockopt SO_REUSEADDR " 1869 VERBOSITY(2, (LOG_WARNING, "xfrd: setsockopt " 1873 VERBOSITY(2, (LOG_WARNING, "xfrd: setsockopt SO_LINGER " 2202 /* for IXFR failures, do not log unless higher verbosity */ 2203 if(!(verbosity < 3 && (RCODE(packet) == RCODE_IMPL || 2305 VERBOSITY(1, (LOG_INFO, 2488 VERBOSITY(1, (LOG_INFO, "xfrd: zone %s " 2495 VERBOSITY(1, (LOG_INFO, "xfrd: zone %s [all...] |
| ipc.c | 93 VERBOSITY(3, (LOG_INFO, "quit child write: %s",
|
| xfrd-tcp.c | 945 * verbosity levels */ 946 if(errno != EAFNOSUPPORT || verbosity > 2) 1112 VERBOSITY(3, (LOG_INFO, "request full zone transfer " 1124 VERBOSITY(3, (LOG_INFO, "request incremental zone " 1423 if (verbosity >= 2 || errno != ECONNRESET) 1475 if (verbosity >= 2 || errno != ECONNRESET) 1514 if (verbosity >= 2 || errno != ECONNRESET) 1553 if (verbosity >= 2 || errno != ECONNRESET)
|
| ixfrcreate.c | 677 VERBOSITY(2, (LOG_INFO, "the ixfr for %s exceeds size %u, it is not created",
|
| /src/external/bsd/nsd/dist/dnstap/ |
| dnstap_collector.c | 271 VERBOSITY(4, (LOG_INFO, "dnstap collector: received msg len %d", 391 VERBOSITY(1, (LOG_INFO, "dnstap collector started")); 401 VERBOSITY(1, (LOG_INFO, "dnstap collector stopped")); 555 VERBOSITY(4, (LOG_INFO, "dnstap submit auth query")); 587 VERBOSITY(4, (LOG_INFO, "dnstap submit auth response"));
|
| dnstap.c | 539 VERBOSITY(1, (LOG_INFO, "attempting to connect to dnstap socket %s", 544 VERBOSITY(1, (LOG_INFO, "attempting to connect to dnstap %ssocket %s", 648 VERBOSITY(1, (LOG_INFO, "dnstap identity field set to \"%s\"", 665 VERBOSITY(1, (LOG_INFO, "dnstap version field set to \"%s\"", 680 VERBOSITY(1, (LOG_INFO, "dnstap Message/AUTH_QUERY enabled")); 685 VERBOSITY(1, (LOG_INFO, "dnstap Message/AUTH_RESPONSE enabled")); 703 VERBOSITY(1, (LOG_INFO, "closing dnstap socket"));
|