Searched refs:cmd_refstr (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | refstr.c | 23 cmd_refstr(uintptr_t addr, uint_t flags __unused, in cmd_refstr() function
|
H A D | genunix.c | 4151 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 },
|