Home
last modified time | relevance | path

Searched refs:cmd_refstr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Drefstr.c23 cmd_refstr(uintptr_t addr, uint_t flags __unused, in cmd_refstr() function
H A Dgenunix.c4151 extern int cmd_refstr(uintptr_t, uint_t, int, const mdb_arg_t *);
4183 { "refstr", NULL, "print string from a refstr_t", cmd_refstr, NULL },