Searched refs:ISC_LOG_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
401 ISC_LOG_DYNAMIC, in isc_logconfig_create()409 ISC_LOG_DYNAMIC, in isc_logconfig_create()1095 if (channel->level == ISC_LOG_DYNAMIC) in assignchannel()1427 REQUIRE(level != ISC_LOG_DYNAMIC); in isc_log_doit()1505 if (channel->level == ISC_LOG_DYNAMIC) { in isc_log_doit()1530 else if (level > ISC_LOG_DYNAMIC) in isc_log_doit()
44 #define ISC_LOG_DYNAMIC 0 macro