/bind-9.11.3/lib/dns/ |
H A D | rrl.c | 93 if (isc_log_wouldlog(dns_lctx, DNS_RRL_LOG_DEBUG3)) 211 if (isc_log_wouldlog(dns_lctx, DNS_RRL_LOG_DROP) && 310 if (isc_log_wouldlog(dns_lctx, DNS_RRL_LOG_DROP) && old_bins != 0) { 697 if (isc_log_wouldlog(dns_lctx, DNS_RRL_LOG_DEBUG3)) 729 if (isc_log_wouldlog(dns_lctx, DNS_RRL_LOG_DEBUG3)) 737 if (isc_log_wouldlog(dns_lctx, DNS_RRL_LOG_DEBUG3)) 1044 if (isc_log_wouldlog(dns_lctx, 1117 if (isc_log_wouldlog(dns_lctx, DNS_RRL_LOG_DEBUG1)) { 1159 if (isc_log_wouldlog(dns_lctx, DNS_RRL_LOG_DEBUG1)) { 1182 isc_log_wouldlog(dns_lct [all...] |
H A D | update.c | 128 if (isc_log_wouldlog(dns_lctx, LOGLEVEL_PROTOCOL)) { \ 149 if (isc_log_wouldlog(dns_lctx, LOGLEVEL_PROTOCOL)) { \ 204 if (isc_log_wouldlog(dns_lctx, level) == ISC_FALSE)
|
H A D | dispatch.c | 337 if (! isc_log_wouldlog(dns_lctx, level)) 370 if (! isc_log_wouldlog(dns_lctx, level)) 395 if (! isc_log_wouldlog(dns_lctx, level)) 1141 if (isc_log_wouldlog(dns_lctx, LVL(10))) { 2990 if (isc_log_wouldlog(dns_lctx, 90)) {
|
H A D | rpz.c | 650 isc_log_wouldlog(dns_lctx, level)) { 925 isc_log_wouldlog(dns_lctx, log_level)) {
|
H A D | xfrin.c | 1587 if (isc_log_wouldlog(dns_lctx, level) == ISC_FALSE) 1605 if (isc_log_wouldlog(dns_lctx, level) == ISC_FALSE)
|
H A D | validator.c | 1058 if (isc_log_wouldlog(dns_lctx,ISC_LOG_DEBUG(3))) { 3969 if (! isc_log_wouldlog(dns_lctx, level))
|
H A D | resolver.c | 1198 if (! isc_log_wouldlog(dns_lctx, ISC_LOG_INFO)) 3554 if (isc_log_wouldlog(dns_lctx, ISC_LOG_DEBUG(3))) { 7945 if (isc_log_wouldlog(dns_lctx, ISC_LOG_INFO)) { 9353 if (! isc_log_wouldlog(dns_lctx, level))
|
H A D | tsig.c | 146 if (isc_log_wouldlog(dns_lctx, level) == ISC_FALSE)
|
H A D | message.c | 4222 if (! isc_log_wouldlog(dns_lctx, level))
|
H A D | zone.c | 9728 if (isc_log_wouldlog(dns_lctx, ISC_LOG_DEBUG(3))) { 13641 if (isc_log_wouldlog(dns_lctx, level) == ISC_FALSE) 13657 if (isc_log_wouldlog(dns_lctx, level) == ISC_FALSE) 13674 if (isc_log_wouldlog(dns_lctx, level) == ISC_FALSE) 13695 if (isc_log_wouldlog(dns_lctx, level) == ISC_FALSE)
|
H A D | rbtdb.c | 1976 if (isc_log_wouldlog(dns_lctx, ISC_LOG_DEBUG(1))) { 5608 log = ISC_TF(isc_log_wouldlog(dns_lctx, level));
|
H A D | adb.c | 3017 if (isc_log_wouldlog(dns_lctx, DEF_LEVEL))
|
/bind-9.11.3/lib/isc/include/isc/ |
H A D | log.h | 709 isc_log_wouldlog(isc_log_t *lctx, int level);
|
/bind-9.11.3/lib/isc/ |
H A D | log.c | 1362 isc_log_wouldlog(isc_log_t *lctx, int level) { function 1424 if (! isc_log_wouldlog(lctx, level))
|
/bind-9.11.3/bin/named/ |
H A D | update.c | 136 if (isc_log_wouldlog(ns_g_lctx, LOGLEVEL_PROTOCOL)) { \ 162 if (isc_log_wouldlog(ns_g_lctx, LOGLEVEL_PROTOCOL)) { \ 269 if (isc_log_wouldlog(ns_g_lctx, level) == ISC_FALSE) 2917 if (isc_log_wouldlog(ns_g_lctx, LOGLEVEL_PROTOCOL)) { 2986 if (isc_log_wouldlog(ns_g_lctx, 3016 if (isc_log_wouldlog(ns_g_lctx,
|
H A D | query.c | 130 if (isc_log_wouldlog(ns_g_lctx, level)) { 850 if (isc_log_wouldlog(ns_g_lctx, ISC_LOG_DEBUG(3))) { 997 if (!isc_log_wouldlog(ns_g_lctx, DNS_RPZ_INFO_LEVEL)) 1033 if (!isc_log_wouldlog(ns_g_lctx, level)) 1103 isc_log_wouldlog(ns_g_lctx, DNS_RPZ_DEBUG_LEVEL2)) 1173 if (log && isc_log_wouldlog(ns_g_lctx, 3989 if (isc_log_wouldlog(ns_g_lctx, errorloglevel)) { 6867 if (isc_log_wouldlog(ns_g_lctx, ISC_LOG_DEBUG(1))) { 7104 wouldlog = isc_log_wouldlog(ns_g_lctx, DNS_RRL_LOG_DROP); 9064 if (!isc_log_wouldlog(ns_g_lct [all...] |
H A D | main.c | 891 if (!isc_log_wouldlog(ns_g_lctx, ISC_LOG_DEBUG(99)))
|
H A D | client.c | 1435 wouldlog = isc_log_wouldlog(ns_g_lctx, loglevel); 3789 if (! isc_log_wouldlog(ns_g_lctx, level)) 3819 if (!isc_log_wouldlog(ns_g_lctx, ISC_LOG_DEBUG(1)))
|
H A D | xfrout.c | 1423 if (isc_log_wouldlog(ns_g_lctx, XFROUT_RR_LOGLEVEL))
|
/bind-9.11.3/lib/isc/win32/ |
H A D | socket.c | 848 if (!isc_log_wouldlog(isc_lctx, level)) 870 if (!isc_log_wouldlog(isc_lctx, level)) 1242 if (isc_log_wouldlog(isc_lctx, IOEVENT_LEVEL)) { 1415 if (isc_log_wouldlog(isc_lctx, IOEVENT_LEVEL)) {
|
/bind-9.11.3/bin/delv/ |
H A D | delv.c | 250 if (! isc_log_wouldlog(lctx, level))
|
/bind-9.11.3/lib/isc/unix/ |
H A D | socket.c | 799 if (! isc_log_wouldlog(isc_lctx, level)) 826 if (! isc_log_wouldlog(isc_lctx, level)) 1887 if (isc_log_wouldlog(isc_lctx, IOEVENT_LEVEL)) { 1965 if (isc_log_wouldlog(isc_lctx, IOEVENT_LEVEL)) {
|
/bind-9.11.3/lib/isccfg/ |
H A D | parser.c | 3011 if (! isc_log_wouldlog(lctx, level))
|