Searched refs:cmd_which (Results 1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/cmd/mdb/common/mdb/ |
| H A D | mdb_help.h | 46 extern int cmd_which(uintptr_t, uint_t, int, const mdb_arg_t *);
|
| H A D | mdb_help.c | 488 cmd_which(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_which() function
|
| H A D | mdb_cmds.c | 3423 { "whence", "[-v] name ...", "show source of walk or dcmd", cmd_which }, 3424 { "which", "[-v] name ...", "show source of walk or dcmd", cmd_which },
|