TAILQ_CONCAT
TAILQ_CONCAT(&to->bufs, &from->bufs, entry);
TAILQ_CONCAT(&env->sc_radcfgmaps, &cfgmaps, entry);
TAILQ_CONCAT(dst->rules.active.ptr, src->rules.active.ptr, entries);
TAILQ_CONCAT(dst->rules.inactive.ptr, src->rules.inactive.ptr, entries);
TAILQ_CONCAT(&head, &block->sb_rules, por_entry);
TAILQ_CONCAT(&block->sb_rules, &head, por_entry);
TAILQ_CONCAT(&queue, &block->sb_rules, por_entry);
TAILQ_CONCAT(oldh, newh, entry);
TAILQ_CONCAT(old_list, new_list, entry);
TAILQ_CONCAT(&conf->uw_forwarder_list, &xconf->uw_forwarder_list,
TAILQ_CONCAT(&conf->uw_dot_forwarder_list,
TAILQ_CONCAT(&sc->ds_pcbs, &plist, dp_snext);
TAILQ_CONCAT(&detach, &sc->sc_ports, ports);
TAILQ_CONCAT(&detach, &sc->sc_ports, ports);
TAILQ_CONCAT(&sc->sc_balloon_pages, &b->bl_pglist, pageq);
TAILQ_CONCAT(&sc->sc_balloon_pages, &b->bl_pglist, pageq);
TAILQ_CONCAT(&evcount_list, &evcount_percpu_init_list, next);
TAILQ_CONCAT(&prl, &pp->pr_requests, pr_entry);
TAILQ_CONCAT(&pp->pr_requests, &prl, pr_entry);
TAILQ_CONCAT(garbage, &pfstlim->pfstlim_states, pfl_link);
TAILQ_CONCAT(&l, &pf_statelim_list_active, pfstlim_list);
TAILQ_CONCAT(garbage, &pfsr->pfsr_states, pfl_link);
TAILQ_CONCAT(&l, &pf_sourcelim_list_active, pfsrlim_list);
TAILQ_CONCAT(&fwd->it_members, &it->it_members, im_next);
TAILQ_CONCAT(&itypeq, cutq, it_next);
TAILQ_CONCAT(&runlist, &config, next);
TAILQ_CONCAT(preferred, &agent, next);
TAILQ_CONCAT(preferred, &files, next);
TAILQ_CONCAT($$, $2, entry);
TAILQ_CONCAT($$, $3, entry);
TAILQ_CONCAT(&$$->arguments, $3, entry);
TAILQ_CONCAT($$, $2, entry);
TAILQ_CONCAT(&last->arguments, &cmd->arguments, entry);
TAILQ_CONCAT(cmdlist->list, from->list, qentry);
TAILQ_CONCAT(cmdlist->list, from->list, qentry);
TAILQ_CONCAT(&mtd->saved, &mtd->children, entry);
TAILQ_CONCAT(&screen_write_citem_freelist, &cl->items, entry);
TAILQ_CONCAT(&ctx->s->write_list[y].items, &cl->items, entry);
TAILQ_CONCAT(&xconf->networks, &conf->networks, entry);
TAILQ_CONCAT(conf->filters, groupfilter_l, entry);
TAILQ_CONCAT(conf->filters, peerfilter_l, entry);
TAILQ_CONCAT(conf->filters, filter_l, entry);
TAILQ_CONCAT(&prefixes, &re->prefix_h, rib_l);
TAILQ_CONCAT(dest, source, entry);
TAILQ_CONCAT(&peerself->rib_pq_head, &peer->rib_pq_head, rib_queue);
TAILQ_CONCAT(conf->listen_addrs, nconf->listen_addrs, entry);
TAILQ_CONCAT(&plan->indices, &arg->indices,
TAILQ_CONCAT(&plan->indices, &arg->indices, next);
TAILQ_CONCAT(&_this->raddae_listens, &listens, entry);
TAILQ_CONCAT(actions, &rule->rule_kvlist, kv_rule_entry);
TAILQ_CONCAT(&globalq, &myq, entries);