Searched defs:level (Results 1 - 25 of 33) sorted by relevance

12

/bind-9.6-ESV-R11/lib/isc/nothreads/
H A Dthread.c26 isc_thread_setconcurrency(unsigned int level) { argument
27 UNUSED(level);
/bind-9.6-ESV-R11/lib/isc/pthreads/
H A Dthread.c70 isc_thread_setconcurrency(unsigned int level) { argument
72 (void)pthread_setconcurrency(level);
74 UNUSED(level);
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dprintf.c85 idnLogPrintf(int level, char *fmt, ...) { argument
90 if (level > log_level || logfile_name[0] == '\0')
105 log_proc(int level, const char *msg) { argument
/bind-9.6-ESV-R11/bin/named/
H A Dnotify.c42 notify_log(ns_client_t *client, int level, const char *fmt, ...) { argument
47 level, fmt, ap);
H A Dlwdclient.c44 ns_lwdclient_log(int level, const char *format, ...) { argument
50 ISC_LOG_DEBUG(level), format, args);
H A Dlogconf.c104 int level; local
201 level = ISC_LOG_INFO;
206 level = ISC_LOG_CRITICAL;
208 level = ISC_LOG_ERROR;
210 level = ISC_LOG_WARNING;
212 level = ISC_LOG_NOTICE;
214 level = ISC_LOG_INFO;
216 level = ISC_LOG_DYNAMIC;
219 level = cfg_obj_asuint32(severity);
226 type, level,
[all...]
H A Dclient.c2645 isc_logmodule_t *module, int level, const char *fmt, va_list ap)
2660 isc_log_write(ns_g_lctx, category, module, level,
2666 isc_logmodule_t *module, int level, const char *fmt, ...)
2670 if (! isc_log_wouldlog(ns_g_lctx, level))
2674 ns_client_logv(client, category, module, level, fmt, ap);
2644 ns_client_logv(ns_client_t *client, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *fmt, va_list ap) argument
2665 ns_client_log(ns_client_t *client, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *fmt, ...) argument
H A Dxfrout.c891 dns_rdataclass_t rdclass, int level,
895 xfrout_log(xfrout_ctx_t *xfr, int level, const char *fmt, ...)
1821 dns_rdataclass_t rdclass, int level, const char *fmt, va_list ap)
1826 dns_rdataclass_t rdclass, int level, const char *fmt, va_list ap)
1836 NS_LOGMODULE_XFER_OUT, level,
1845 dns_rdataclass_t rdclass, int level, const char *fmt, ...) {
1848 xfrout_logv(client, zonename, rdclass, level, fmt, ap);
1856 xfrout_log(xfrout_ctx_t *xfr, int level, const char *fmt, ...) { argument
1859 xfrout_logv(xfr->client, xfr->qname, xfr->qclass, level, fmt, ap);
1825 xfrout_logv(ns_client_t *client, dns_name_t *zonename, dns_rdataclass_t rdclass, int level, const char *fmt, va_list ap) argument
1844 xfrout_log1(ns_client_t *client, dns_name_t *zonename, dns_rdataclass_t rdclass, int level, const char *fmt, ...) argument
H A Dquery.c147 log_queryerror(ns_client_t *client, isc_result_t result, int line, int level);
2357 * change in trust level.
3419 * ACL forming the second element in a 2-element top-level
3433 * of a 1-element top-level sortlist statement.
4992 int level = ISC_LOG_INFO; local
4994 if (! isc_log_wouldlog(ns_g_lctx, level))
5004 level, "query: %s %s %s %s%s%s%s%s", namebuf, classname,
5013 log_queryerror(ns_client_t *client, isc_result_t result, int line, int level) { argument
5020 if (!isc_log_wouldlog(ns_g_lctx, level))
5049 level, "quer
[all...]
H A Dupdate.c70 * Log level for tracing dynamic update protocol requests.
75 * Log level for low-level debug tracing.
238 int level, const char *fmt, ...) ISC_FORMAT_PRINTF(4, 5);
242 int level, const char *fmt, ...)
252 if (isc_log_wouldlog(ns_g_lctx, level) == ISC_FALSE)
265 level, "updating zone '%s/%s': %s",
304 int level = ISC_LOG_ERROR; local
310 level = ISC_LOG_DEBUG(3);
315 level
241 update_log(ns_client_t *client, dns_zone_t *zone, int level, const char *fmt, ...) argument
[all...]
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dthread.c63 isc_thread_setconcurrency(unsigned int level) { argument
H A Dsyslog.c94 syslog(int level, const char *fmt, ...) { argument
107 switch (level) {
146 * Keep event logging synced with the current debug level
149 ModifyLogLevel(int level) { argument
150 debug_level = level;
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/
H A Dlog.c70 static void log(int level, const char *fmt, va_list args);
71 static void log_to_stderr(int level, const char *buf);
129 idn_log_setlevel(int level) { argument
130 if (level >= 0)
131 log_level = level;
155 int level = atoi(s); local
156 if (level >= 0)
157 log_level = level;
168 log(int level, const char *fmt, va_list args) { argument
173 if (log_level < level)
186 log_to_stderr(int level, const char *buf) argument
[all...]
/bind-9.6-ESV-R11/contrib/zkt/
H A Ddomaincmp.c187 /* is child a (one level) subdomain of parent ? */
196 ** int isparentdomain ("child", "parent", level)
207 int isparentdomain (const char *child, const char *parent, int level) argument
236 if ( ccnt == 0 || ccnt < level ) /* child is not a fqdn or is not deep enough ? */
244 if ( pcnt == ccnt ) /* both are at the same level ? */
255 /* is child a (one level) subdomain of parent ? */
H A Dlog.c71 lg_lvl_t level; member in struct:__anon72
164 return p->level;
170 ** lg_lvl2syslog (level)
172 lg_lvl_t lg_lvl2syslog (lg_lvl_t level) argument
177 if ( level == p->level )
204 ** lg_lvl2str (level)
206 const char *lg_lvl2str (lg_lvl_t level) argument
210 if ( level < LG_DEBUG )
214 if ( level
351 lg_args(lg_lvl_t level, int argc, char * const argv[]) argument
443 int level; local
[all...]
/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssectool.c90 vbprintf(int level, const char *fmt, ...) { argument
92 if (level > verbose)
152 int level; local
162 level = ISC_LOG_WARNING;
165 level = ISC_LOG_INFO;
168 level = ISC_LOG_DEBUG(verbose - 2 + 1);
181 * - the logging level is passed in
182 * - the program name and logging level are printed
191 level,
/bind-9.6-ESV-R11/bin/tests/
H A Dbyname_test.c58 static unsigned int level = 0; variable
90 isc_log_setdebuglevel(lctx, level);
225 level = (unsigned int)atoi(isc_commandline_argument);
/bind-9.6-ESV-R11/lib/dns/
H A Dzt.c298 int level; local
337 level = (result != ISC_R_SUCCESS) ? ISC_LOG_ERROR : ISC_LOG_DEBUG(1);
339 level, "%s zone '%s/%s'%s%s: %s",
H A Dgssapictx.c809 gss_log(int level, const char *fmt, ...) { argument
814 DNS_LOGMODULE_TKEY, ISC_LOG_DEBUG(level), fmt, ap);
H A Drequest.c129 static void req_log(int level, const char *fmt, ...) ISC_FORMAT_PRINTF(2, 3);
1488 req_log(int level, const char *fmt, ...) { argument
1493 DNS_LOGMODULE_REQUEST, level, fmt, ap);
H A Dtsig.c209 tsig_log(dns_tsigkey_t *key, int level, const char *fmt, ...)
218 tsig_log(dns_tsigkey_t *key, int level, const char *fmt, ...) { argument
224 if (isc_log_wouldlog(dns_lctx, level) == ISC_FALSE)
240 level, "tsig key '%s' (%s): %s",
245 level, "tsig key '%s': %s", namestr, message);
H A Dxfrin.c235 xfrin_logv(int level, const char *zonetext, isc_sockaddr_t *masteraddr,
240 xfrin_log1(int level, const char *zonetext, isc_sockaddr_t *masteraddr,
245 xfrin_log(dns_xfrin_ctx_t *xfr, int level, const char *fmt, ...)
1474 xfrin_logv(int level, const char *zonetext, isc_sockaddr_t *masteraddr, argument
1484 DNS_LOGMODULE_XFER_IN, level,
1494 xfrin_log1(int level, const char *zonetext, isc_sockaddr_t *masteraddr, argument
1499 if (isc_log_wouldlog(dns_lctx, level) == ISC_FALSE)
1503 xfrin_logv(level, zonetext, masteraddr, fmt, ap);
1512 xfrin_log(dns_xfrin_ctx_t *xfr, int level, const char *fmt, ...) argument
1517 if (isc_log_wouldlog(dns_lctx, level)
[all...]
H A Dvalidator.c156 isc_logmodule_t *module, int level, const char *fmt, va_list ap)
160 validator_log(void *val, int level, const char *fmt, ...)
1253 * The signer name must be at the same level as the owner name
3843 isc_logmodule_t *module, int level, const char *fmt, va_list ap)
3861 isc_log_write(dns_lctx, category, module, level,
3865 isc_log_write(dns_lctx, category, module, level,
3872 validator_log(void *val, int level, const char *fmt, ...) { argument
3875 if (! isc_log_wouldlog(dns_lctx, level))
3881 DNS_LOGMODULE_VALIDATOR, level, fmt, ap);
3842 validator_logv(dns_validator_t *val, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *fmt, va_list ap) argument
/bind-9.6-ESV-R11/bin/check/
H A Dcheck-tool.c389 int level = ISC_LOG_ERROR; local
421 level = ISC_LOG_WARNING;
424 dns_zone_log(zone, level,
432 if (level == ISC_LOG_ERROR)
474 int level = ISC_LOG_ERROR; local
506 level = ISC_LOG_WARNING;
509 dns_zone_log(zone, level, "%s/SRV '%s'"
516 if (level == ISC_LOG_ERROR)
/bind-9.6-ESV-R11/lib/isc/
H A Dlog.c74 int level; member in struct:isc_logchannel
241 isc_logmodule_t *module, int level, isc_boolean_t write_once,
334 int level = ISC_LOG_INFO; local
346 lcfg->highest_level = level;
370 ISC_LOG_TOSYSLOG, level,
381 level,
703 unsigned int type, int level,
715 REQUIRE(level >= ISC_LOG_CRITICAL);
734 channel->level = level;
702 isc_log_createchannel(isc_logconfig_t *lcfg, const char *name, unsigned int type, int level, const isc_logdestination_t *destination, unsigned int flags) argument
830 isc_log_write(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *format, ...) argument
846 isc_log_vwrite(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *format, va_list args) argument
858 isc_log_write1(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *format, ...) argument
874 isc_log_vwrite1(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, const char *format, va_list args) argument
886 isc_log_iwrite(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_msgcat_t *msgcat, int msgset, int msg, const char *format, ...) argument
904 isc_log_ivwrite(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_msgcat_t *msgcat, int msgset, int msg, const char *format, va_list args) argument
917 isc_log_iwrite1(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_msgcat_t *msgcat, int msgset, int msg, const char *format, ...) argument
935 isc_log_ivwrite1(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_msgcat_t *msgcat, int msgset, int msg, const char *format, va_list args) argument
953 isc_log_setdebuglevel(isc_log_t *lctx, unsigned int level) argument
1377 isc_log_wouldlog(isc_log_t *lctx, int level) argument
1404 isc_log_doit(isc_log_t *lctx, isc_logcategory_t *category, isc_logmodule_t *module, int level, isc_boolean_t write_once, isc_msgcat_t *msgcat, int msgset, int msg, const char *format, va_list args) argument
[all...]

Completed in 4343 milliseconds

12