Searched refs:category_id (Results 1 – 2 of 2) sorted by relevance
306 for (uint32_t category_id = 0; category_id < num_categories; category_id++) { in GetFormatForType() local307 category_sp = GetCategoryAtIndex(category_id); in GetFormatForType()330 for (uint32_t category_id = 0; category_id < num_categories; category_id++) { in GetSummaryForType() local331 category_sp = GetCategoryAtIndex(category_id); in GetSummaryForType()354 for (uint32_t category_id = 0; category_id < num_categories; category_id++) { in GetFilterForType() local355 category_sp = GetCategoryAtIndex(category_id); in GetFilterForType()378 for (uint32_t category_id = 0; category_id < num_categories; category_id++) { in GetSyntheticForType() local379 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()