Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c2379 int wasbuilt = tg_built; in typegraph() local
2485 if (!wasbuilt || !(flags & DCMD_ADDRSPEC)) { in typegraph()
2486 typegraph_allpass(!wasbuilt); in typegraph()