Searched defs: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 fmd_tracerec_t *trp, uintptr_t tid) function
259 int status = trprint_msg(addr, trp, tid);
293 func = opt_s ? trprint_msg_stack : trprint_msg;

Completed in 94 milliseconds