Home
last modified time | relevance | path

Searched refs:LOG_REQUIRE_DEBUG (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dlogging.h42 #define LOG_REQUIRE_DEBUG 0x0020 macro
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c180 lcl->channel->flags & LOG_REQUIRE_DEBUG) in log_close_debug_channels()
220 if ((chan->flags & LOG_REQUIRE_DEBUG) && !debugging) in log_check_channel()