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

/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dlog.c123 unsigned int channellist_count; member in struct:isc_logconfig
347 lcfg->channellist_count = 0;
443 * Ensure that lcfg->channellist_count == lctx->category_count.
546 for (i = 0; i < lcfg->channellist_count; i++)
552 if (lcfg->channellist_count > 0)
554 lcfg->channellist_count *
1074 * Ensure lcfg->channellist_count == lctx->category_count.
1120 if (lctx->category_count == lcfg->channellist_count)
1132 if (lcfg->channellist_count != 0) {
1133 bytes = lcfg->channellist_count *
[all...]
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlog.c117 unsigned int channellist_count; member in struct:isc_logconfig
314 lcfg->channellist_count = 0;
368 * Ensure that lcfg->channellist_count == lctx->category_count.
478 for (i = 0; i < lcfg->channellist_count; i++) {
486 if (lcfg->channellist_count > 0) {
488 lcfg->channellist_count *
952 * Ensure lcfg->channellist_count == lctx->category_count.
994 if (lctx->category_count == lcfg->channellist_count) {
1004 if (lcfg->channellist_count != 0) {
1005 bytes = lcfg->channellist_count *
[all...]
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dlog.c121 unsigned int channellist_count; member in struct:isc_logconfig
317 lcfg->channellist_count = 0;
371 * Ensure that lcfg->channellist_count == lctx->category_count.
481 for (i = 0; i < lcfg->channellist_count; i++) {
489 if (lcfg->channellist_count > 0) {
491 lcfg->channellist_count *
955 * Ensure lcfg->channellist_count == lctx->category_count.
997 if (lctx->category_count == lcfg->channellist_count) {
1007 if (lcfg->channellist_count != 0) {
1008 bytes = lcfg->channellist_count *
[all...]

Completed in 87 milliseconds