Searched defs:Conv_fmt_flags_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h437 typedef int Conv_fmt_flags_t; typedef
448 * several alternative styles. The bottom 8 bits of Conv_fmt_flags_t
795 const conv_ds_t **, Conv_fmt_flags_t,
808 extern const char *conv_cnote_auxv_af(Word, Conv_fmt_flags_t,
810 extern const char *conv_cnote_auxv_type(Word, Conv_fmt_flags_t,
812 extern const char *conv_cnote_cc_content(Lword, Conv_fmt_flags_t,
814 extern const char *conv_cnote_errno(int, Conv_fmt_flags_t,
816 extern const char *conv_cnote_fault(Word, Conv_fmt_flags_t,
819 Conv_fmt_flags_t, Conv_cnote_fltset_buf_t *);
820 extern const char *conv_cnote_old_pr_flags(int, Conv_fmt_flags_t,
[all...]

Completed in 61 milliseconds