Searched refs:category_id (Results 1 – 2 of 2) sorted by relevance
302 for (uint32_t category_id = 0; category_id < num_categories; category_id++) { in GetFormatForType() local303 category_sp = GetCategoryAtIndex(category_id); in GetFormatForType()326 for (uint32_t category_id = 0; category_id < num_categories; category_id++) { in GetSummaryForType() local327 category_sp = GetCategoryAtIndex(category_id); in GetSummaryForType()350 for (uint32_t category_id = 0; category_id < num_categories; category_id++) { in GetFilterForType() local351 category_sp = GetCategoryAtIndex(category_id); in GetFilterForType()374 for (uint32_t category_id = 0; category_id < num_categories; category_id++) { in GetSyntheticForType() local375 category_sp = GetCategoryAtIndex(category_id); in GetSyntheticForType()
201 assignchannel(isc_logconfig_t *lcfg, unsigned int category_id,661 assignchannel(isc_logconfig_t *lcfg, unsigned int category_id, in assignchannel() argument670 REQUIRE(category_id < lctx->category_count); in assignchannel()687 ISC_LIST_INITANDPREPEND(lcfg->channellists[category_id], in assignchannel()