Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.h37 extern int whattype(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dtypegraph.c2538 whattype(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in whattype() function
H A Dgenunix.c4475 { "whattype", ":", "determine object type", whattype },