Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Dconv.h839 extern const char *conv_cnote_sysset(uint32_t *, int,
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dllib-lconv115 const char *conv_cnote_sysset(uint32_t *, int, Conv_fmt_flags_t,
H A Dcorenote.c2140 conv_cnote_sysset(uint32_t *maskarr, int n_mask, in conv_cnote_sysset() function
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c808 print_str(state, title, conv_cnote_sysset(mask, nelts, 0, &buf)); in dump_sysset()