Searched refs:ISC_LOG_TONULL (Results 1 – 2 of 2) sorted by relevance
408 ISC_LOG_TONULL, in isc_logconfig_create()714 type == ISC_LOG_TOFILEDESC || type == ISC_LOG_TONULL); in isc_log_createchannel()715 REQUIRE(destination != NULL || type == ISC_LOG_TONULL); in isc_log_createchannel()765 case ISC_LOG_TONULL: in isc_log_createchannel()1092 if (channel->type != ISC_LOG_TONULL) { in assignchannel()1759 case ISC_LOG_TONULL: in isc_log_doit()
56 #define ISC_LOG_TONULL 1 macro