Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dlog.h71 #define ISC_LOG_PRINTALL 0x001F macro
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dlog.c718 (unsigned int)~(ISC_LOG_PRINTALL | ISC_LOG_DEBUGONLY)) == 0); in isc_log_createchannel()