topo_list_append
topo_list_append(&thp->th_trees, tp);
topo_list_append(&thp->th_digraphs, tdg);
topo_list_append(&tdg->tdg_vertices, vtx);
topo_list_append(&from->tvt_outgoing, e_to);
topo_list_append(&to->tvt_incoming, e_from);
topo_list_append(curr_path_comps, pathcomp);
topo_list_append(all_paths, pathnode);
topo_list_append(&curr_path_comps, pathcomp);
topo_list_append(&thp->th_digraphs, tdg);
topo_list_append(lp, new);
topo_list_append(dest, elem_copy);
extern void topo_list_append(topo_list_t *, void *);
topo_list_append(&node->tn_methods, imp);
topo_list_append(&pnode->tn_children, nhp);
topo_list_append(&faclist->tf_list, fac_ele);
topo_list_append(&pg->tpg_pvals, pvl);
topo_list_append(&node->tn_pgroups, pg);
topo_list_append(&pg->tpg_pvals, pvl);
topo_list_append(cbp->dcb_list, dnode);
topo_list_append(&sdp->sed_chassis, cp);
topo_list_append(&pcp->sec_subchassis, cp);
topo_list_append(&cp->sec_targets, sdp->sed_target);
topo_list_append(&snp->sen_alt_nodes, sap);
topo_list_append(&snp->sen_alt_nodes, sap);
topo_list_append(&cp->sec_nodes, snp);
topo_list_append(&usb->tu_chassis_ports, p);
topo_list_append(&usb->tu_controllers, c);
topo_list_append(&p->tup_lports, l);
topo_list_append(&l->tul_ports, cport);
topo_list_append(&tuc->tuc_ports, p);
topo_list_append(&sink->tup_lports, l);
topo_list_append(parse->tp_ports, parse->tp_cport);
topo_list_append(&parse->tp_cport->tmp_paths, path);