Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dlogging.h41 #define LOG_TRUNCATE 0x0004 macro
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dlogging.c128 if ((chan->flags & LOG_TRUNCATE) != 0) { in log_open_stream()