HomeSort by: relevance | last modified time | path
    Searched defs:ISC_LOG_DEBUG (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
log.h 41 #define ISC_LOG_DEBUG(level) (level)
228 * - log to stderr #ISC_LOG_DEBUG dynamically
557 * isc_log_write() via ISC_LOG_DEBUG(level).
596 * isc_log_write() via ISC_LOG_DEBUG(level).
  /src/external/mpl/bind/dist/lib/isc/include/isc/
log.h 35 #define ISC_LOG_DEBUG(level) (level)
239 * - log to stderr #ISC_LOG_DEBUG dynamically
531 * isc_log_write() via ISC_LOG_DEBUG(level).
569 * isc_log_write() via ISC_LOG_DEBUG(level).
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
log.h 36 #define ISC_LOG_DEBUG(level) (level)
239 * - log to stderr #ISC_LOG_DEBUG dynamically
531 * isc_log_write() via ISC_LOG_DEBUG(level).
569 * isc_log_write() via ISC_LOG_DEBUG(level).

Completed in 29 milliseconds