Searched refs:tail_target_group (Results 1 – 1 of 1) sorted by relevance
470 static Chain tail_target_group = NULL; in find_target_groups() local476 tail_target_group = NULL; in find_target_groups()518 tail_target_group->next = ALLOC(Chain); in find_target_groups()519 tail_target_group = tail_target_group->next; in find_target_groups()520 tail_target_group->next = NULL; in find_target_groups()521 tail_target_group->name = target_list->names[i]; in find_target_groups()525 target_group = tail_target_group = ALLOC(Chain); in find_target_groups()537 return (tail_target_group); in find_target_groups()