Home
last modified time | relevance | path

Searched refs:maxnode (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c2201 tg_node_t *node, *maxnode = NULL; in typegraph_postpass() local
2226 maxnode = node; in typegraph_postpass()
2232 if (maxnode != NULL) { in typegraph_postpass()
2234 maxnode->tgn_base, maxnode->tgn_reach); in typegraph_postpass()