Searched refs:tmp2_container (Results 1 – 1 of 1) sorted by relevance
420 container_t *tmp_container, *tmp2_container; in handle_container() local445 tmp2_container = child; in handle_container()446 while (tmp2_container->next) in handle_container()447 tmp2_container = in handle_container()448 tmp2_container->next; in handle_container()449 tmp2_container->next = tmp_container; in handle_container()