Home
last modified time | relevance | path

Searched defs:Conv_s (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libast/common/comp/
H A Diconv.c79 typedef struct Conv_s struct
81 iconv_t cvt;
82 char* buf;
83 size_t size;
84 Map_t from;
85 Map_t to;
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/
H A Diconv.c79 typedef struct Conv_s struct
81 cvtConv_s global() argument
82 bufConv_s global() argument
83 sizeConv_s global() argument
84 fromConv_s global() argument
85 toConv_s global() argument