Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h163 extern int cmd_typelist(uintptr_t, uint_t, int, /* Internal */
H A Dmdb_ctf.c2241 cmd_typelist(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_typelist() function
H A Dmdb_cmds.c3177 { "typelist", NULL, "list known types", cmd_typelist },