Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h848 extern const char *conv_cnote_pr_why(short, Conv_fmt_flags_t,
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c1028 conv_cnote_pr_why(w, 0, &conv_buf.inv)); in dump_lwpstatus()
1234 conv_cnote_pr_why(w, 0, &conv_buf.inv)); in dump_prstatus()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c492 conv_cnote_pr_why(short why, Conv_fmt_flags_t fmt_flags, in conv_cnote_pr_why() function