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

/freebsd-10.3-release/contrib/ntp/lib/isc/tests/
H A Disctest.c117 ISC_LOG_TOFILEDESC,
/freebsd-10.3-release/contrib/ntp/lib/isc/include/isc/
H A Dlog.h59 #define ISC_LOG_TOFILEDESC 4 macro
114 * isc_log_createchannel(). To define an #ISC_LOG_TOFILEDESC channel set only
121 const char *name; /*%< NULL for #ISC_LOG_TOFILEDESC. */
440 *\li type is #ISC_LOG_TOSYSLOG, #ISC_LOG_TOFILE, #ISC_LOG_TOFILEDESC or
857 *\li #ISC_LOG_TOFILEDESC channels are unaffected.
/freebsd-10.3-release/contrib/ntp/lib/isc/
H A Dlog.c381 ISC_LOG_TOFILEDESC,
400 ISC_LOG_TOFILEDESC,
714 type == ISC_LOG_TOFILEDESC || type == ISC_LOG_TONULL);
758 case ISC_LOG_TOFILEDESC:
1700 case ISC_LOG_TOFILEDESC:

Completed in 115 milliseconds