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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h554 * conv_ds_t is the base type, containing the initial fields common to all
555 * the variants. Variables of type conv_ds_t are never instantiated. This
600 } conv_ds_t; typedef in typeref:struct:__anon115
633 #define CONV_DS_ADDR(_item) ((conv_ds_t *)&(_item))
782 const conv_ds_t **, conv_iter_cb_t, void *,
795 const conv_ds_t **, Conv_fmt_flags_t,

Completed in 61 milliseconds