Searched refs:next_clist (Results 1 – 2 of 2) sorted by relevance
895 class_lst_t *clist, *next_clist; in free_channel_registration() local912 next_clist = clist->cl_next; in free_channel_registration()914 clist = next_clist; in free_channel_registration()
1326 class_lst_t *clist, *next_clist; in free_cached_registration() local1340 next_clist = clist->cl_next; in free_cached_registration()1342 clist = next_clist; in free_cached_registration()