Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_help.h40 extern int cmd_dmods(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dmdb_help.c113 cmd_dmods(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_dmods() function
H A Dmdb_cmds.c3353 { "dmods", "[-l] [mod]", "list loaded debugger modules", cmd_dmods },