Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c2276 typegraph_modctl(uintptr_t addr, const struct modctl *m, int *ignored) in typegraph_modctl() function
2472 if (mdb_walk("modctl", (mdb_walk_cb_t)typegraph_modctl, NULL) == -1) { in typegraph()