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

/bind-9.6-ESV-R11/lib/isc/
H A Dlog.c151 unsigned int module_count; member in struct:isc_log
282 lctx->module_count = 0;
492 lctx->module_count = 0;
675 modp->id = lctx->module_count++;
802 REQUIRE(module == NULL || module->id < lctx->module_count);
1067 REQUIRE(module == NULL || module->id < lctx->module_count);
1437 REQUIRE(module->id < lctx->module_count);

Completed in 962 milliseconds