Searched refs:cmd_formats (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_help.h42 extern int cmd_formats(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dmdb_fmt.c51 * We also provide a cmd_formats() dcmd function below which prints a table
725 cmd_formats(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
H A Dmdb_cmds.c2949 { "formats", NULL, "list format specifiers", cmd_formats },

Completed in 80 milliseconds