Home
last modified time | relevance | path

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

/openbsd/usr.bin/dig/lib/isc/include/isc/
H A Dlog.h61 #define ISC_LOG_PRINTLEVEL 0x0002 macro
/openbsd/usr.bin/dig/lib/isc/
H A Dlog.c872 if ((channel->flags & ISC_LOG_PRINTLEVEL) != 0 && in isc_log_doit()
990 printlevel = (channel->flags & ISC_LOG_PRINTLEVEL) != 0; in isc_log_doit()