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

  /src/external/bsd/ntp/dist/libntp/lib/isc/
log.c 194 * channellist in the log context, it must come first in isc_categories[].
196 LIBISC_EXTERNAL_DATA isc_logcategory_t isc_categories[] = { variable
305 isc_log_registercategories(lctx, isc_categories);
  /src/external/mpl/bind/dist/lib/isc/
log.c 177 * channellist in the log context, it must come first in isc_categories[].
179 isc_logcategory_t isc_categories[] = { { "default", 0 }, /* "default variable
272 isc_log_registercategories(lctx, isc_categories);
  /src/external/mpl/dhcp/bind/dist/lib/isc/
log.c 180 * channellist in the log context, it must come first in isc_categories[].
182 LIBISC_EXTERNAL_DATA isc_logcategory_t isc_categories[] = { { "default", variable
284 isc_log_registercategories(lctx, isc_categories);

Completed in 74 milliseconds