Searched refs:next_lcl (Results 1 – 1 of 1) sorted by relevance
510 log_channel_list lcl, prev_lcl, next_lcl; in log_remove_channel() local520 lcl = next_lcl) { in log_remove_channel()521 next_lcl = lcl->next; in log_remove_channel()525 prev_lcl->next = next_lcl; in log_remove_channel()527 lc->categories[category] = next_lcl; in log_remove_channel()