Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dlogging.h37 #define LOG_CLOSE_STREAM 0x0001 macro
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c700 if ((chan->flags & LOG_CLOSE_STREAM) && in log_free_channel()