Searched refs:ISC_LOG_PRINTCATEGORY (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dlog.h68 #define ISC_LOG_PRINTCATEGORY 0x0004 macro
333 *\li Because the name is used by #ISC_LOG_PRINTCATEGORY, it should not
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dlog.h68 #define ISC_LOG_PRINTCATEGORY 0x0004 macro
333 *\li Because the name is used by #ISC_LOG_PRINTCATEGORY, it should not
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dlogconf.c194 flags |= ISC_LOG_PRINTCATEGORY;
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dlog.c1646 printcategory = ISC_TF((channel->flags & ISC_LOG_PRINTCATEGORY)
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dlog.c1649 printcategory = ISC_TF((channel->flags & ISC_LOG_PRINTCATEGORY)

Completed in 171 milliseconds