Searched refs:ISC_LOG_DYNAMIC (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/ntp/lib/isc/tests/
H A Disctest.c118 ISC_LOG_DYNAMIC,
/freebsd-10.3-release/contrib/ntp/lib/isc/include/isc/
H A Dlog.h41 * #ISC_LOG_DYNAMIC can only be used for defining channels with
44 #define ISC_LOG_DYNAMIC 0 macro
553 *\li level != #ISC_LOG_DYNAMIC. ISC_LOG_DYNAMIC is used only to define
592 *\li level != #ISC_LOG_DYNAMIC. ISC_LOG_DYNAMIC is used only to define
/freebsd-10.3-release/contrib/ntp/lib/isc/
H A Dlog.c401 ISC_LOG_DYNAMIC,
409 ISC_LOG_DYNAMIC,
1095 if (channel->level == ISC_LOG_DYNAMIC)
1427 REQUIRE(level != ISC_LOG_DYNAMIC);
1505 if (channel->level == ISC_LOG_DYNAMIC) {
1530 else if (level > ISC_LOG_DYNAMIC)

Completed in 108 milliseconds