Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_mdb.c211 trprint_msg(uintptr_t addr, const void *arg, void *arg1) in trprint_msg() function
265 int status = trprint_msg(addr, trp, arg1); in trprint_msg_stack()
300 func = opt_s ? trprint_msg_stack : trprint_msg; in fmd_trace()