Searched refs:ISC_LOG_CRITICAL (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/ntp/lib/isc/include/isc/
H A Dlog.h49 #define ISC_LOG_CRITICAL (-5) macro
445 *\li level is >= #ISC_LOG_CRITICAL (the most negative logging level).
/freebsd-10.3-release/contrib/ntp/lib/isc/
H A Dlog.c716 REQUIRE(level >= ISC_LOG_CRITICAL);
1522 if (level < ISC_LOG_CRITICAL)
1738 else if (level < ISC_LOG_CRITICAL)

Completed in 174 milliseconds