Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/
H A Dlog.c381 ISC_LOG_TOFILEDESC, in isc_logconfig_create()
400 ISC_LOG_TOFILEDESC, in isc_logconfig_create()
714 type == ISC_LOG_TOFILEDESC || type == ISC_LOG_TONULL); in isc_log_createchannel()
758 case ISC_LOG_TOFILEDESC: in isc_log_createchannel()
1700 case ISC_LOG_TOFILEDESC: in isc_log_doit()
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dlog.h59 #define ISC_LOG_TOFILEDESC 4 macro