Searched refs:category_id (Results 1 – 2 of 2) sorted by relevance
314 for (uint32_t category_id = 0; category_id < num_categories; category_id++) { in GetFormatForType() local315 category_sp = GetCategoryAtIndex(category_id); in GetFormatForType()338 for (uint32_t category_id = 0; category_id < num_categories; category_id++) { in GetSummaryForType() local339 category_sp = GetCategoryAtIndex(category_id); in GetSummaryForType()362 for (uint32_t category_id = 0; category_id < num_categories; category_id++) { in GetFilterForType() local363 category_sp = GetCategoryAtIndex(category_id); in GetFilterForType()386 for (uint32_t category_id = 0; category_id < num_categories; category_id++) { in GetSyntheticForType() local387 category_sp = GetCategoryAtIndex(category_id); in GetSyntheticForType()
228 assignchannel(isc_logconfig_t *lcfg, unsigned int category_id,1056 assignchannel(isc_logconfig_t *lcfg, unsigned int category_id, in assignchannel() argument1067 REQUIRE(category_id < lctx->category_count); in assignchannel()1084 ISC_LIST_INITANDPREPEND(lcfg->channellists[category_id], in assignchannel()