Searched refs:md_tdtbr (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dmerge.c80 * graph, and add pointers to the links to be created to the md_tdtbr (tdesc_t
82 * resolved would have its &tdesc_t->t_tdesc added to md_tdtbr.
88 * members of the md_tdtbr list), but they've all been created. As such, we can
93 * 4. Resolving newly-created tdesc_t node links (the md_tdtbr list)
96 * created. Each entry in the md_tdtbr list is a pointer to where a link into
97 * the parent will be established. As saved in the md_tdtbr list, these
156 list_t **md_tdtbr; /* tdesc_t nodes To Be Remapped */ member in struct:merge_cb_data
714 list_add(mcd->md_tdtbr, tgtp);
1041 (void) list_remove(mcd->md_tdtbr, (void *)tdpp, NULL, NULL);
1055 mcd->md_tdtbr
[all...]

Completed in 110 milliseconds